past-due
|
a0dfe220ff
physfs_platform_windows.c: Use newer APIs when permitted by _WIN32_WINNT
|
před 4 roky |
alfadur
|
b3cca6a026
add 0x10000 properly
|
před 4 roky |
alfadur
|
8eab55d173
add missing bit to UTF-16 surrogate pair conversion
|
před 4 roky |
Arthur Brianville (Ybalrid)
|
23690f316d
Add option to turn off the build of the documentation if Doxygen was found
|
před 6 roky |
pastdue
|
b8fa8fdcac
physfs_platform_posix.c: Use O_CLOEXEC / FD_CLOEXEC
|
před 5 roky |
pastdue
|
a9cb20772b
physfs_platform_posix.c: Retry on EINTR
|
před 5 roky |
James Le Cuirot
|
d8ba1a935c
Use the GNUInstallDirs CMake module to respect installation locations
|
před 4 roky |
Ryan C. Gordon
|
0145431345
cmake: fixed "dist" target to use git instead of Mercurial.
|
před 4 roky |
Ryan C. Gordon
|
b7410d673e
Updated a URL to point to github.com
|
před 4 roky |
Ryan C. Gordon
|
fdf308fa88
Renamed .hgignore -> .gitignore
|
před 4 roky |
Matthew Albrecht
|
d24ce15922
Include alloca.h on Solaris and Linux platforms.
|
před 4 roky |
Ryan C. Gordon
|
69a7428787
Initial CI setup...
|
před 4 roky |
Ryan C. Gordon
|
ebe02ceb02
Create FUNDING.yml
|
před 4 roky |
Ryan C. Gordon
|
9b83066716
Reformat LICENSE.txt so GitHub sees it as zlib.
|
před 4 roky |
Ryan C. Gordon
|
13f00546a9
Bumped copyright for 2021.
|
před 4 roky |
Ryan C. Gordon
|
5ea6ba7557
msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration.
|
před 4 roky |
Ryan C. Gordon
|
009be5ab20
Enable arm64 for non-Windows targets (thanks, pastdue!).
|
před 5 roky |
Ryan C. Gordon
|
55c3d9f9d8
android: PhysicsFS now has actual Android support.
|
před 5 roky |
Ryan C. Gordon
|
22297e7ea2
7z: Make error handling a little more robust.
|
před 5 roky |
Ryan C. Gordon
|
00599b7dac
7z: copy/paste error in error checking, found by static analysis.
|
před 5 roky |
Ryan C. Gordon
|
3169a5e9d3
buildbot-emscripten.sh: Look for the SDK at /emsdk by default.
|
před 5 roky |
Ryan C. Gordon
|
101ec3c831
buildbot-checker.sh: Just require scan-build to be in the $PATH.
|
před 5 roky |
Ryan C. Gordon
|
e3231d1cb0
Modern buildbot vocabulary is "worker," not "slave."
|
před 5 roky |
Ryan C. Gordon
|
9d61fadd3e
Have static analysis script use Ninja.
|
před 5 roky |
Ryan C. Gordon
|
235e31c420
Fixed mishandling of an allocation failure in PHYSFS_openRead().
|
před 5 roky |
Ryan C. Gordon
|
291cad07b7
Testing a fix for emscripten buildbot script.
|
před 5 roky |
Ryan C. Gordon
|
0d1df744ba
Minor style fix in docs/INSTALL.txt
|
před 5 roky |
Ryan C. Gordon
|
08dc47a72b
Update copyright for 2020.
|
před 5 roky |
Ryan C. Gordon
|
1daf787fb2
extras: Cleaning up some scripts to work with the newly-recreated buildbot.
|
před 5 roky |
Ryan C. Gordon
|
56aaae4949
Corrected example code for PHYSFS_enumerate in physfs.h
|
před 6 roky |