Commit Graph

  • e5da0dbd46
    Include alloca.h on Solaris and Linux platforms. Matthew Albrecht 2021-06-29 18:56:28 +0100
  • 69a7428787
    Initial CI setup... Ryan C. Gordon 2021-06-29 13:22:39 -0400
  • ebe02ceb02
    Create FUNDING.yml Ryan C. Gordon 2021-06-29 13:20:53 -0400
  • 9b83066716
    Reformat LICENSE.txt so GitHub sees it as zlib. Ryan C. Gordon 2021-06-29 13:19:59 -0400
  • 13f00546a9
    Bumped copyright for 2021. Ryan C. Gordon 2021-06-29 13:18:47 -0400
  • 6ebe29de09 msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration. Ryan C. Gordon 2021-04-29 15:00:16 -0400
  • 04f4770e56 msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration. (transplanted from e0346f4349265b4e483b987a0694740474942bb0) Ryan C. Gordon 2021-04-29 15:00:16 -0400
  • 911e253e00 msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration. (transplanted from e0346f4349265b4e483b987a0694740474942bb0) Ryan C. Gordon 2021-04-29 15:00:16 -0400
  • 5ea6ba7557 msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration. Ryan C. Gordon 2021-04-29 15:00:16 -0400
  • 75852df50e Enable arm64 for non-Windows targets (thanks, pastdue!). Ryan C. Gordon 2021-01-18 18:33:00 -0500
  • 009be5ab20 Enable arm64 for non-Windows targets (thanks, pastdue!). Ryan C. Gordon 2021-01-18 18:33:00 -0500
  • 747b86de7d android: PhysicsFS now has actual Android support. Ryan C. Gordon 2020-06-12 03:37:58 -0400
  • 55c3d9f9d8 android: PhysicsFS now has actual Android support. Ryan C. Gordon 2020-06-12 03:37:58 -0400
  • 8bddc8d7f7 7z: Make error handling a little more robust. Ryan C. Gordon 2020-05-17 01:41:52 -0400
  • 22297e7ea2 7z: Make error handling a little more robust. Ryan C. Gordon 2020-05-17 01:41:52 -0400
  • c8cce63b0e 7z: copy/paste error in error checking, found by static analysis. Ryan C. Gordon 2020-05-17 01:26:31 -0400
  • 48ffe8ddf5 7z: copy/paste error in error checking, found by static analysis. Ryan C. Gordon 2020-05-17 01:26:31 -0400
  • ff8d5934f6 7z: copy/paste error in error checking, found by static analysis. Ryan C. Gordon 2020-05-17 01:26:31 -0400
  • 00599b7dac 7z: copy/paste error in error checking, found by static analysis. Ryan C. Gordon 2020-05-17 01:26:31 -0400
  • f880987bde Move buildbot script changes to stable-3.0 branch. Ryan C. Gordon 2020-05-17 00:58:55 -0400
  • db2a4a5807 Move buildbot script changes to stable-3.0 branch. Ryan C. Gordon 2020-05-17 00:58:55 -0400
  • 0a86d4a480 buildbot-emscripten.sh: Look for the SDK at /emsdk by default. Ryan C. Gordon 2020-05-16 23:30:16 -0400
  • 3169a5e9d3 buildbot-emscripten.sh: Look for the SDK at /emsdk by default. Ryan C. Gordon 2020-05-16 23:30:16 -0400
  • 55cd8e5102 buildbot-checker.sh: Just require scan-build to be in the $PATH. Ryan C. Gordon 2020-05-16 23:29:44 -0400
  • 101ec3c831 buildbot-checker.sh: Just require scan-build to be in the $PATH. Ryan C. Gordon 2020-05-16 23:29:44 -0400
  • 8060e1930c Modern buildbot vocabulary is "worker," not "slave." Ryan C. Gordon 2020-05-16 23:29:03 -0400
  • e3231d1cb0 Modern buildbot vocabulary is "worker," not "slave." Ryan C. Gordon 2020-05-16 23:29:03 -0400
  • ae258336b4 Have static analysis script use Ninja. Ryan C. Gordon 2020-05-12 15:49:53 -0400
  • 9d61fadd3e Have static analysis script use Ninja. Ryan C. Gordon 2020-05-12 15:49:53 -0400
  • ef15403444 Fixed mishandling of an allocation failure in PHYSFS_openRead(). Ryan C. Gordon 2020-05-12 15:19:01 -0400
  • 235e31c420 Fixed mishandling of an allocation failure in PHYSFS_openRead(). Ryan C. Gordon 2020-05-12 15:19:01 -0400
  • d8f4303c34 Testing a fix for emscripten buildbot script. Ryan C. Gordon 2020-05-12 13:49:46 -0400
  • 291cad07b7 Testing a fix for emscripten buildbot script. Ryan C. Gordon 2020-05-12 13:49:46 -0400
  • 838f38f8bd Minor style fix in docs/INSTALL.txt (transplanted from 9cf9cdc05779f08c6342d620977c1f1273313881) Ryan C. Gordon 2020-05-12 01:04:09 -0400
  • 6421738346 Minor style fix in docs/INSTALL.txt (transplanted from 9cf9cdc05779f08c6342d620977c1f1273313881) Ryan C. Gordon 2020-05-12 01:04:09 -0400
  • 53f09fab01 Minor style fix in docs/INSTALL.txt Ryan C. Gordon 2020-05-12 01:04:09 -0400
  • 0d1df744ba Minor style fix in docs/INSTALL.txt Ryan C. Gordon 2020-05-12 01:04:09 -0400
  • 7ab4950e56 Updated copyright for 2020. Ryan C. Gordon 2020-05-12 00:54:52 -0400
  • 557d1c58d5 Updated copyright for 2020. Ryan C. Gordon 2020-05-12 00:54:52 -0400
  • c507f103ce Update copyright for 2020. Ryan C. Gordon 2020-05-12 00:52:56 -0400
  • 08dc47a72b Update copyright for 2020. Ryan C. Gordon 2020-05-12 00:52:56 -0400
  • b124281006 extras: Cleaning up some scripts to work with the newly-recreated buildbot. (transplanted from 8ca9a80a216ca06ea2f3c86dcbd242908e9f96db) Ryan C. Gordon 2020-05-12 00:32:00 -0400
  • fcfc99941f extras: Cleaning up some scripts to work with the newly-recreated buildbot. (transplanted from 8ca9a80a216ca06ea2f3c86dcbd242908e9f96db) Ryan C. Gordon 2020-05-12 00:32:00 -0400
  • b81af29597 extras: Cleaning up some scripts to work with the newly-recreated buildbot. Ryan C. Gordon 2020-05-12 00:32:00 -0400
  • 1daf787fb2 extras: Cleaning up some scripts to work with the newly-recreated buildbot. Ryan C. Gordon 2020-05-12 00:32:00 -0400
  • 2daabd4eaf Corrected example code for PHYSFS_enumerate in physfs.h (transplanted from d3929e6603725b968df778618204ca6c3869b446) Ryan C. Gordon 2019-08-24 21:06:54 -0400
  • 0e38afca9b Corrected example code for PHYSFS_enumerate in physfs.h (transplanted from d3929e6603725b968df778618204ca6c3869b446) Ryan C. Gordon 2019-08-24 21:06:54 -0400
  • 177aa500af Corrected example code for PHYSFS_enumerate in physfs.h Ryan C. Gordon 2019-08-24 21:06:54 -0400
  • 56aaae4949 Corrected example code for PHYSFS_enumerate in physfs.h Ryan C. Gordon 2019-08-24 21:06:54 -0400
  • bbb41ac9dd Fixed comment typo. Ryan C. Gordon 2019-06-07 23:46:55 -0400
  • 19ea59109d Fixed comment typo. Ryan C. Gordon 2019-06-07 23:46:55 -0400
  • 89d1903082 hog: Added support for HOG2 (Descent 3) archives. Ryan C. Gordon 2019-06-07 22:27:48 -0400
  • a8180f0e4c hog: Added support for HOG2 (Descent 3) archives. Ryan C. Gordon 2019-06-07 22:27:48 -0400
  • 73dc94bfb2 cmake: Minimum CMake version is now 2.8.12. Ryan C. Gordon 2019-05-20 23:38:12 -0400
  • f5458fbc6c cmake: Minimum CMake version is now 2.8.12. Ryan C. Gordon 2019-05-20 23:38:12 -0400
  • dd17869d5c cmake: Minimum CMake version is now 2.8.12. (transplanted from de1ea3b2cfc45ce921b5571a637b3b747173184f) Ryan C. Gordon 2019-05-20 23:38:12 -0400
  • 9cb45dc6cb cmake: Minimum CMake version is now 2.8.12. (transplanted from de1ea3b2cfc45ce921b5571a637b3b747173184f) Ryan C. Gordon 2019-05-20 23:38:12 -0400
  • b09071d75d CMake: made install step export the targets (transplanted from b2abaf7d4e4b2af671763b9ef2887dd30b42d6da) Kevin d'Orange 2019-04-19 12:33:08 +0200
  • 95fd951c57 CMake: made install step export the targets (transplanted from b2abaf7d4e4b2af671763b9ef2887dd30b42d6da) Kevin d'Orange 2019-04-19 12:33:08 +0200
  • 29e9bd6bc8 CMake: made install step export the targets Kevin d'Orange 2019-04-19 12:33:08 +0200
  • 8791811909 CMake: made install step export the targets Kevin d'Orange 2019-04-19 12:33:08 +0200
  • 01617994d3 Tagging 3.0.2 release Ryan C. Gordon 2019-03-18 14:37:22 -0400
  • 2ae6fe8833 Tagging 3.0.2 release Ryan C. Gordon 2019-03-18 14:37:22 -0400
  • 159ded5a11 Bumped version to 3.0.2! Ryan C. Gordon 2019-03-18 14:35:44 -0400
  • f8f89035c4 Bumped version to 3.0.2! release-3.0.2 Ryan C. Gordon 2019-03-18 14:35:44 -0400
  • e3fd645dfd Fixed compiler warning. Ryan C. Gordon 2019-03-18 14:28:46 -0400
  • f94ce0613d Fixed compiler warning. Ryan C. Gordon 2019-03-18 14:28:46 -0400
  • bdd9b594ec Fixed compiler warning. (transplanted from b76a47b006f65ad81b54256080d485919abdce29) Ryan C. Gordon 2019-03-18 14:28:46 -0400
  • 2dc2dd1b04 Fixed compiler warning. (transplanted from b76a47b006f65ad81b54256080d485919abdce29) Ryan C. Gordon 2019-03-18 14:28:46 -0400
  • 8164d28473 windows: Workaround for WinXP systems. (transplanted from c8f3bbd689d6b71b84c11db74275ea3d56fef961) Ryan C. Gordon 2019-03-18 13:36:16 -0400
  • 6b0839051f windows: Workaround for WinXP systems. (transplanted from c8f3bbd689d6b71b84c11db74275ea3d56fef961) Ryan C. Gordon 2019-03-18 13:36:16 -0400
  • 28a4cd3578 windows: Workaround for WinXP systems. Ryan C. Gordon 2019-03-18 13:36:16 -0400
  • 81bb11ddbc windows: Workaround for WinXP systems. Ryan C. Gordon 2019-03-18 13:36:16 -0400
  • 29d01ac9cd Only flush file handles on close if they were opened for writing. Ryan C. Gordon 2019-03-18 11:27:26 -0400
  • 5cbb460bcd Only flush file handles on close if they were opened for writing. Ryan C. Gordon 2019-03-18 11:27:26 -0400
  • ce2604d049 Only flush file handles on close if they were opened for writing. (transplanted from 89e1b79e10c6e9faf9e4c06dc357dee5ef2c7d4f) Ryan C. Gordon 2019-03-18 11:27:26 -0400
  • fa34bb479d Only flush file handles on close if they were opened for writing. (transplanted from 89e1b79e10c6e9faf9e4c06dc357dee5ef2c7d4f) Ryan C. Gordon 2019-03-18 11:27:26 -0400
  • c1c2d4275c Added some whitespace to test a fix to revision control. Ryan C. Gordon 2019-02-10 16:00:39 -0500
  • e549fe0e0f Added some whitespace to test a fix to revision control. Ryan C. Gordon 2019-02-10 16:00:39 -0500
  • e8c26bcf92 Updated copyright year for 2019. (transplanted from 63df6e1d7f90fee339e7a2033df2f4885df89d16) Ryan C. Gordon 2019-02-10 15:56:21 -0500
  • 9a825fcd77 Updated copyright year for 2019. (transplanted from 63df6e1d7f90fee339e7a2033df2f4885df89d16) Ryan C. Gordon 2019-02-10 15:56:21 -0500
  • c1cafac6f2 Updated copyright year for 2019. Ryan C. Gordon 2019-02-10 15:56:21 -0500
  • 736d0b371a Updated copyright year for 2019. Ryan C. Gordon 2019-02-10 15:56:21 -0500
  • 2a56622357 cmake: Special build target names ("dist" "docs" "uninstall") can be renamed. (transplanted from ac7b9452fdd8ef87eb4cfa36a80999b9cfc66235) Ryan C. Gordon 2019-02-10 15:45:01 -0500
  • 3ba1e363d1 cmake: Special build target names ("dist" "docs" "uninstall") can be renamed. (transplanted from ac7b9452fdd8ef87eb4cfa36a80999b9cfc66235) Ryan C. Gordon 2019-02-10 15:45:01 -0500
  • 25b93bb74f cmake: Special build target names ("dist" "docs" "uninstall") can be renamed. Ryan C. Gordon 2019-02-10 15:45:01 -0500
  • 28ac5794b1 cmake: Special build target names ("dist" "docs" "uninstall") can be renamed. Ryan C. Gordon 2019-02-10 15:45:01 -0500
  • 679bd8e481 Allow builds to opt-out or opt-in to specific archivers, whichever's easier. (transplanted from ff8f4c2a60d8bea12e34c1ed5cb4f506efb39020) Ryan C. Gordon 2019-01-26 03:00:29 -0500
  • 0d3d0afc9a Allow builds to opt-out or opt-in to specific archivers, whichever's easier. (transplanted from ff8f4c2a60d8bea12e34c1ed5cb4f506efb39020) Ryan C. Gordon 2019-01-26 03:00:29 -0500
  • d0bb62632e Allow builds to opt-out or opt-in to specific archivers, whichever's easier. Ryan C. Gordon 2019-01-26 03:00:29 -0500
  • 500033f37d Allow builds to opt-out or opt-in to specific archivers, whichever's easier. Ryan C. Gordon 2019-01-26 03:00:29 -0500
  • b6dddd15fe Fixed some compiler warnings. Ryan C. Gordon 2018-11-28 00:23:08 -0500
  • b57d8960e8 Fixed some compiler warnings. Ryan C. Gordon 2018-11-28 00:23:08 -0500
  • cdd2416ccc PHYSFS_flush() shouldn't call PHYSFS_Io::flush(). Ryan C. Gordon 2018-11-27 23:53:33 -0500
  • 20da8fab65 PHYSFS_flush() shouldn't call PHYSFS_Io::flush(). Ryan C. Gordon 2018-11-27 23:53:33 -0500
  • 6e1ae19c66 PHYSFS_flush() shouldn't call PHYSFS_Io::flush(). Ryan C. Gordon 2018-11-27 23:53:33 -0500
  • 5786a58628 PHYSFS_flush() shouldn't call PHYSFS_Io::flush(). Ryan C. Gordon 2018-11-27 23:53:33 -0500
  • 1145af95d2 Added PHYSFS_setRoot(). Ryan C. Gordon 2018-10-17 23:44:02 -0400
  • 73d66441e3 Added PHYSFS_setRoot(). Ryan C. Gordon 2018-10-17 23:44:02 -0400
  • 15073ad63f Fixed Win10's GetUserProfileDirectory() bug in stable-1.0 branch. stable-1.0 Ryan C. Gordon 2018-10-03 22:45:05 -0400