aboutsummaryrefslogtreecommitdiff
path: root/ports/physfs
AgeCommit message (Collapse)Author
2021-08-26[many ports] Add vcpkg_fixup_pkgconfig (#19721)Jack·Boos·Yu
* [many ports]Add vcpkg_fixup_pkgconfig * version * Update ports/libepoxy/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update versions/l-/libepoxy.json * Update versions/l-/libepoxy.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-07-22[physfs] Patches to fix behavior on macOS / Linux (#15962)pastdue
* [physfs] Patches to fix behavior on macOS / Linux * Run x-add-version physfs * Update ports/physfs/portfile.cmake * Update ports/physfs/portfile.cmake * Update versions/p-/physfs.json Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-01-19[physfs] Fix arm64-windows (#15684)pastdue
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-13fix cleanVoskrese
2020-04-11physfs mirror urlVoskrese
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
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