aboutsummaryrefslogtreecommitdiff
path: root/ports/libkml
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-07-18[minizip] Make BZip2 an optional feature (#7282)Roland Knall
* [minizip] Update CMakeLists.txt If the BZip2 package has not been found, ensure that the library does not assume it is. This would stop any build on targets where bzip2 is not installed. This can either be the bzip2 package provided by vcpkg or locally on the system. Feature: - Allow optionally to enable bzip2 supprt * [minizip] Make bzip2 truly optional Also catch dependency in the corresponding cmake files
2019-07-10[libkml] Fix install path (#7194)wangli28
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2017-12-19Update downstream libraries to use modularized boostRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-08[libkml] Prefer the ninja generatorRobert Schumacher
2017-07-28[vcpkg] add a patch for empty string literalatkawa7
2017-07-25[libkml] cmake fixupatkawa7
2017-07-25[libkml] init portatkawa7