Ryan C. Gordon
5d26eca4a4
Added -fvisibility=hidden support, for builds by gcc4 and later.
...
All the sordid reasons for this are laid out here:
http://gcc.gnu.org/wiki/Visibility
2006-03-23 06:49:01 +00:00
Ryan C. Gordon
24ce834f44
Hopefully fixing ABI with 1.0...
2005-09-09 20:35:18 +00:00
Ryan C. Gordon
2362abe855
Some minor (albeit incomplete) MingW fixes.
2005-09-06 06:25:48 +00:00
Ryan C. Gordon
31443d2c81
Upped version to 1.1.0
2005-07-23 22:19:01 +00:00
Ryan C. Gordon
3f6c5e6348
Moved to actual zlib 1.2.3.
2005-07-23 22:02:00 +00:00
Ryan C. Gordon
ec86fac0bb
Updated zlib to 1.2.2.
2005-07-13 15:06:21 +00:00
Ryan C. Gordon
91319260b1
Added mingw support to the build process (thanks, Matze!).
2005-06-13 01:13:21 +00:00
Ryan C. Gordon
8bfdf7c9e7
More translation patches.
2005-03-16 12:01:40 +00:00
Ryan C. Gordon
a27c289f29
CFLAGS is used after PHYSFSCFLAGS, so you can override optimization flags, etc.
2004-10-30 23:45:29 +00:00
Ryan C. Gordon
1ba7972aa9
Readded Spanish translation:
...
From: Pedro J Perez
To: icculus@clutteredmind.org
Subject: PhysicsFS license change - Spanish translation
Date: Tue, 2 Mar 2004 19:10:20 -0500
Hi Ryan,
You have my permission to change the spanish translation license to fit with the
rest of PhysicsFS.
|Pedro Javier Prez Rodrguez -- [email removed] |
| |
|Homepage (Spanish) @ http://icculus.org/~pj/ |
2004-09-23 03:48:27 +00:00
Ryan C. Gordon
44cd602b46
Westwood MIX archive support.
2004-04-09 06:36:09 +00:00
Ryan C. Gordon
579c5ff438
Added Brazillian Portuguese translation (thanks, Danny!)
2004-01-15 14:53:27 +00:00
Ryan C. Gordon
d43ca254c1
Last minute changes, fixes, and build system updates for 1.0.
2004-01-08 05:53:28 +00:00
Ryan C. Gordon
efdc4ac8a6
Added Doom WAD support.
2003-12-15 04:01:18 +00:00
Ryan C. Gordon
cd08ed589b
Make physfs itself not link against readline and ncurses (just
...
test_physfs).
2003-12-07 05:39:23 +00:00
Ryan C. Gordon
c7fb2e4cba
Upgraded internal zlib to 1.2.1 (thanks, Adam!)
2003-12-07 05:29:20 +00:00
Ryan C. Gordon
f7577d417f
MiNT detection, cross-compiling fixes.
2003-08-26 19:43:04 +00:00
Ryan C. Gordon
83fde3e480
Upped version to 0.1.9.
2003-07-23 04:13:21 +00:00
Ryan C. Gordon
52fc473ddb
Readded Russian translations, since contributor approved zlib license change.
2003-07-21 03:58:03 +00:00
Ryan C. Gordon
025aef8a15
Switched to zlib license.
2003-07-20 20:57:55 +00:00
Ryan C. Gordon
3e2885afda
MacOSX/Darwin tweaks, other corrections.
2003-05-24 03:37:52 +00:00
Ryan C. Gordon
3a27dd9310
Descent I/II HOG and MVL archive support (thanks, Bradley Bell!).
2003-03-30 18:59:54 +00:00
Ryan C. Gordon
0e9169d1b5
Upped version to 0.1.8.
2003-01-04 23:43:10 +00:00
Ryan C. Gordon
fb81423a44
Added German translation.
2002-12-03 00:25:05 +00:00
Ryan C. Gordon
c1cf146a75
Minor fix; reported default --enable-debug state incorrectly.
2002-12-01 11:17:56 +00:00
Ryan C. Gordon
9d82110b57
Some cleanups for PocketPC port.
2002-11-22 06:24:10 +00:00
Ryan C. Gordon
94ec115dba
Corrected some wrong behaviour, added profiling option.
2002-08-20 00:58:17 +00:00
Ryan C. Gordon
adcd591b69
Hopefully fix broken autoconfs.
2002-08-17 13:54:54 +00:00
Ryan C. Gordon
04578a0ce9
Check for OS/2, in case anyone ever gets autoconf, etc working on their box.
2002-08-09 19:50:04 +00:00
Ryan C. Gordon
bd584d5985
Added qpak.c to build systems.
2002-08-09 19:47:35 +00:00
Ryan C. Gordon
f8a53822f5
More Russian codepages.
2002-07-30 06:38:32 +00:00
Ryan C. Gordon
4c4bc61958
French support in build system.
2002-07-30 05:49:57 +00:00
Ryan C. Gordon
d4f7c5481e
Spanish translation added by Pedro J. P?rez.
2002-07-30 01:42:29 +00:00
Ryan C. Gordon
57747cfd8f
Changed russian to russian-koi8-r.
2002-07-29 21:13:12 +00:00
Ryan C. Gordon
c8890b76f9
Added Russian translation by Ed Sinjiashvili.
2002-07-29 21:05:00 +00:00
Ryan C. Gordon
42be0046aa
Natural language #defines and build system support.
2002-07-28 21:03:27 +00:00
Ryan C. Gordon
cdac19f131
Stub code for platforms without functional pthreads.
2002-07-25 17:13:03 +00:00
Ryan C. Gordon
fc2df394c3
Moved the RPM spec file to spec.in, so version dynamically keeps up.
2002-07-25 16:58:00 +00:00
Ryan C. Gordon
6c58dcd8ab
Changed cd detection stuff again. More robust.
2002-07-25 06:00:12 +00:00
Ryan C. Gordon
d3b6d99df8
Made CD-ROM stuff a bit more automatic.
2002-07-25 05:24:23 +00:00
Ryan C. Gordon
1ce70462bd
Can now disable CD-ROM code on Unix systems at build time if need be. The
...
configure option is not exposed, but the configure script can check this
on a system by system basis.
2002-07-25 05:21:00 +00:00
Ryan C. Gordon
fa77075d7c
Added build system support for OpenBSD.
2002-07-23 23:10:50 +00:00
Ryan C. Gordon
ba4869514e
More FreeBSD build fixes.
2002-07-21 09:06:28 +00:00
Ryan C. Gordon
248b3381bf
Generalized CD-ROM routine selection.
2002-07-20 00:19:53 +00:00
Ryan C. Gordon
c02838ad5e
FreeBSD patches; appears to be fully functional now.
2002-07-17 23:25:18 +00:00
Ryan C. Gordon
27e1c81ef7
Now makes newer autoconfs happier.
2002-07-11 08:46:30 +00:00
Ryan C. Gordon
c2824f149e
Upped version to 0.1.7.
2002-07-10 07:22:41 +00:00
Ryan C. Gordon
3b0f1c896f
Patched to compile on Cygwin.
2002-06-29 10:23:17 +00:00
Ryan C. Gordon
f3b6485f60
More build stuff.
2002-06-28 06:21:17 +00:00
Ryan C. Gordon
a5b01bc1f2
Build dance continues.
2002-06-28 05:59:14 +00:00