Ryan C. Gordon
|
3169a5e9d3
buildbot-emscripten.sh: Look for the SDK at /emsdk by default.
|
5 years ago |
Ryan C. Gordon
|
101ec3c831
buildbot-checker.sh: Just require scan-build to be in the $PATH.
|
5 years ago |
Ryan C. Gordon
|
e3231d1cb0
Modern buildbot vocabulary is "worker," not "slave."
|
5 years ago |
Ryan C. Gordon
|
9d61fadd3e
Have static analysis script use Ninja.
|
5 years ago |
Ryan C. Gordon
|
235e31c420
Fixed mishandling of an allocation failure in PHYSFS_openRead().
|
5 years ago |
Ryan C. Gordon
|
291cad07b7
Testing a fix for emscripten buildbot script.
|
5 years ago |
Ryan C. Gordon
|
0d1df744ba
Minor style fix in docs/INSTALL.txt
|
5 years ago |
Ryan C. Gordon
|
08dc47a72b
Update copyright for 2020.
|
5 years ago |
Ryan C. Gordon
|
1daf787fb2
extras: Cleaning up some scripts to work with the newly-recreated buildbot.
|
5 years ago |
Ryan C. Gordon
|
56aaae4949
Corrected example code for PHYSFS_enumerate in physfs.h
|
6 years ago |
Ryan C. Gordon
|
19ea59109d
Fixed comment typo.
|
6 years ago |
Ryan C. Gordon
|
a8180f0e4c
hog: Added support for HOG2 (Descent 3) archives.
|
6 years ago |
Ryan C. Gordon
|
9cb45dc6cb
cmake: Minimum CMake version is now 2.8.12.
|
6 years ago |
Kevin d'Orange
|
8791811909
CMake: made install step export the targets
|
7 years ago |
Ryan C. Gordon
|
f94ce0613d
Fixed compiler warning.
|
7 years ago |
Ryan C. Gordon
|
6b0839051f
windows: Workaround for WinXP systems.
|
7 years ago |
Ryan C. Gordon
|
5cbb460bcd
Only flush file handles on close if they were opened for writing.
|
7 years ago |
Ryan C. Gordon
|
e549fe0e0f
Added some whitespace to test a fix to revision control.
|
7 years ago |
Ryan C. Gordon
|
736d0b371a
Updated copyright year for 2019.
|
7 years ago |
Ryan C. Gordon
|
28ac5794b1
cmake: Special build target names ("dist" "docs" "uninstall") can be renamed.
|
7 years ago |
Ryan C. Gordon
|
500033f37d
Allow builds to opt-out or opt-in to specific archivers, whichever's easier.
|
7 years ago |
Ryan C. Gordon
|
b57d8960e8
Fixed some compiler warnings.
|
7 years ago |
Ryan C. Gordon
|
5786a58628
PHYSFS_flush() shouldn't call PHYSFS_Io::flush().
|
7 years ago |
Ryan C. Gordon
|
73d66441e3
Added PHYSFS_setRoot().
|
7 years ago |
Ryan C. Gordon
|
7d194a8a62
windows: Workaround GetUserProfileDirectory's API change in Win10 build 1809.
|
7 years ago |
Ryan C. Gordon
|
8ce294a458
PHYSFS_setWriteDir() shouldn't create an empty file if the dir doesn't exist.
|
7 years ago |
Ryan C. Gordon
|
15dd00659a
Fix up physfs.h for compilers that are sensitive about preprocessor defines.
|
8 years ago |
Ryan C. Gordon
|
7394c07d6b
apple: Patched to compile with older (mac 10.7) SDKs (thanks, Ken and Ryan!).
|
8 years ago |
Ryan C. Gordon
|
0bad12d401
ignorecase: Don't crash if enumeration returned a NULL pointer.
|
8 years ago |
Ryan C. Gordon
|
89d4809f28
Updated copyright date.
|
8 years ago |