Ryan C. Gordon
|
119f182c8b
Bumped version to 3.0.3!
|
3 anos atrás |
Ryan C. Gordon
|
aa4165c3c7
apple: macOS 12.0 deprecated things called "master" for "main".
|
3 anos atrás |
Ozkan Sezer
|
8c02d53f69
fix version number in os/2 makefile.
|
3 anos atrás |
Ryan C. Gordon
|
c743450d86
atomic: __PHYSFS_ATOMIC_(DECR|INCR) should return final value.
|
3 anos atrás |
Ryan C. Gordon
|
ee956e0e5c
PHYSFS_mkdir() should allow symlinks in the mounted writeDir itself.
|
3 anos atrás |
Ryan C. Gordon
|
2bb0d5c5f7
Bumped copyright for 2022.
|
3 anos atrás |
Ryan C. Gordon
|
395cccbd24
cmake: Don't try to use readline if you don't also have curses.
|
3 anos atrás |
Ryan C. Gordon
|
ca34091863
zip: workaround Windows Explorer bug.
|
3 anos atrás |
Ozkan Sezer
|
9e2be90470
disable dllexport from static builds.
|
3 anos atrás |
Ozkan Sezer
|
d024ca24de
cmake: set os2 dll name to 'physfs'
|
3 anos atrás |
Ozkan Sezer
|
3bc65f1613
physfs_platform_os2.c: eliminated signedness warnings.
|
3 anos atrás |
Ozkan Sezer
|
40ff5dba86
added __PHYSFS_ATOMIC_INCR and __PHYSFS_ATOMIC_DECR for watcom compiler
|
3 anos atrás |
Ozkan Sezer
|
268d9e6266
added a watcom makefile targeting os2
|
3 anos atrás |
Ozkan Sezer
|
4e91208cc3
fixed os2 symbol exports
|
3 anos atrás |
Ozkan Sezer
|
c27c67123c
fixed windows symbol exports
|
3 anos atrás |
alfadur
|
7f4dbec16e
add 0x10000 properly
|
4 anos atrás |
alfadur
|
4d66ea5946
add missing bit to UTF-16 surrogate pair conversion
|
4 anos atrás |
pastdue
|
543a1ae037
physfs_platform_posix.c: Use O_CLOEXEC / FD_CLOEXEC
|
5 anos atrás |
pastdue
|
3c32cd5600
physfs_platform_posix.c: Retry on EINTR
|
5 anos atrás |
James Le Cuirot
|
52c3f19e17
Use the GNUInstallDirs CMake module to respect installation locations
|
4 anos atrás |
Ryan C. Gordon
|
21b4ccfc53
cmake: fixed "dist" target to use git instead of Mercurial.
|
4 anos atrás |
Ryan C. Gordon
|
751be263bf
Updated a URL to point to github.com
|
4 anos atrás |
Ryan C. Gordon
|
a4dc0a7129
Renamed .hgignore -> .gitignore
|
4 anos atrás |
Matthew Albrecht
|
99d0fef19e
Include alloca.h on Solaris and Linux platforms.
|
4 anos atrás |
Ryan C. Gordon
|
f3eb059e57
Reformat LICENSE.txt so GitHub sees it as zlib.
|
4 anos atrás |
Ryan C. Gordon
|
911e253e00
msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration.
|
4 anos atrás |
Ryan C. Gordon
|
48ffe8ddf5
7z: copy/paste error in error checking, found by static analysis.
|
5 anos atrás |
Ryan C. Gordon
|
db2a4a5807
Move buildbot script changes to stable-3.0 branch.
|
5 anos atrás |
Ryan C. Gordon
|
6421738346
Minor style fix in docs/INSTALL.txt
|
5 anos atrás |
Ryan C. Gordon
|
557d1c58d5
Updated copyright for 2020.
|
5 anos atrás |