Commit Graph

16 Commits

Author SHA1 Message Date
angelmixu
3cc9a6f743
[pango] fix macOS dynamic library (#9801) 2020-01-30 12:48:56 -08:00
Michał Janiszewski
46bfec7eb9 [pango] Add missing link library (#8745)
Gdi32 is used by pango, but not linked to. This works on x86, but not on
ARM.
2019-11-03 14:10:24 -08:00
Phil Christensen
22e0b9f376
improve logic expression evaluation (#7508)
* 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-08-02 21:37:49 -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
JackBoosY
70e7124cc4 [pango/gtk]Fix build error C2001. (#6671) 2019-05-29 12:45:57 -07:00
Todor Prokopov
ffbff8caab Wt Linux fixes (#4927)
* [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-17 16:30:27 -08:00
angelmixu
4456dcab40 Fix pango on macOS (#4784)
* 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-12-05 16:30:25 -08:00
past-due
1fb2cc3483 [harfbuzz] Use vcpkg Features for UCDN & Glib (#3560)
* [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-04 07:08:45 -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
efc38c7192 [pango] update to 1.40.11 2017-08-30 15:28:50 +02:00
codicodi
9acdaa7722 [pango] update to 1.40.6 2017-05-31 22:54:47 +02:00
codicodi
61a5a8a943 [pango] fix exports 2017-05-04 17:47:22 +02:00
Mikhail Paulyshka
880cf74983 [pango] enable static build 2017-04-29 21:33:55 +03:00
Mikhail Paulyshka
3095c9f5bb [pango] update to 1.40.5 2017-04-27 01:39:05 +03:00
codicodi
3e6e8c9954 [pango] update to 1.40.4 2017-03-14 00:07:16 +01:00
codicodi
01c4540a77 add pango 2017-01-29 18:46:22 +01:00