aboutsummaryrefslogtreecommitdiff
path: root/versions/l-/libarchive.json
AgeCommit message (Collapse)Author
2021-09-02Fix target_link_libraries on repeated inclusion of wrappers (#19120)Kai Pastor
* Fix repeated inclusion of wrappers * x-add-version
2021-08-10[libarchive] Restore pkgconfig file (#19428)Wolfgang Stöggl
So far, generating libarchive.pc has been disabled by the fix-buildsystem.patch, whereas INCLUDE(CreatePkgConfigFile) has been removed from CMakeLists.txt - Update fix-buildsystem.patch and allow creating the pkgconfig file - Add vcpkg_fixup_pkgconfig() to portfile - Add `FEATURES` keyword to vcpkg_check_features() to avoid deprecation warning
2021-05-11[libarchive] disable libb2 until properly handled (#17266)Stefano Sinigardi
* [libarchive] disable libbb2 until properly handled * [libarchive] bump version * update version refs * update refs
2021-04-19[libarchive] Fix static linking dependencies (#16082)DDoSolitary
2021-04-02[libarchive] Remove lzo from the default feature list (#16957)Phoebe
* [libarchive] Remove lzo from the default feature list * Update the baseline version
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca