| Age | Commit message (Collapse) | Author |
|
Gdi32 is used by pango, but not linked to. This works on x86, but not on
ARM.
|
|
* 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.
|
|
* [vcpkg] Add "Homepage" field to the CONTROL files.
|
|
|
|
* [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
|
|
* 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.
|
|
* [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]
|
|
libs (/Z7)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|