Commit History

Upphovsman SHA1 Meddelande Datum
  Ryan C. Gordon 9b83066716 Reformat LICENSE.txt so GitHub sees it as zlib. 4 år sedan
  Ryan C. Gordon 13f00546a9 Bumped copyright for 2021. 4 år sedan
  Ryan C. Gordon 5ea6ba7557 msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration. 4 år sedan
  Ryan C. Gordon 009be5ab20 Enable arm64 for non-Windows targets (thanks, pastdue!). 5 år sedan
  Ryan C. Gordon 55c3d9f9d8 android: PhysicsFS now has actual Android support. 5 år sedan
  Ryan C. Gordon 22297e7ea2 7z: Make error handling a little more robust. 5 år sedan
  Ryan C. Gordon 00599b7dac 7z: copy/paste error in error checking, found by static analysis. 5 år sedan
  Ryan C. Gordon 3169a5e9d3 buildbot-emscripten.sh: Look for the SDK at /emsdk by default. 5 år sedan
  Ryan C. Gordon 101ec3c831 buildbot-checker.sh: Just require scan-build to be in the $PATH. 5 år sedan
  Ryan C. Gordon e3231d1cb0 Modern buildbot vocabulary is "worker," not "slave." 5 år sedan
  Ryan C. Gordon 9d61fadd3e Have static analysis script use Ninja. 5 år sedan
  Ryan C. Gordon 235e31c420 Fixed mishandling of an allocation failure in PHYSFS_openRead(). 5 år sedan
  Ryan C. Gordon 291cad07b7 Testing a fix for emscripten buildbot script. 5 år sedan
  Ryan C. Gordon 0d1df744ba Minor style fix in docs/INSTALL.txt 5 år sedan
  Ryan C. Gordon 08dc47a72b Update copyright for 2020. 5 år sedan
  Ryan C. Gordon 1daf787fb2 extras: Cleaning up some scripts to work with the newly-recreated buildbot. 5 år sedan
  Ryan C. Gordon 56aaae4949 Corrected example code for PHYSFS_enumerate in physfs.h 6 år sedan
  Ryan C. Gordon 19ea59109d Fixed comment typo. 6 år sedan
  Ryan C. Gordon a8180f0e4c hog: Added support for HOG2 (Descent 3) archives. 6 år sedan
  Ryan C. Gordon 9cb45dc6cb cmake: Minimum CMake version is now 2.8.12. 6 år sedan
  Kevin d'Orange 8791811909 CMake: made install step export the targets 7 år sedan
  Ryan C. Gordon f94ce0613d Fixed compiler warning. 7 år sedan
  Ryan C. Gordon 6b0839051f windows: Workaround for WinXP systems. 7 år sedan
  Ryan C. Gordon 5cbb460bcd Only flush file handles on close if they were opened for writing. 7 år sedan
  Ryan C. Gordon e549fe0e0f Added some whitespace to test a fix to revision control. 7 år sedan
  Ryan C. Gordon 736d0b371a Updated copyright year for 2019. 7 år sedan
  Ryan C. Gordon 28ac5794b1 cmake: Special build target names ("dist" "docs" "uninstall") can be renamed. 7 år sedan
  Ryan C. Gordon 500033f37d Allow builds to opt-out or opt-in to specific archivers, whichever's easier. 7 år sedan
  Ryan C. Gordon b57d8960e8 Fixed some compiler warnings. 7 år sedan
  Ryan C. Gordon 5786a58628 PHYSFS_flush() shouldn't call PHYSFS_Io::flush(). 7 år sedan