Files
cmake/Source
Vito Gamberini 38fa645e73 PkgC: Correctly handle various pkg-config edge cases
Fixes many bugs in PkgC by incorporating the 0.0.7 changes from llpkgc.
These include:
  * Variable substitution fixes
  * Better whitespace handling
  * Correct handling of single and double quotes
  * Dedicated parsers for fragment and dependency lists

Also adds support for pcfiledir, which was blocked on incorrect
whitespace handling in the old parser.

Fixes: #27652, #27683
2026-07-14 11:47:34 -04:00
..
2026-07-14 09:08:12 -04:00
2026-07-14 08:54:06 -04:00
2026-07-14 00:07:39 -04:00
2026-01-29 10:16:59 -05:00
2025-08-01 09:56:00 -04:00
2025-11-12 14:54:35 -05:00
2025-10-07 09:29:18 -04:00
2026-04-16 15:10:35 -04:00
2025-08-26 14:29:01 -07:00
2026-04-16 15:10:35 -04:00
2026-04-16 15:10:35 -04:00
2026-01-27 18:15:26 +01:00
2026-04-30 15:36:23 -04:00
2026-04-16 15:10:35 -04:00
2026-06-18 11:16:07 -04:00
2026-07-09 10:06:32 -04:00
2025-11-12 14:54:35 -05:00
2025-11-12 14:54:35 -05:00
2026-02-03 09:34:23 +03:00
…