pastdue
|
a9cb20772b
physfs_platform_posix.c: Retry on EINTR
|
vor 5 Jahren |
James Le Cuirot
|
d8ba1a935c
Use the GNUInstallDirs CMake module to respect installation locations
|
vor 4 Jahren |
Ryan C. Gordon
|
0145431345
cmake: fixed "dist" target to use git instead of Mercurial.
|
vor 4 Jahren |
Ryan C. Gordon
|
b7410d673e
Updated a URL to point to github.com
|
vor 4 Jahren |
Ryan C. Gordon
|
fdf308fa88
Renamed .hgignore -> .gitignore
|
vor 4 Jahren |
Matthew Albrecht
|
d24ce15922
Include alloca.h on Solaris and Linux platforms.
|
vor 4 Jahren |
Ryan C. Gordon
|
69a7428787
Initial CI setup...
|
vor 4 Jahren |
Ryan C. Gordon
|
ebe02ceb02
Create FUNDING.yml
|
vor 4 Jahren |
Ryan C. Gordon
|
9b83066716
Reformat LICENSE.txt so GitHub sees it as zlib.
|
vor 4 Jahren |
Ryan C. Gordon
|
13f00546a9
Bumped copyright for 2021.
|
vor 4 Jahren |
Ryan C. Gordon
|
5ea6ba7557
msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration.
|
vor 5 Jahren |
Ryan C. Gordon
|
009be5ab20
Enable arm64 for non-Windows targets (thanks, pastdue!).
|
vor 5 Jahren |
Ryan C. Gordon
|
55c3d9f9d8
android: PhysicsFS now has actual Android support.
|
vor 5 Jahren |
Ryan C. Gordon
|
22297e7ea2
7z: Make error handling a little more robust.
|
vor 5 Jahren |
Ryan C. Gordon
|
00599b7dac
7z: copy/paste error in error checking, found by static analysis.
|
vor 5 Jahren |
Ryan C. Gordon
|
3169a5e9d3
buildbot-emscripten.sh: Look for the SDK at /emsdk by default.
|
vor 5 Jahren |
Ryan C. Gordon
|
101ec3c831
buildbot-checker.sh: Just require scan-build to be in the $PATH.
|
vor 5 Jahren |
Ryan C. Gordon
|
e3231d1cb0
Modern buildbot vocabulary is "worker," not "slave."
|
vor 5 Jahren |
Ryan C. Gordon
|
9d61fadd3e
Have static analysis script use Ninja.
|
vor 6 Jahren |
Ryan C. Gordon
|
235e31c420
Fixed mishandling of an allocation failure in PHYSFS_openRead().
|
vor 6 Jahren |
Ryan C. Gordon
|
291cad07b7
Testing a fix for emscripten buildbot script.
|
vor 6 Jahren |
Ryan C. Gordon
|
0d1df744ba
Minor style fix in docs/INSTALL.txt
|
vor 6 Jahren |
Ryan C. Gordon
|
08dc47a72b
Update copyright for 2020.
|
vor 6 Jahren |
Ryan C. Gordon
|
1daf787fb2
extras: Cleaning up some scripts to work with the newly-recreated buildbot.
|
vor 6 Jahren |
Ryan C. Gordon
|
56aaae4949
Corrected example code for PHYSFS_enumerate in physfs.h
|
vor 6 Jahren |
Ryan C. Gordon
|
19ea59109d
Fixed comment typo.
|
vor 6 Jahren |
Ryan C. Gordon
|
a8180f0e4c
hog: Added support for HOG2 (Descent 3) archives.
|
vor 6 Jahren |
Ryan C. Gordon
|
9cb45dc6cb
cmake: Minimum CMake version is now 2.8.12.
|
vor 7 Jahren |
Kevin d'Orange
|
8791811909
CMake: made install step export the targets
|
vor 7 Jahren |
Ryan C. Gordon
|
f94ce0613d
Fixed compiler warning.
|
vor 7 Jahren |