Commit History

Author SHA1 Message Date
  Ryan C. Gordon 99992bb1d5 WinRT: Disable harmless (in our case) linker warning. 8 years ago
  Ryan C. Gordon f578f85557 Fixed building for WinRT via CMake. 8 years ago
  Ryan C. Gordon 1e2650b6fc Serious cleanup and update of Windows RT support. 8 years ago
  Ryan C. Gordon 18c89c1cbc Renamed all the sources to start with "physfs_" 8 years ago
  Ryan C. Gordon d9f040cb6a Add platform_os2.c to the CMake file. 8 years ago
  Ryan C. Gordon a5d3dd498e Rewrote the 7zip archiver. 8 years ago
  Ryan C. Gordon 46db289145 Fix lzma option in CMakeLists.txt 8 years ago
  Ryan C. Gordon 19b15d34a1 Cleaned up what symbols are exported from the library. 8 years ago
  Ryan C. Gordon 9ae6fc9e87 Maybe macOS needs -fno-common ...? 8 years ago
  Ryan C. Gordon 5f5eca8d01 Remove -pthread argument. 8 years ago
  Ryan C. Gordon 68ad1fa8c5 Removed BeOS support (Haiku still supported, though!). 8 years ago
  Ryan C. Gordon 73070339a4 Simplify CMakeLists.txt, etc. 8 years ago
  Ryan C. Gordon 4ae17a5d60 The archiver options in the CMake file should disable, not enable. 8 years ago
  Ryan C. Gordon 3b5091ba9f macOS only needs to link against CoreFoundation, not Carbon. 8 years ago
  Ryan C. Gordon f2cbac7479 Don't rename the static library on Windows. 8 years ago
  Ryan C. Gordon a7f5ebf684 Added some option information to the CMake output. 8 years ago
  Ryan C. Gordon ebb00f0520 Fixed building on MingW. 8 years ago
  Ryan C. Gordon 15c18b0c04 os2: added OS/2 support back in. 8 years ago
  Francesco Bertolaccini e4206408e5 Add support for VDF 8 years ago
  Ryan C. Gordon 6d9923706d Added pkg-config support (thanks, Jonas!). 12 years ago
  Ryan C. Gordon 8156bd219c Only check for pthread library if pthread.h was found. 13 years ago
  Ryan C. Gordon 06edd385fc From stable-2.0: explicitly check for pthread library, and link against it. 13 years ago
  Aleksi Nurmi fd137cba42 SLB archiver 13 years ago
  Ryan C. Gordon de59afc5a2 Remove SWIG stuff from build. 13 years ago
  Ryan C. Gordon 1c48a28166 Use .tar.bz2 on this branch, too. 13 years ago
  Ryan C. Gordon 3f212a8a44 Lowercased most of the CMake project file. 13 years ago
  Ryan C. Gordon 986c40ac6a Don't look for libhistory. 13 years ago
  Ryan C. Gordon bb6c5e468c Let's gamble that everything has assert.h. 14 years ago
  Ryan C. Gordon 1030e5d5ec Removed llseek(). 14 years ago
  Ryan C. Gordon 700d94e577 Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/ 14 years ago