Commit Graph

7 Commits

Author SHA1 Message Date
myd7349
30d5f95986 [double-conversion] Remove unnecessary patch (#4321)
* [double-conversion] Remove unnecessary patch

* [double-conversion] Small portfile improvement

* [double-conversion] Provoke rebuild
2018-10-25 15:53:48 -07:00
Simon Hausmann
c7f99a77a8 Fix up double-conversion and harfbuzz (#4285)
* [double-conversion] Bump to 3.1.0

This release also allows removing the workarounds for calling
vcpkg_fixup_cmake_targets twice after renaming *LibraryDepends.cmake
because upstream didn't install *Targets.cmake files. That in turn fixes
using double-conversion on Linux.

* [harfbuzz] Fix cmake configs

When building cmake with autotools, a harfbuzz-config.cmake file gets
installed that makes find_package work. However when building with
cmake, that is omitted. Therefore include a patch from upstream pull
request

    https://github.com/harfbuzz/harfbuzz/pull/1161

to fix that.

* [harfbuzz] Rename targets to unofficial-harfbuzz because they are not provided by upstream
2018-09-17 23:48:30 -07:00
Robert Schumacher
38136a2d05 [double-conversion] Fix regression introduced in vcpkg_fixup_cmake_targets. 2017-11-02 11:42:32 -07: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
codicodi
888843e039 [double-conversion] update to 3.0.0 2017-08-06 22:37:58 +02:00
Robert Schumacher
b566676eff [double-conversion] Bump version, build arm static to avoid cmake bug 2017-05-28 05:28:34 -07:00
Jamie Kenyon
1babdd467b Updating based off feedback from @ras0219-msft for PR #6. 2016-10-11 21:57:01 +01:00