summaryrefslogtreecommitdiffstats
path: root/test/CPPDEFINES/pkg-config.py
Commit message (Collapse)AuthorAgeFilesLines
* Some more statement to function transforms.Russel Winder2016-01-011-6/+6
|
* Pull request # 234 (Bug #2840) code checkin. No tests yetWilliam Deegan2015-09-291-5/+6
|
* Fix Windows test failures due to previous commit: skip pkg-config test on ↵Gary Oberbrunner2010-08-161-0/+3
| | | | Windows, and always use -D for CPPDEFPREFIX for simplicity.
* Fix CPPDEFINES problems with dicts (both Append and MergeFlags). From ↵Gary Oberbrunner2010-08-151-0/+100
Jean-Baptiste Lab. Fixes issue #2671.