Ryan C. Gordon
|
e63e3d6067
casefolding: Updated to the latest data from the Unicode Consortium.
|
1 gadu atpakaļ |
Alberto Mardegan
|
741c4be358
physfs_platform_ogc.c: new backend for Wii and GameCube
|
2 gadi atpakaļ |
pastdue
|
cc2da5ab96
physfs_platform_windows.c: Only compile with CreateFile2 support for WINRT
|
2 gadi atpakaļ |
Ozkan Sezer
|
7931b9b3f4
fix a warning from watcom compiler
|
2 gadi atpakaļ |
Ryan C. Gordon
|
0cd18b8b17
Fixed OS/2 build.
|
2 gadi atpakaļ |
Jon Daniel
|
2545ef412e
set extension to BIN
|
2 gadi atpakaļ |
Jon Daniel
|
713d09f916
Support CSM.BIN in Chasm: The Rift and add ignores
|
2 gadi atpakaļ |
Ryan C. Gordon
|
957176bcf1
test_physfs: remove an unnecessary semicolon.
|
2 gadi atpakaļ |
Anonymous Maarten
|
98a60f635e
test_physfs: add tree command
|
2 gadi atpakaļ |
Anonymous Maarten
|
880078db28
test_physfs: accept commands from arguments
|
2 gadi atpakaļ |
Anonymous Maarten
|
a590ade430
cmake: use ALIAS targets + use FindCurses.cmake module
|
2 gadi atpakaļ |
Anonymous Maarten
|
2ff4a37a0c
cmake: use rpath in build folder
|
2 gadi atpakaļ |
Anonymous Maarten
|
f7d24ce848
cmake: bump minimum CMake version to 3.6 in anticipation of CMake 3.27
|
2 gadi atpakaļ |
Anonymous Maarten
|
57d36e0ed2
ci: bump actions/checkout tag
|
2 gadi atpakaļ |
Anonymous Maarten
|
cf074577bc
cmake: on WIN32, link explicitly to shell32 and advapi32
|
2 gadi atpakaļ |
Ryan C. Gordon
|
9266e773d3
unix: Better base dir calculation for Solaris.
|
3 gadi atpakaļ |
Ryan C. Gordon
|
fdd38a3f8a
Bumped main branch to to 3.2.0!
|
3 gadi atpakaļ |
Ryan C. Gordon
|
6a7625cd77
apple: macOS 12.0 deprecated things called "master" for "main".
|
3 gadi atpakaļ |
Ozkan Sezer
|
49662cd826
minor update to endian macros from SDL.
|
3 gadi atpakaļ |
Ryan C. Gordon
|
4d9bcc3d1a
atomic: __PHYSFS_ATOMIC_(DECR|INCR) should return final value.
|
3 gadi atpakaļ |
Ryan C. Gordon
|
496817a9e8
PHYSFS_mkdir() should allow symlinks in the mounted writeDir itself.
|
3 gadi atpakaļ |
Ozkan Sezer
|
0d4e9aac45
silenced a -Wunused-but-set-variable warning.
|
3 gadi atpakaļ |
Ozkan Sezer
|
65195f9c1a
define MINIZ_LITTLE_ENDIAN based on PHYSFS_BYTEORDER.
|
3 gadi atpakaļ |
Ozkan Sezer
|
fb0901b10f
silence a -Wint-in-bool-context warning:
|
3 gadi atpakaļ |
Ryan C. Gordon
|
f0c7367b0f
Update endian detection from latest in SDL2.
|
3 gadi atpakaļ |
Ozkan Sezer
|
e32221a104
cmake: add -Wall to CFLAGS for gcc and clang.
|
3 gadi atpakaļ |
Ozkan Sezer
|
cfbbb255a2
minor warning fixes
|
3 gadi atpakaļ |
Anonymous Maarten
|
2a90b1f469
cmake: collapse MSVC and MINGW into WIN32
|
3 gadi atpakaļ |
Anonymous Maarten
|
88ef84c053
Make sure `pthread is not linked against when building with MinGW
|
3 gadi atpakaļ |
Anonymous Maarten
|
9bc66b6469
add Windows CI
|
3 gadi atpakaļ |