Commit History

作者 SHA1 備註 提交日期
  Jacob Burroughs 61d3b63abc Fix builds with modern GCC 8 年之前
  Ryan C. Gordon d97957fcf3 Added pkg-config support (thanks, Jonas!). 11 年之前
  Ryan C. Gordon 2adb54b842 Only check for pthread library if pthread.h was found. 12 年之前
  Ryan C. Gordon 7b5536b51e From stable-2.0: explicitly check for pthread library, and link against it. 12 年之前
  Aleksi Nurmi 1708fd6898 SLB archiver 12 年之前
  Ryan C. Gordon b7425d54b5 Remove SWIG stuff from build. 12 年之前
  Ryan C. Gordon 7cd1668121 Use .tar.bz2 on this branch, too. 12 年之前
  Ryan C. Gordon b9bfdfc9ad Lowercased most of the CMake project file. 12 年之前
  Ryan C. Gordon 34b27953ee Don't look for libhistory. 12 年之前
  Ryan C. Gordon 1ba4a71e76 Let's gamble that everything has assert.h. 12 年之前
  Ryan C. Gordon 29e451c5d0 Removed llseek(). 12 年之前
  Ryan C. Gordon 8329eca5fc Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/ 12 年之前
  Ryan C. Gordon 87e14d21d6 Removed OS/2 support. 12 年之前
  Ryan C. Gordon 4dbd6c0ee5 Removed PocketPC support. It was old and crusty and targeted a dead platform. 12 年之前
  Ryan C. Gordon c52cfcd3d6 Removed a space in CMakeLists.txt that can make the linker grumpy. 13 年之前
  Ryan C. Gordon c77998392c Treat Haiku as BeOS in CMakeLists.txt ... this lets CD-ROM support build, etc. 13 年之前
  Ryan C. Gordon 2b1cb241b0 Added an option to disable all SWIG bindings at once. 14 年之前
  Ryan C. Gordon 7f0280b489 Removed wxWidgets test program. 14 年之前
  Ryan C. Gordon 7cf6d6c391 Put some quotes around autogenerated Doxygen options. 14 年之前
  Ryan C. Gordon 44bd063f83 Corrected doc paths for development branch. 14 年之前
  Ryan C. Gordon 1986ba5532 Bumping version in CMakeLists.txt (but this is not ready for a release!). 14 年之前
  Ryan C. Gordon 67adf2f5b4 Fixed "make docs" for out-of-tree builds. 14 年之前
  Ryan C. Gordon 2f21cf3df5 Use LIB_SUFFIX to install to lib64 instead of lib (thanks, Cristian!). 14 年之前
  Ryan C. Gordon 7e6eccc21e Fixed include path when using internal zlib. 14 年之前
  Ryan C. Gordon df57a323af Haiku fixes, merged from stable-2.0 branch. 14 年之前
  Ryan C. Gordon 26c4abf1d8 Moved most the cut-and-paste between simple archivers to one file. 14 年之前
  Ryan C. Gordon 330945dac9 Make ISO9660 archiver optional. 14 年之前
  Ryan C. Gordon 42b90739b7 ISO9660 archiver, compliments of Christoph Nelles. 14 年之前
  Ryan C. Gordon c0262f4af4 Added SWIG-based Ruby bindings. 15 年之前
  Ryan C. Gordon bcb9b50922 Catch case where we use the Unix code on a non-Unix system that lacks pthreads. 15 年之前