Commit Graph

  • 2cb1f73737 Cygwin has mntent.h, and no need to check for CMake tests now. Ryan C. Gordon 2017-07-12 02:41:28 -0400
  • 86e873de03 Maybe macOS needs -fno-common ...? Ryan C. Gordon 2017-07-12 02:40:16 -0400
  • 9ae6fc9e87 Maybe macOS needs -fno-common ...? Ryan C. Gordon 2017-07-12 02:40:16 -0400
  • 67a2084fbc unix: Don't #error if no CD-ROM support, because we already give a #warning. Ryan C. Gordon 2017-07-12 02:33:15 -0400
  • 4b2180dd17 unix: Don't #error if no CD-ROM support, because we already give a #warning. Ryan C. Gordon 2017-07-12 02:33:15 -0400
  • 809a23d273 Remove -pthread argument. Ryan C. Gordon 2017-07-12 00:33:47 -0400
  • 5f5eca8d01 Remove -pthread argument. Ryan C. Gordon 2017-07-12 00:33:47 -0400
  • 9ee5ddf7cb Updated INSTALL.txt to more closely reflect reality. Ryan C. Gordon 2017-07-12 00:16:34 -0400
  • 95a57fa0ec Removed BeOS support (Haiku still supported, though!). Ryan C. Gordon 2017-07-12 00:16:57 -0400
  • 0f514bbae3 Updated INSTALL.txt to more closely reflect reality. Ryan C. Gordon 2017-07-12 00:16:34 -0400
  • 68ad1fa8c5 Removed BeOS support (Haiku still supported, though!). Ryan C. Gordon 2017-07-12 00:16:57 -0400
  • 468e32d115 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. Ryan C. Gordon 2017-07-11 23:52:13 -0400
  • c2c1c7ac30 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. Ryan C. Gordon 2017-07-11 23:52:13 -0400
  • 7978e86d11 mac: Removed Carbon header include and custom allocator (just use malloc). Ryan C. Gordon 2017-07-11 23:47:48 -0400
  • 0be0e3fd33 mac: Removed Carbon header include and custom allocator (just use malloc). Ryan C. Gordon 2017-07-11 23:47:48 -0400
  • 39bd2b9801 Simplify CMakeLists.txt, etc. Ryan C. Gordon 2017-07-11 23:32:46 -0400
  • 73070339a4 Simplify CMakeLists.txt, etc. Ryan C. Gordon 2017-07-11 23:32:46 -0400
  • 6cedb4ab48 vdf: make private functions static. Ryan C. Gordon 2017-07-11 23:25:20 -0400
  • fe55814681 vdf: make private functions static. Ryan C. Gordon 2017-07-11 23:25:20 -0400
  • 19ddb99264 The archiver options in the CMake file should disable, not enable. Ryan C. Gordon 2017-07-11 00:40:51 -0400
  • 4ae17a5d60 The archiver options in the CMake file should disable, not enable. Ryan C. Gordon 2017-07-11 00:40:51 -0400
  • 5c3828fdd9 macOS only needs to link against CoreFoundation, not Carbon. Ryan C. Gordon 2017-07-11 00:39:18 -0400
  • 3b5091ba9f macOS only needs to link against CoreFoundation, not Carbon. Ryan C. Gordon 2017-07-11 00:39:18 -0400
  • 5a3d888251 Don't rename the static library on Windows. Ryan C. Gordon 2017-07-10 23:32:54 -0400
  • f2cbac7479 Don't rename the static library on Windows. Ryan C. Gordon 2017-07-10 23:32:54 -0400
  • d642397d0d Added some option information to the CMake output. Ryan C. Gordon 2017-07-10 22:56:49 -0400
  • a7f5ebf684 Added some option information to the CMake output. Ryan C. Gordon 2017-07-10 22:56:49 -0400
  • 35c11b31f7 Fixed building on MingW. Ryan C. Gordon 2017-07-10 17:50:27 -0400
  • ebb00f0520 Fixed building on MingW. Ryan C. Gordon 2017-07-10 17:50:27 -0400
  • 49ca0ebfba Patched to compile on BeOS/Haiku. Ryan C. Gordon 2017-07-09 20:50:48 -0400
  • 4015689068 Patched to compile on BeOS/Haiku. Ryan C. Gordon 2017-07-09 20:50:48 -0400
  • 5dca07e0e1 Checking if this #pragma pack works better on gcc 2.95. Ryan C. Gordon 2017-07-09 20:46:31 -0400
  • 53c81e216a Checking if this #pragma pack works better on gcc 2.95. Ryan C. Gordon 2017-07-09 20:46:31 -0400
  • 4593918168 Fixed some DOS newlines. Ryan C. Gordon 2017-07-09 20:45:34 -0400
  • 2dbd784cc1 Fixed some DOS newlines. Ryan C. Gordon 2017-07-09 20:45:34 -0400
  • c552c86a60 Maybe fix compiler warnings on Cygwin. Ryan C. Gordon 2017-07-09 18:21:54 -0400
  • 3324ec88a9 Maybe fix compiler warnings on Cygwin. Ryan C. Gordon 2017-07-09 18:21:54 -0400
  • 48464b2395 Patched to compile on Visual Studio. Ryan C. Gordon 2017-07-09 18:17:33 -0400
  • f5c6383b4b Patched to compile on Visual Studio. Ryan C. Gordon 2017-07-09 18:17:33 -0400
  • 25b2cb4b21 Workaround snprintf() deficiencies on Visual Studio. Ryan C. Gordon 2017-07-09 17:46:53 -0400
  • cf11d2ec99 Workaround snprintf() deficiencies on Visual Studio. Ryan C. Gordon 2017-07-09 17:46:53 -0400
  • 728c5e4e79 Fixed compiler warnings on FreeBSD. Ryan C. Gordon 2017-07-09 17:31:27 -0400
  • c057f2d7dd Fixed compiler warnings on FreeBSD. Ryan C. Gordon 2017-07-09 17:31:27 -0400
  • 8b33607ff3 Don't try to build CD-ROM support on Emscripten. Ryan C. Gordon 2017-07-09 17:28:33 -0400
  • 083940aef1 Don't try to build CD-ROM support on Emscripten. Ryan C. Gordon 2017-07-09 17:28:33 -0400
  • 3635c0a4bc Fix some buildbot warnings about jobserver mode if $MAKE had a -j2, etc. Ryan C. Gordon 2017-07-09 17:09:40 -0400
  • ffdc55f1e5 Fix some buildbot warnings about jobserver mode if $MAKE had a -j2, etc. Ryan C. Gordon 2017-07-09 17:09:40 -0400
  • 558b581749 Replaced sprintf() calls with snprintf(). Ryan C. Gordon 2017-07-09 17:06:37 -0400
  • f8ed5c6f7e Replaced sprintf() calls with snprintf(). Ryan C. Gordon 2017-07-09 17:06:37 -0400
  • 53c04d4dac Pacify compiler warning. Ryan C. Gordon 2017-07-09 17:02:13 -0400
  • e4c035a99f Pacify compiler warning. Ryan C. Gordon 2017-07-09 17:02:13 -0400
  • c2c27604b9 Updated TODO: zip64 support has been in for awhile now. Ryan C. Gordon 2017-07-09 16:57:56 -0400
  • 7cb89ce454 Updated TODO: zip64 support has been in for awhile now. Ryan C. Gordon 2017-07-09 16:57:56 -0400
  • 279f43a3ea Patched to compile on Windows. Ryan C. Gordon 2017-07-09 15:03:12 -0400
  • bae1f440ba Patched to compile on Windows. Ryan C. Gordon 2017-07-09 15:03:12 -0400
  • 9127aefc83 windows: (re)added support for symbolic links. Ryan C. Gordon 2017-07-09 15:01:17 -0400
  • 84231feb0f windows: (re)added support for symbolic links. Ryan C. Gordon 2017-07-09 15:01:17 -0400
  • faee085e15 Added buildbot-raspberrypi.sh and fixed some other buildbot script things. Ryan C. Gordon 2017-07-08 22:20:43 -0400
  • 3e5f92d756 Added buildbot-raspberrypi.sh and fixed some other buildbot script things. Ryan C. Gordon 2017-07-08 22:20:43 -0400
  • 6727d12805 Added buildbot-emscripten.sh, fixed up some minor things in buildbot-os2.sh. Ryan C. Gordon 2017-07-08 20:52:12 -0400
  • bbd1fd4b38 Added buildbot-emscripten.sh, fixed up some minor things in buildbot-os2.sh. Ryan C. Gordon 2017-07-08 20:52:12 -0400
  • 1c3f091106 buildbot-os2: zip to subdir to avoid tarbombing. Ryan C. Gordon 2017-07-08 20:20:03 -0400
  • d1f8c9df35 buildbot-os2: zip to subdir to avoid tarbombing. Ryan C. Gordon 2017-07-08 20:20:03 -0400
  • e1c14f6f65 buildbot-os2.sh: still trying to get this path right... Ryan C. Gordon 2017-07-08 20:09:34 -0400
  • e9e0ca81de buildbot-os2.sh: still trying to get this path right... Ryan C. Gordon 2017-07-08 20:09:34 -0400
  • 9ae5d39668 buildbot-os2.sh: fixed some paths. Ryan C. Gordon 2017-07-08 20:02:54 -0400
  • fc1687cc2d buildbot-os2.sh: fixed some paths. Ryan C. Gordon 2017-07-08 20:02:54 -0400
  • 572b81afc5 buildbot-os2.sh: Zip to a specific filename. Ryan C. Gordon 2017-07-08 19:56:05 -0400
  • 35ab010a7b buildbot-os2.sh: Zip to a specific filename. Ryan C. Gordon 2017-07-08 19:56:05 -0400
  • 1d7431ae31 buildbot-os2.sh: build with full optimizations, zip up final library. Ryan C. Gordon 2017-07-08 19:45:35 -0400
  • 3776e50310 buildbot-os2.sh: build with full optimizations, zip up final library. Ryan C. Gordon 2017-07-08 19:45:35 -0400
  • f067821ce7 buildbot-os2.sh: actually report an error code. Ryan C. Gordon 2017-07-08 19:25:59 -0400
  • 16850b0a9c buildbot-os2.sh: actually report an error code. Ryan C. Gordon 2017-07-08 19:25:59 -0400
  • 118acc7c1f Added script to run Clang static analysis. Ryan C. Gordon 2017-07-08 19:16:47 -0400
  • b2e9cbf004 Added script to run Clang static analysis. Ryan C. Gordon 2017-07-08 19:16:47 -0400
  • 00cc68d58a Added a quick script to cross-compile to OS/2 from Linux with OpenWatcom. Ryan C. Gordon 2017-07-08 18:26:04 -0400
  • 3346eb24c6 Added a quick script to cross-compile to OS/2 from Linux with OpenWatcom. Ryan C. Gordon 2017-07-08 18:26:04 -0400
  • 5ef92d028d Turn on all the archivers by default. Ryan C. Gordon 2017-07-08 18:25:20 -0400
  • 59a07020a8 Turn on all the archivers by default. Ryan C. Gordon 2017-07-08 18:25:20 -0400
  • 02012207cd Added Francesco Bertolaccini to the credits. Ryan C. Gordon 2017-07-07 14:04:58 -0400
  • d3237eba1f Added Francesco Bertolaccini to the credits. Ryan C. Gordon 2017-07-07 14:04:58 -0400
  • 36fa933fb2 Updated TODO. Ryan C. Gordon 2017-07-07 13:57:21 -0400
  • 377b420a18 Updated TODO. Ryan C. Gordon 2017-07-07 13:57:21 -0400
  • f332e99c2c OS/2: actually working again, now. Ryan C. Gordon 2017-07-07 13:55:52 -0400
  • 4cbffd39e8 OS/2: actually working again, now. Ryan C. Gordon 2017-07-07 13:55:52 -0400
  • 37eea6a35a OS/2: more work on getting this to compile. Ryan C. Gordon 2017-07-07 13:06:44 -0400
  • 683216def8 OS/2: more work on getting this to compile. Ryan C. Gordon 2017-07-07 13:06:44 -0400
  • ec311e4ecc Patched to compile with C89 compilers. Ryan C. Gordon 2017-07-07 09:21:06 -0400
  • 9a19eba065 Patched to compile with C89 compilers. Ryan C. Gordon 2017-07-07 09:21:06 -0400
  • e98b8657b3 OS/2: implemented Unicode support, modernized platform_os2.c's code. Ryan C. Gordon 2017-07-06 21:34:24 -0400
  • 2bd8c33fe5 OS/2: implemented Unicode support, modernized platform_os2.c's code. Ryan C. Gordon 2017-07-06 21:34:24 -0400
  • 13746cb403 Cleanup BAIL_* and GOTO_* macros to be less cluttered. Ryan C. Gordon 2017-07-06 11:51:41 -0400
  • 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. Ryan C. Gordon 2017-07-06 11:51:41 -0400
  • 81beda9b74 OS/2: base dir needs to end with a path separator. Ryan C. Gordon 2017-07-06 00:47:36 -0400
  • 9aebcff5ba OS/2: base dir needs to end with a path separator. Ryan C. Gordon 2017-07-06 00:47:36 -0400
  • f02f83e954 Fix some endlines. Ryan C. Gordon 2017-07-06 00:04:10 -0400
  • 34009cf762 Fix some endlines. Ryan C. Gordon 2017-07-06 00:04:10 -0400
  • 72db1a9eb0 OS/2: fix up the base/user/pref dir code. Ryan C. Gordon 2017-07-06 00:03:49 -0400
  • d1e40af4e3 OS/2: fix up the base/user/pref dir code. Ryan C. Gordon 2017-07-06 00:03:49 -0400
  • 8e387c3805 Patched to compile with OpenWatcom. Ryan C. Gordon 2017-07-05 23:49:10 -0400