提交歷史

作者 SHA1 備註 提交日期
  Ryan C. Gordon a5d3dd498e Rewrote the 7zip archiver. 8 年之前
  Ryan C. Gordon 46db289145 Fix lzma option in CMakeLists.txt 8 年之前
  Ryan C. Gordon 19b15d34a1 Cleaned up what symbols are exported from the library. 8 年之前
  Ryan C. Gordon 9ae6fc9e87 Maybe macOS needs -fno-common ...? 8 年之前
  Ryan C. Gordon 5f5eca8d01 Remove -pthread argument. 8 年之前
  Ryan C. Gordon 68ad1fa8c5 Removed BeOS support (Haiku still supported, though!). 8 年之前
  Ryan C. Gordon 73070339a4 Simplify CMakeLists.txt, etc. 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 15c18b0c04 os2: added OS/2 support back in. 8 年之前
  Francesco Bertolaccini e4206408e5 Add support for VDF 8 年之前
  Ryan C. Gordon 6d9923706d Added pkg-config support (thanks, Jonas!). 12 年之前
  Ryan C. Gordon 8156bd219c Only check for pthread library if pthread.h was found. 13 年之前
  Ryan C. Gordon 06edd385fc From stable-2.0: explicitly check for pthread library, and link against it. 13 年之前
  Aleksi Nurmi fd137cba42 SLB archiver 13 年之前
  Ryan C. Gordon de59afc5a2 Remove SWIG stuff from build. 13 年之前
  Ryan C. Gordon 1c48a28166 Use .tar.bz2 on this branch, too. 13 年之前
  Ryan C. Gordon 3f212a8a44 Lowercased most of the CMake project file. 13 年之前
  Ryan C. Gordon 986c40ac6a Don't look for libhistory. 13 年之前
  Ryan C. Gordon bb6c5e468c Let's gamble that everything has assert.h. 14 年之前
  Ryan C. Gordon 1030e5d5ec Removed llseek(). 14 年之前
  Ryan C. Gordon 700d94e577 Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/ 14 年之前
  Ryan C. Gordon 9e2acfd8a6 Removed OS/2 support. 14 年之前
  Ryan C. Gordon 4d46d42f73 Removed PocketPC support. It was old and crusty and targeted a dead platform. 14 年之前
  Ryan C. Gordon e4cc3fcd9b Removed a space in CMakeLists.txt that can make the linker grumpy. 14 年之前
  Ryan C. Gordon 4075482826 Treat Haiku as BeOS in CMakeLists.txt ... this lets CD-ROM support build, etc. 14 年之前
  Ryan C. Gordon 2939b26b7f Added an option to disable all SWIG bindings at once. 15 年之前