Commit Graph

10 Commits

Author SHA1 Message Date
Stefano Sinigardi
726c111481 [vcpkg] fatal_error when patch fails to apply (#8087)
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-07 10:35:13 -07:00
Roland Knall
bb163f5ece [minizip] Make BZip2 an optional feature (#7282)
* [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-18 10:26:48 -07:00
wangli28
83b3ce224b [libkml] Fix install path (#7194) 2019-07-10 17:03:41 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Robert Schumacher
b79395c4ad Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Robert Schumacher
247497e04d [libkml] Prefer the ninja generator 2017-08-08 13:55:45 -07:00
atkawa7
b46bb2f913 [vcpkg] add a patch for empty string literal 2017-07-28 16:54:57 -07:00
atkawa7
148a6e0a5b [libkml] cmake fixup 2017-07-25 17:01:55 -07:00
atkawa7
d59fb7942c [libkml] init port 2017-07-25 10:25:17 -07:00