| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 5 | -50/+55 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -2/+2 |
|
|
* | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 1 | -5/+0 |
|
|
* | Tests: Shorten paths in CompileDefinitions | Brad King | 2015-01-25 | 4 | -27/+19 |
|
|
* | Genex: Do not consider 'head' when evaluating build properties | Brad King | 2014-08-06 | 2 | -0/+15 |
|
|
* | cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy. | Stephen Kelly | 2014-01-08 | 2 | -0/+7 |
|
|
* | Remove the LINK_LANGUAGE generator expression. | Stephen Kelly | 2013-07-24 | 3 | -9/+18 |
|
|
* | Tests/CompileDefinitions: Avoid spaces in defines on VS 6 | Stephen Kelly | 2013-05-24 | 4 | -4/+18 |
|
|
* | Add $<LINK_LANGUAGE> generator expression | Stephen Kelly | 2013-05-24 | 5 | -0/+92 |
|
|
* | Add the JOIN generator expression. | Stephen Kelly | 2013-05-16 | 2 | -3/+23 |
|
|
* | Test evaluation of per-config COMPILE_DEFINITIONS (#14037) | Brad King | 2013-03-25 | 6 | -3/+92 |
|
|
* | GenEx: Test the use of generator expressions to generate lists. | Stephen Kelly | 2012-10-17 | 2 | -0/+10 |
|
|
* | Process generator expressions in the COMPILE_DEFINITIONS target property. | Stephen Kelly | 2012-09-28 | 2 | -0/+15 |
|
|
* | Rename files from main.cpp to more meaningful names. | Stephen Kelly | 2012-08-22 | 5 | -5/+5 |
|
|
* | Fix the test setting COMPILE_DEFINITIONS target property | Stephen Kelly | 2012-08-21 | 1 | -1/+1 |
|
|
* | Fix CompileDefinitions test on Visual Studio. | Stephen Kelly | 2012-08-21 | 2 | -1/+10 |
|
|
* | Don't duplicate -D defines sent to the compiler. | Stephen Kelly | 2012-08-20 | 5 | -0/+70 |
|
|