コミット履歴

作者 SHA1 メッセージ 日付
  Anonymous Maarten 2a90b1f469 cmake: collapse MSVC and MINGW into WIN32 3 年 前
  Anonymous Maarten 88ef84c053 Make sure `pthread is not linked against when building with MinGW 3 年 前
  Anonymous Maarten 9bc66b6469 add Windows CI 3 年 前
  Anonymous Maarten aabb732caf cmake: fix warnings + use target_include_directories 3 年 前
  Ryan C. Gordon 6925c1067d Bumped copyright for 2022. 3 年 前
  Ryan C. Gordon 64807353df cmake: Don't try to use readline if you don't also have curses. 3 年 前
  Ryan C. Gordon ed4ab15524 zip: workaround Windows Explorer bug. 3 年 前
  Ryan C. Gordon 48e7c2e3af root: Fix string handling of paths from PHYSFS_setRoot. 3 年 前
  Ryan C. Gordon 497934818b Fixed memory leak when closing a DirHandle with a root (thanks, jajiradai!). 3 年 前
  Ryan C. Gordon 17b691b0ea Let several archives be case-insensitive. 3 年 前
  Ozkan Sezer 14691399cd disable dllexport from static builds. 3 年 前
  Ozkan Sezer 20e90ed3c4 fix wording in os2.yml 3 年 前
  Ozkan Sezer eec3f7f79a cmake: set os2 dll name to 'physfs' 3 年 前
  Ryan C. Gordon 3a3c552e50 ci: Fix OS/2 building. 3 年 前
  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 年 前