aboutsummaryrefslogtreecommitdiff
path: root/ports/pango
AgeCommit message (Collapse)Author
2019-11-03[pango] Add missing link library (#8745)Michał Janiszewski
Gdi32 is used by pango, but not linked to. This works on x86, but not on ARM.
2019-08-02improve logic expression evaluation (#7508)Phil Christensen
* better logic expression evaluation Improve the logic expression evaluation currently used when filtering dependencies. Biggest improvements: + Allow '|' operator + Support nested '()' + Allow whitespace + Useful error message for malformed expressions Also changed names of types to RawParagraph when that is what the original author was using.
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-29[pango/gtk]Fix build error C2001. (#6671)JackBoosY
2018-12-17Wt Linux fixes (#4927)Todor Prokopov
* [harfbuzz] Fix build on Linux * [cairo] Fix build on Linux * [pango] Fix build on Linux * [wt] Fix build on Linux * [wt] Fix linking with -lcrypto
2018-12-05Fix pango on macOS (#4784)angelmixu
* fix pango for macOS: added an already parsed config.h.unix and moved win32 code conditionally for platform * use a list for better viewing wich source files are added * only define HAVE_CORE_TEXT on macOS * [pango] Modernize. Bump control version. Fix configure into source directory.
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]
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-30[pango] update to 1.40.11codicodi
2017-05-31[pango] update to 1.40.6codicodi
2017-05-04[pango] fix exportscodicodi
2017-04-29[pango] enable static buildMikhail Paulyshka
2017-04-27[pango] update to 1.40.5Mikhail Paulyshka
2017-03-14[pango] update to 1.40.4codicodi
2017-01-29add pangocodicodi