| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Display error if generate step fails | Kyle Edwards | 2019-05-13 | 3 | -3/+9 |
|
|
* | Testing: Update hard-coded line numbers to [0-9]+ in some tests | Kyle Edwards | 2018-10-10 | 4 | -11/+11 |
|
|
* | Tests: Speed up RunCMake.TargetPropertyGeneratorExpressions | Brad King | 2018-01-25 | 62 | -241/+135 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1/+1 |
|
|
* | Tests: Don't rely on ordering of targets in maps. | Stephen Kelly | 2015-05-17 | 6 | -6/+6 |
|
|
* | RunCMake: Remove unneeded files. | Stephen Kelly | 2015-02-09 | 1 | -1/+0 |
|
|
* | Genex: Fix stack overflow in transitive property evaluation. | Stephen Kelly | 2014-07-01 | 20 | -0/+128 |
|
|
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
|
|
* | Fix spelling and typos (affecting binary data / module messages) | Andreas Mohr | 2013-05-07 | 2 | -3/+3 |
|
|
* | Revert "Add the $<LINKED:...> generator expression." | Stephen Kelly | 2013-02-13 | 4 | -16/+0 |
|
|
* | Revert "Don't allow utility or global targets in the LINKED expression." | Stephen Kelly | 2013-02-13 | 5 | -18/+0 |
|
|
* | Don't allow utility or global targets in the LINKED expression. | Stephen Kelly | 2013-02-08 | 5 | -0/+18 |
|
|
* | Add the $<LINKED:...> generator expression. | Stephen Kelly | 2013-01-31 | 4 | -0/+16 |
|
|
* | Keep track of INCLUDE_DIRECTORIES as a vector of structs. | Stephen Kelly | 2013-01-03 | 9 | -13/+31 |
|
|
* | GenEx: Validate target and property names. | Stephen Kelly | 2012-10-09 | 25 | -0/+125 |
|
|
* | GenEx: Report actual target name not found, not "0" each time. | Stephen Kelly | 2012-10-09 | 4 | -0/+15 |
|
|
* | Process generator expressions in the COMPILE_DEFINITIONS target property. | Stephen Kelly | 2012-09-28 | 7 | -0/+36 |
|
|
* | Process generator expressions in the INCLUDE_DIRECTORIES property. | Stephen Kelly | 2012-09-28 | 14 | -0/+76 |
|
|