Historial de Commits

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