Ryan C. Gordon
|
bf9999af2d
Fixed compiler warnings on Visual Studio about const qualifiers.
|
8 yıl önce |
Ryan C. Gordon
|
4438fe14cf
Turn off MSVC anti-portability propaganda in test program.
|
8 yıl önce |
Ryan C. Gordon
|
a25569ba14
Removed leftover test scripts from removed SWIG bindings.
|
8 yıl önce |
Ryan C. Gordon
|
efd71e08f6
Move headers around to get those MSVC anti-portability nags to go away.
|
8 yıl önce |
Ryan C. Gordon
|
a681fe258d
unix: OS-specific paths should also chop filename off base path.
|
8 yıl önce |
Ryan C. Gordon
|
187d04ae9e
Debian/kFreeBSD should use the FreeBSD-specific codepaths, not generic Unix.
|
8 yıl önce |
Ryan C. Gordon
|
46db289145
Fix lzma option in CMakeLists.txt
|
8 yıl önce |
Ryan C. Gordon
|
19b15d34a1
Cleaned up what symbols are exported from the library.
|
8 yıl önce |
Ryan C. Gordon
|
2cb1f73737
Cygwin has mntent.h, and no need to check for CMake tests now.
|
8 yıl önce |
Ryan C. Gordon
|
9ae6fc9e87
Maybe macOS needs -fno-common ...?
|
8 yıl önce |
Ryan C. Gordon
|
4b2180dd17
unix: Don't #error if no CD-ROM support, because we already give a #warning.
|
8 yıl önce |
Ryan C. Gordon
|
5f5eca8d01
Remove -pthread argument.
|
8 yıl önce |
Ryan C. Gordon
|
0f514bbae3
Updated INSTALL.txt to more closely reflect reality.
|
8 yıl önce |
Ryan C. Gordon
|
68ad1fa8c5
Removed BeOS support (Haiku still supported, though!).
|
8 yıl önce |
Ryan C. Gordon
|
c2c1c7ac30
Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now.
|
8 yıl önce |
Ryan C. Gordon
|
0be0e3fd33
mac: Removed Carbon header include and custom allocator (just use malloc).
|
8 yıl önce |
Ryan C. Gordon
|
73070339a4
Simplify CMakeLists.txt, etc.
|
8 yıl önce |
Ryan C. Gordon
|
fe55814681
vdf: make private functions static.
|
8 yıl önce |
Ryan C. Gordon
|
4ae17a5d60
The archiver options in the CMake file should disable, not enable.
|
8 yıl önce |
Ryan C. Gordon
|
3b5091ba9f
macOS only needs to link against CoreFoundation, not Carbon.
|
8 yıl önce |
Ryan C. Gordon
|
f2cbac7479
Don't rename the static library on Windows.
|
8 yıl önce |
Ryan C. Gordon
|
a7f5ebf684
Added some option information to the CMake output.
|
8 yıl önce |
Ryan C. Gordon
|
ebb00f0520
Fixed building on MingW.
|
8 yıl önce |
Ryan C. Gordon
|
4015689068
Patched to compile on BeOS/Haiku.
|
8 yıl önce |
Ryan C. Gordon
|
53c81e216a
Checking if this #pragma pack works better on gcc 2.95.
|
8 yıl önce |
Ryan C. Gordon
|
2dbd784cc1
Fixed some DOS newlines.
|
8 yıl önce |
Ryan C. Gordon
|
3324ec88a9
Maybe fix compiler warnings on Cygwin.
|
8 yıl önce |
Ryan C. Gordon
|
f5c6383b4b
Patched to compile on Visual Studio.
|
8 yıl önce |
Ryan C. Gordon
|
cf11d2ec99
Workaround snprintf() deficiencies on Visual Studio.
|
8 yıl önce |
Ryan C. Gordon
|
c057f2d7dd
Fixed compiler warnings on FreeBSD.
|
8 yıl önce |