Commit History

作者 SHA1 備註 提交日期
  Ryan C. Gordon b975bb679b ci: Wire up OS/2 builds to GitHub Actions. 3 年之前
  Ozkan Sezer 0ae9467685 physfs_platform_os2.c: eliminated signedness warnings. 3 年之前
  Ozkan Sezer cd2e055454 added __PHYSFS_ATOMIC_INCR and __PHYSFS_ATOMIC_DECR for watcom compiler 3 年之前
  Ozkan Sezer 141dccb087 added a watcom makefile targeting os2 3 年之前
  Ozkan Sezer 3abe069870 fixed os2 symbol exports 3 年之前
  Ozkan Sezer 02b6a7f084 fixed windows symbol exports 3 年之前
  Ryan C. Gordon 045ee2cb7f cmake: Moved the install stuff around a little. 3 年之前
  Ryan C. Gordon a329a35993 cmake: Don't use the oldschool `endif(SAME_THING_AS_IF_LINE)` syntax. 3 年之前
  Semphris 7305ee92a2 Added option to disable the installer 3 年之前
  past-due a0dfe220ff physfs_platform_windows.c: Use newer APIs when permitted by _WIN32_WINNT 4 年之前
  alfadur b3cca6a026 add 0x10000 properly 4 年之前
  alfadur 8eab55d173 add missing bit to UTF-16 surrogate pair conversion 4 年之前
  Arthur Brianville (Ybalrid) 23690f316d Add option to turn off the build of the documentation if Doxygen was found 6 年之前
  pastdue b8fa8fdcac physfs_platform_posix.c: Use O_CLOEXEC / FD_CLOEXEC 5 年之前
  pastdue a9cb20772b physfs_platform_posix.c: Retry on EINTR 5 年之前
  James Le Cuirot d8ba1a935c Use the GNUInstallDirs CMake module to respect installation locations 4 年之前
  Ryan C. Gordon 0145431345 cmake: fixed "dist" target to use git instead of Mercurial. 4 年之前
  Ryan C. Gordon b7410d673e Updated a URL to point to github.com 4 年之前
  Ryan C. Gordon fdf308fa88 Renamed .hgignore -> .gitignore 4 年之前
  Matthew Albrecht d24ce15922 Include alloca.h on Solaris and Linux platforms. 4 年之前
  Ryan C. Gordon 69a7428787 Initial CI setup... 4 年之前
  Ryan C. Gordon ebe02ceb02 Create FUNDING.yml 4 年之前
  Ryan C. Gordon 9b83066716 Reformat LICENSE.txt so GitHub sees it as zlib. 4 年之前
  Ryan C. Gordon 13f00546a9 Bumped copyright for 2021. 4 年之前
  Ryan C. Gordon 5ea6ba7557 msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration. 4 年之前
  Ryan C. Gordon 009be5ab20 Enable arm64 for non-Windows targets (thanks, pastdue!). 5 年之前
  Ryan C. Gordon 55c3d9f9d8 android: PhysicsFS now has actual Android support. 5 年之前
  Ryan C. Gordon 22297e7ea2 7z: Make error handling a little more robust. 5 年之前
  Ryan C. Gordon 00599b7dac 7z: copy/paste error in error checking, found by static analysis. 5 年之前
  Ryan C. Gordon 3169a5e9d3 buildbot-emscripten.sh: Look for the SDK at /emsdk by default. 5 年之前