aboutsummaryrefslogtreecommitdiff
path: root/ports/harfbuzz/CONTROL
AgeCommit message (Collapse)Author
2018-08-21Add graphite2 support for harfbuzz. (#4097)CrLF0710
2018-08-03Upgrades 2018.06.31Robert Schumacher
2018-07-17[glib] Add unofficial exports to propagate static dependenciesRobert Schumacher
2018-07-04[harfbuzz] Use vcpkg Features for UCDN & Glib (#3560)past-due
* [harfbuzz] Use Features for UCDN & Glib Permit configuration of UCDN and Glib Unicode callback support via features. * [harfbuzz][pango] Merge conflicts. Pango depends on harfbuzz[glib]
2018-07-03Upgrades for 2018.07.03Robert Schumacher
2018-07-03Add icu support for harfbuzz (#3738)krow
* Add icu support for harfbuzz * [harfbuzz] Set feature OFF if not provided instead of leaving it blank.
2018-06-15Updates 2018.06.15Robert Schumacher
2018-06-12Upgrades for 2018.06.12Robert Schumacher
2018-03-24[libpq][harfbuzz][qt5-base] Fix non-WindowsRobert Schumacher
2018-03-11[cimg][doctest][harfbuzz][libwebsockets] UpgradesRobert Schumacher
2018-03-02[grpc][harfbuzz][jsoncpp][libuv][openjpeg][rocksdb] UpgradesRobert Schumacher
2018-01-01[harfbuzz] update to 1.7.4jasjuang
2017-11-30[harfbuzz] Revert upgrade due to regressionRobert Schumacher
2017-11-30[many ports] Updates to latestRobert Schumacher
2017-10-27[harfbuzz] Fix patch and apply it relative to SOURCE_PATHAlexander Karatarakis
The latter is done so it doesn't have to be modified if only the version is changed
2017-10-27[harfbuzz] Bump versionAlexander Karatarakis
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-01change qualifier bracket to parensDaniel Shaw
2017-06-06[harfbuzz] Change glib dependency back to platform-dependentRobert Schumacher
2017-06-05[harfbuzz] Bump version for arm fix. Change restriction to cover ↵Robert Schumacher
architecture instead of platform.
2017-06-01Fix harbuzz build for armHennadii Zabula
2017-04-27[harfbuzz] Rework harfbuzz with its newly introduced cmake supportEbrahim Byagowi
2017-01-27[harfbuzz] Uses in-source builds, so we need to clean them every time.Robert Schumacher
2017-01-26[harfbuzz] list glib as dependencycodicodi
2017-01-26[harfbuzz] bump versioncodicodi
2016-12-06Update harfbuzz to 1.3.4Ebrahim Byagowi
The needed local patches are now upstreamed thus no longer needed. Also Uniscribe backend is no longer default enabled so almost no lib is needed to be linked.
2016-10-14[harfbuzz] Case-correction in control fileRobert Schumacher
2016-10-14Add freetype support for harfbuzz.Vincent Lejeune
2016-10-11Remove unnecessary build dependency from harfbuzz Ebrahim Byagowi
It is no longer dependent to that as official release tarball are doing that automatically.
2016-10-10Add harfbuzz.vlj