aboutsummaryrefslogtreecommitdiff
path: root/ports/physfs/CONTROL
AgeCommit message (Collapse)Author
2021-01-14[physfs] Enable arm64 for non-Windows targets (#15637)pastdue
* [physfs] Enable arm64 for non-Windows targets * Update version files Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2020-04-13fix cleanVoskrese
2020-04-11physfs mirror urlVoskrese
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-03-26[physfs] Update to version 3.0.2 (#5821)past-due
2018-11-28[physfs] Fix Win10 GetUserProfileDirectory() problempast-due
Fixes GetUserProfileDirectory issue on Win10 build 1809(+?) See: https://hg.icculus.org/icculus/physfs/rev/ece6769c0676
2018-05-05physfs: fix-up CONTROL for v3.0.1 (#3421)Coraline
Changed [Version] in .../ports/physfs/CONTROL to match current version in portfile.cmake
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-01[physfs] enable static builds, use external zlibcodicodi
2016-10-17[physfs] Added version and descriptionRobert Schumacher
2016-10-17Add physfs.vlj