Commit History

Author SHA1 Message Date
  Ryan C. Gordon ca34091863 zip: workaround Windows Explorer bug. 3 years ago
  Ozkan Sezer 9e2be90470 disable dllexport from static builds. 3 years ago
  Ozkan Sezer d024ca24de cmake: set os2 dll name to 'physfs' 3 years ago
  Ozkan Sezer 3bc65f1613 physfs_platform_os2.c: eliminated signedness warnings. 3 years ago
  Ozkan Sezer 40ff5dba86 added __PHYSFS_ATOMIC_INCR and __PHYSFS_ATOMIC_DECR for watcom compiler 3 years ago
  Ozkan Sezer 268d9e6266 added a watcom makefile targeting os2 3 years ago
  Ozkan Sezer 4e91208cc3 fixed os2 symbol exports 3 years ago
  Ozkan Sezer c27c67123c fixed windows symbol exports 3 years ago
  alfadur 7f4dbec16e add 0x10000 properly 4 years ago
  alfadur 4d66ea5946 add missing bit to UTF-16 surrogate pair conversion 4 years ago
  pastdue 543a1ae037 physfs_platform_posix.c: Use O_CLOEXEC / FD_CLOEXEC 5 years ago
  pastdue 3c32cd5600 physfs_platform_posix.c: Retry on EINTR 5 years ago
  James Le Cuirot 52c3f19e17 Use the GNUInstallDirs CMake module to respect installation locations 4 years ago
  Ryan C. Gordon 21b4ccfc53 cmake: fixed "dist" target to use git instead of Mercurial. 4 years ago
  Ryan C. Gordon 751be263bf Updated a URL to point to github.com 4 years ago
  Ryan C. Gordon a4dc0a7129 Renamed .hgignore -> .gitignore 4 years ago
  Matthew Albrecht 99d0fef19e Include alloca.h on Solaris and Linux platforms. 4 years ago
  Ryan C. Gordon f3eb059e57 Reformat LICENSE.txt so GitHub sees it as zlib. 4 years ago
  Ryan C. Gordon 911e253e00 msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration. 4 years ago
  Ryan C. Gordon 48ffe8ddf5 7z: copy/paste error in error checking, found by static analysis. 5 years ago
  Ryan C. Gordon db2a4a5807 Move buildbot script changes to stable-3.0 branch. 5 years ago
  Ryan C. Gordon 6421738346 Minor style fix in docs/INSTALL.txt 5 years ago
  Ryan C. Gordon 557d1c58d5 Updated copyright for 2020. 5 years ago
  Ryan C. Gordon fcfc99941f extras: Cleaning up some scripts to work with the newly-recreated buildbot. 5 years ago
  Ryan C. Gordon 0e38afca9b Corrected example code for PHYSFS_enumerate in physfs.h 6 years ago
  Ryan C. Gordon f5458fbc6c cmake: Minimum CMake version is now 2.8.12. 6 years ago
  Kevin d'Orange 95fd951c57 CMake: made install step export the targets 7 years ago
  Ryan C. Gordon 2ae6fe8833 Tagging 3.0.2 release 7 years ago
  Ryan C. Gordon f8f89035c4 Bumped version to 3.0.2! 7 years ago
  Ryan C. Gordon 2dc2dd1b04 Fixed compiler warning. 7 years ago