История коммитов

Автор SHA1 Сообщение Дата
  Ryan C. Gordon 0f514bbae3 Updated INSTALL.txt to more closely reflect reality. 8 лет назад
  Ryan C. Gordon 68ad1fa8c5 Removed BeOS support (Haiku still supported, though!). 8 лет назад
  Ryan C. Gordon c2c1c7ac30 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 8 лет назад
  Ryan C. Gordon 0be0e3fd33 mac: Removed Carbon header include and custom allocator (just use malloc). 8 лет назад
  Ryan C. Gordon 73070339a4 Simplify CMakeLists.txt, etc. 8 лет назад
  Ryan C. Gordon fe55814681 vdf: make private functions static. 8 лет назад
  Ryan C. Gordon 4ae17a5d60 The archiver options in the CMake file should disable, not enable. 8 лет назад
  Ryan C. Gordon 3b5091ba9f macOS only needs to link against CoreFoundation, not Carbon. 8 лет назад
  Ryan C. Gordon f2cbac7479 Don't rename the static library on Windows. 8 лет назад
  Ryan C. Gordon a7f5ebf684 Added some option information to the CMake output. 8 лет назад
  Ryan C. Gordon ebb00f0520 Fixed building on MingW. 8 лет назад
  Ryan C. Gordon 4015689068 Patched to compile on BeOS/Haiku. 8 лет назад
  Ryan C. Gordon 53c81e216a Checking if this #pragma pack works better on gcc 2.95. 8 лет назад
  Ryan C. Gordon 2dbd784cc1 Fixed some DOS newlines. 8 лет назад
  Ryan C. Gordon 3324ec88a9 Maybe fix compiler warnings on Cygwin. 8 лет назад
  Ryan C. Gordon f5c6383b4b Patched to compile on Visual Studio. 8 лет назад
  Ryan C. Gordon cf11d2ec99 Workaround snprintf() deficiencies on Visual Studio. 8 лет назад
  Ryan C. Gordon c057f2d7dd Fixed compiler warnings on FreeBSD. 8 лет назад
  Ryan C. Gordon 083940aef1 Don't try to build CD-ROM support on Emscripten. 8 лет назад
  Ryan C. Gordon ffdc55f1e5 Fix some buildbot warnings about jobserver mode if $MAKE had a -j2, etc. 8 лет назад
  Ryan C. Gordon f8ed5c6f7e Replaced sprintf() calls with snprintf(). 8 лет назад
  Ryan C. Gordon e4c035a99f Pacify compiler warning. 8 лет назад
  Ryan C. Gordon 7cb89ce454 Updated TODO: zip64 support has been in for awhile now. 8 лет назад
  Ryan C. Gordon bae1f440ba Patched to compile on Windows. 8 лет назад
  Ryan C. Gordon 84231feb0f windows: (re)added support for symbolic links. 8 лет назад
  Ryan C. Gordon 3e5f92d756 Added buildbot-raspberrypi.sh and fixed some other buildbot script things. 8 лет назад
  Ryan C. Gordon bbd1fd4b38 Added buildbot-emscripten.sh, fixed up some minor things in buildbot-os2.sh. 8 лет назад
  Ryan C. Gordon d1f8c9df35 buildbot-os2: zip to subdir to avoid tarbombing. 8 лет назад
  Ryan C. Gordon e9e0ca81de buildbot-os2.sh: still trying to get this path right... 8 лет назад
  Ryan C. Gordon fc1687cc2d buildbot-os2.sh: fixed some paths. 8 лет назад