Commit History

Author SHA1 Message Date
  Ozkan Sezer 14691399cd disable dllexport from static builds. 3 years ago
  Ozkan Sezer 20e90ed3c4 fix wording in os2.yml 3 years ago
  Ozkan Sezer eec3f7f79a cmake: set os2 dll name to 'physfs' 3 years ago
  Ryan C. Gordon 3a3c552e50 ci: Fix OS/2 building. 3 years ago
  Ryan C. Gordon b975bb679b ci: Wire up OS/2 builds to GitHub Actions. 3 years ago
  Ozkan Sezer 0ae9467685 physfs_platform_os2.c: eliminated signedness warnings. 3 years ago
  Ozkan Sezer cd2e055454 added __PHYSFS_ATOMIC_INCR and __PHYSFS_ATOMIC_DECR for watcom compiler 3 years ago
  Ozkan Sezer 141dccb087 added a watcom makefile targeting os2 3 years ago
  Ozkan Sezer 3abe069870 fixed os2 symbol exports 3 years ago
  Ozkan Sezer 02b6a7f084 fixed windows symbol exports 3 years ago
  Ryan C. Gordon 045ee2cb7f cmake: Moved the install stuff around a little. 3 years ago
  Ryan C. Gordon a329a35993 cmake: Don't use the oldschool `endif(SAME_THING_AS_IF_LINE)` syntax. 3 years ago
  Semphris 7305ee92a2 Added option to disable the installer 3 years ago
  past-due a0dfe220ff physfs_platform_windows.c: Use newer APIs when permitted by _WIN32_WINNT 4 years ago
  alfadur b3cca6a026 add 0x10000 properly 4 years ago
  alfadur 8eab55d173 add missing bit to UTF-16 surrogate pair conversion 4 years ago
  Arthur Brianville (Ybalrid) 23690f316d Add option to turn off the build of the documentation if Doxygen was found 7 years ago
  pastdue b8fa8fdcac physfs_platform_posix.c: Use O_CLOEXEC / FD_CLOEXEC 5 years ago
  pastdue a9cb20772b physfs_platform_posix.c: Retry on EINTR 5 years ago
  James Le Cuirot d8ba1a935c Use the GNUInstallDirs CMake module to respect installation locations 4 years ago
  Ryan C. Gordon 0145431345 cmake: fixed "dist" target to use git instead of Mercurial. 4 years ago
  Ryan C. Gordon b7410d673e Updated a URL to point to github.com 4 years ago
  Ryan C. Gordon fdf308fa88 Renamed .hgignore -> .gitignore 4 years ago
  Matthew Albrecht d24ce15922 Include alloca.h on Solaris and Linux platforms. 4 years ago
  Ryan C. Gordon 69a7428787 Initial CI setup... 4 years ago
  Ryan C. Gordon ebe02ceb02 Create FUNDING.yml 4 years ago
  Ryan C. Gordon 9b83066716 Reformat LICENSE.txt so GitHub sees it as zlib. 4 years ago
  Ryan C. Gordon 13f00546a9 Bumped copyright for 2021. 4 years ago
  Ryan C. Gordon 5ea6ba7557 msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration. 4 years ago
  Ryan C. Gordon 009be5ab20 Enable arm64 for non-Windows targets (thanks, pastdue!). 5 years ago