Commit Graph

62 Commits

Author SHA1 Message Date
Ryan C. Gordon 6667d42c31 Updated version to 1.0.2 in configure.in ... 2009-03-23 01:43:05 -04:00
Ryan C. Gordon 0d9f7c7b8a 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 7130cea2bf Minor MingW patches backported from dev branch. 2005-09-06 06:31:04 +00:00
Ryan C. Gordon 661a359586 Whoops, missed one. 2005-07-23 22:14:12 +00:00
Ryan C. Gordon 5e0de7cc73 Moved to zlib 1.2.3 proper. 2005-07-23 22:02:32 +00:00
Ryan C. Gordon 68f832b9f7 Moved to zlib122 and security fix discussed here:
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2096
2005-07-13 15:22:08 +00:00
Ryan C. Gordon 12353f5346 Backport from devbranch: mingw support. 2005-06-13 01:16:13 +00:00
Ryan C. Gordon cd065471c8 Spanish and Brazillian Portuguese translations. 2005-03-16 12:00:07 +00:00
Ryan C. Gordon a63b842e24 CFLAGS fix backported from devbranch. 2004-10-30 23:47:00 +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
Ryan C. Gordon 8b4c237a94 Build system should now work everywhere, including older autoconfs. I hope. 2002-06-28 05:01:41 +00:00
Ryan C. Gordon 3090b6e121 Can now build shared libraries under BeOS, and probably Cygwin, too. 2002-06-15 10:25:52 +00:00
Ryan C. Gordon ac1b3ada9f Rewrote build system to work on MacOS X. 2002-06-14 21:11:05 +00:00