aboutsummaryrefslogtreecommitdiff
path: root/ports/physfs
AgeCommit message (Collapse)Author
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
2018-04-17[physfs] Update to version 3.0.1 (#3238)past-due
2017-11-26[ports] Mark several ports as unbuildable on UWPRobert Schumacher
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-11-08If portfile is not static-enabled yet, warn and then build dynamicAlexander Karatarakis
The opposite if portfile is not dynamic enabled
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-26[physfs] Mark as not static readyAlexander Karatarakis
2016-10-17[physfs] Added version and descriptionRobert Schumacher
2016-10-17Add physfs.vlj