vcpkg/ports/pango
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
..
0001-fix-static-symbols-export.diff
CMakeLists.txt [pango/gtk]Fix build error C2001. (#6671) 2019-05-29 12:45:57 -07:00
config.h.unix
CONTROL improve logic expression evaluation (#7508) 2019-08-02 21:37:49 -07:00
portfile.cmake