Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make __str__ and __repr__ same | Gaurav Juvekar | 2017-04-07 | 1 | -8/+6 |
* | py2/3 fixes for CPPDEFINES/append.py test case | Gaurav Juvekar | 2017-04-07 | 1 | -2/+18 |
* | Remove spurious space causing test fail. | Russel Winder | 2016-01-10 | 1 | -1/+1 |
* | Some more print statements to functions. | Russel Winder | 2016-01-01 | 1 | -26/+26 |
* | Corrects handling of appending dictionaries to CPPDEFINES. Amended a test cas... | Andrew Featherstone | 2014-07-29 | 1 | -38/+37 |
* | Fix Windows test failures due to previous commit: skip pkg-config test on Win... | Gary Oberbrunner | 2010-08-16 | 1 | -6/+9 |
* | Fix CPPDEFINES problems with dicts (both Append and MergeFlags). From Jean-B... | Gary Oberbrunner | 2010-08-15 | 1 | -0/+223 |