Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy. | Stephen Kelly | 2014-01-08 | 1 | -0/+3 |
* | Remove the LINK_LANGUAGE generator expression. | Stephen Kelly | 2013-07-24 | 1 | -9/+10 |
* | Tests/CompileDefinitions: Avoid spaces in defines on VS 6 | Stephen Kelly | 2013-05-24 | 1 | -1/+5 |
* | Add $<LINK_LANGUAGE> generator expression | Stephen Kelly | 2013-05-24 | 1 | -0/+20 |
* | Add the JOIN generator expression. | Stephen Kelly | 2013-05-16 | 1 | -0/+6 |
* | Test evaluation of per-config COMPILE_DEFINITIONS (#14037) | Brad King | 2013-03-25 | 1 | -0/+5 |
* | GenEx: Test the use of generator expressions to generate lists. | Stephen Kelly | 2012-10-17 | 1 | -0/+1 |
* | Process generator expressions in the COMPILE_DEFINITIONS target property. | Stephen Kelly | 2012-09-28 | 1 | -0/+6 |
* | Rename files from main.cpp to more meaningful names. | Stephen Kelly | 2012-08-22 | 1 | -1/+1 |
* | Fix the test setting COMPILE_DEFINITIONS target property | Stephen Kelly | 2012-08-21 | 1 | -1/+1 |
* | Don't duplicate -D defines sent to the compiler. | Stephen Kelly | 2012-08-20 | 1 | -0/+9 |