| Commit message (Expand) | Author | Age | Files | Lines |
* | Genex: Add a SHELL_PATH expression | Stefan Kislinskiy | 2015-09-28 | 4 | -0/+23 |
|
|
* | cmGeneratorTarget: Avoid recursion in GetOutputName method | Robert Goulet | 2015-08-20 | 5 | -0/+10 |
|
|
* | Add generator expression support to OUTPUT_DIRECTORY target properties | Robert Goulet | 2015-08-12 | 4 | -0/+9 |
|
|
* | Reject TARGET_PDB_FILE for imported targets instead of crashing | Brad King | 2015-08-06 | 4 | -0/+12 |
|
|
* | Tests: Add case for rejecting $<TARGET_FILE:...> on an INTERFACE library | Brad King | 2015-05-26 | 4 | -0/+34 |
|
|
* | Genex: Enable use of COMPILE_LANGUAGE for compile options. | Stephen Kelly | 2015-03-09 | 4 | -0/+14 |
|
|
* | Genex: Add a COMPILE_LANGUAGE generator expression. | Stephen Kelly | 2015-03-07 | 22 | -0/+119 |
|
|
* | RunCMake: Remove unneeded files. | Stephen Kelly | 2015-02-09 | 1 | -1/+0 |
|
|
* | Encoding: Modify tests to work using non-ascii paths. | Clinton Stimpson | 2015-01-09 | 1 | -1/+1 |
|
|
* | Genex: Implement generator expressions for target PDB files. | Nils Gladitz | 2014-07-31 | 10 | -0/+80 |
|
|
* | Genex: Clarify error message on use with non-binary targets (#14899). | Stephen Kelly | 2014-05-29 | 19 | -0/+116 |
|
|
* | Genex: Use case-sensitive comparison for COMPILER_ID. | Stephen Kelly | 2014-01-08 | 4 | -0/+26 |
|
|
* | Genex: Add a nullary form for CONFIG | Stephen Kelly | 2014-01-07 | 2 | -11/+1 |
|
|
* | Genex: Reject $<TARGET_FILE:...> for object libraries (#14532) | Brad King | 2013-11-01 | 5 | -0/+35 |
|
|
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
|
|
* | Make it an error for INSTALL_PREFIX to be evaluated. | Stephen Kelly | 2013-01-31 | 4 | -0/+14 |
|
|
* | Add the TARGET_NAME generator expression. | Stephen Kelly | 2013-01-05 | 4 | -0/+13 |
|
|
* | Genex: Don't segfault on $<FOO,> | Stephen Kelly | 2012-11-27 | 2 | -0/+10 |
|
|
* | Genex: Ensure that $<0:...> has a parameter. | Stephen Kelly | 2012-11-27 | 4 | -0/+14 |
|
|
* | GenEx: Test early determination of AND and OR | Stephen Kelly | 2012-10-20 | 4 | -0/+20 |
|
|
* | GenEx: Parse comma after colon tokens specially | Stephen Kelly | 2012-10-09 | 5 | -1/+47 |
|
|
* | cmGeneratorExpression: Re-write for multi-stage evaluation | Stephen Kelly | 2012-09-18 | 8 | -7/+136 |
|
|
* | Add $<CONFIG:...> boolean query generator expression | Brad King | 2012-08-15 | 4 | -0/+13 |
|
|
* | Add boolean generator expressions | Brad King | 2012-08-15 | 11 | -0/+84 |
|
|