Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon eb3383b532 Bumped version to 3.2.0! il y a 3 ans
  Ryan C. Gordon 6a7625cd77 apple: macOS 12.0 deprecated things called "master" for "main". il y a 3 ans
  Ozkan Sezer 49662cd826 minor update to endian macros from SDL. il y a 3 ans
  Ryan C. Gordon 4d9bcc3d1a atomic: __PHYSFS_ATOMIC_(DECR|INCR) should return final value. il y a 3 ans
  Ryan C. Gordon 496817a9e8 PHYSFS_mkdir() should allow symlinks in the mounted writeDir itself. il y a 3 ans
  Ozkan Sezer 0d4e9aac45 silenced a -Wunused-but-set-variable warning. il y a 3 ans
  Ozkan Sezer 65195f9c1a define MINIZ_LITTLE_ENDIAN based on PHYSFS_BYTEORDER. il y a 3 ans
  Ozkan Sezer fb0901b10f silence a -Wint-in-bool-context warning: il y a 3 ans
  Ryan C. Gordon f0c7367b0f Update endian detection from latest in SDL2. il y a 3 ans
  Ozkan Sezer e32221a104 cmake: add -Wall to CFLAGS for gcc and clang. il y a 3 ans
  Ozkan Sezer cfbbb255a2 minor warning fixes il y a 3 ans
  Anonymous Maarten 2a90b1f469 cmake: collapse MSVC and MINGW into WIN32 il y a 3 ans
  Anonymous Maarten 88ef84c053 Make sure `pthread is not linked against when building with MinGW il y a 3 ans
  Anonymous Maarten 9bc66b6469 add Windows CI il y a 3 ans
  Anonymous Maarten aabb732caf cmake: fix warnings + use target_include_directories il y a 3 ans
  Ryan C. Gordon 6925c1067d Bumped copyright for 2022. il y a 3 ans
  Ryan C. Gordon 64807353df cmake: Don't try to use readline if you don't also have curses. il y a 3 ans
  Ryan C. Gordon ed4ab15524 zip: workaround Windows Explorer bug. il y a 3 ans
  Ryan C. Gordon 48e7c2e3af root: Fix string handling of paths from PHYSFS_setRoot. il y a 3 ans
  Ryan C. Gordon 497934818b Fixed memory leak when closing a DirHandle with a root (thanks, jajiradai!). il y a 3 ans
  Ryan C. Gordon 17b691b0ea Let several archives be case-insensitive. il y a 3 ans
  Ozkan Sezer 14691399cd disable dllexport from static builds. il y a 3 ans
  Ozkan Sezer 20e90ed3c4 fix wording in os2.yml il y a 3 ans
  Ozkan Sezer eec3f7f79a cmake: set os2 dll name to 'physfs' il y a 3 ans
  Ryan C. Gordon 3a3c552e50 ci: Fix OS/2 building. il y a 3 ans
  Ryan C. Gordon b975bb679b ci: Wire up OS/2 builds to GitHub Actions. il y a 3 ans
  Ozkan Sezer 0ae9467685 physfs_platform_os2.c: eliminated signedness warnings. il y a 3 ans
  Ozkan Sezer cd2e055454 added __PHYSFS_ATOMIC_INCR and __PHYSFS_ATOMIC_DECR for watcom compiler il y a 3 ans
  Ozkan Sezer 141dccb087 added a watcom makefile targeting os2 il y a 3 ans
  Ozkan Sezer 3abe069870 fixed os2 symbol exports il y a 3 ans