| Commit message (Expand) | Author | Age | Files | Lines |
* | Genex: Fix TARGET_PROPERTY value of SOURCES | Brad King | 2017-09-01 | 1 | -0/+1 |
|
|
* | Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions | Gregor Jasny | 2017-03-30 | 1 | -0/+4 |
|
|
* | Genex: Add `IF` generator expression | Colby Pike | 2017-01-26 | 1 | -0/+1 |
|
|
* | Genex: Diagnose invalid LINK_ONLY usage instead of crashing | Brad King | 2016-09-05 | 1 | -0/+1 |
|
|
* | Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134) | Brad King | 2016-06-02 | 1 | -0/+1 |
|
|
* | Genex: Add a SHELL_PATH expression | Stefan Kislinskiy | 2015-09-28 | 1 | -0/+1 |
|
|
* | cmGeneratorTarget: Avoid recursion in GetOutputName method | Robert Goulet | 2015-08-20 | 1 | -0/+1 |
|
|
* | Add generator expression support to OUTPUT_DIRECTORY target properties | Robert Goulet | 2015-08-12 | 1 | -0/+1 |
|
|
* | Reject TARGET_PDB_FILE for imported targets instead of crashing | Brad King | 2015-08-06 | 1 | -0/+1 |
|
|
* | Tests: Add case for rejecting $<TARGET_FILE:...> on an INTERFACE library | Brad King | 2015-05-26 | 1 | -0/+1 |
|
|
* | Genex: Enable use of COMPILE_LANGUAGE for compile options. | Stephen Kelly | 2015-03-09 | 1 | -0/+1 |
|
|
* | Genex: Add a COMPILE_LANGUAGE generator expression. | Stephen Kelly | 2015-03-07 | 1 | -0/+7 |
|
|
* | Genex: Implement generator expressions for target PDB files. | Nils Gladitz | 2014-07-31 | 1 | -0/+7 |
|
|
* | Genex: Clarify error message on use with non-binary targets (#14899). | Stephen Kelly | 2014-05-29 | 1 | -0/+6 |
|
|
* | Genex: Use case-sensitive comparison for COMPILER_ID. | Stephen Kelly | 2014-01-08 | 1 | -0/+1 |
|
|
* | Genex: Reject $<TARGET_FILE:...> for object libraries (#14532) | Brad King | 2013-11-01 | 1 | -0/+1 |
|
|
* | Make it an error for INSTALL_PREFIX to be evaluated. | Stephen Kelly | 2013-01-31 | 1 | -0/+1 |
|
|
* | Add the TARGET_NAME generator expression. | Stephen Kelly | 2013-01-05 | 1 | -0/+1 |
|
|
* | Genex: Ensure that $<0:...> has a parameter. | Stephen Kelly | 2012-11-27 | 1 | -0/+1 |
|
|
* | GenEx: Parse comma after colon tokens specially | Stephen Kelly | 2012-10-09 | 1 | -0/+1 |
|
|
* | Add $<CONFIG:...> boolean query generator expression | Brad King | 2012-08-15 | 1 | -0/+1 |
|
|
* | Add boolean generator expressions | Brad King | 2012-08-15 | 1 | -0/+5 |
|
|