summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorExpression/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Genex: Diagnose invalid LINK_ONLY usage instead of crashingBrad King2016-09-051-0/+1
* Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134)Brad King2016-06-021-0/+1
* Genex: Add a SHELL_PATH expressionStefan Kislinskiy2015-09-281-0/+1
* cmGeneratorTarget: Avoid recursion in GetOutputName methodRobert Goulet2015-08-201-0/+1
* Add generator expression support to OUTPUT_DIRECTORY target propertiesRobert Goulet2015-08-121-0/+1
* Reject TARGET_PDB_FILE for imported targets instead of crashingBrad King2015-08-061-0/+1
* Tests: Add case for rejecting $<TARGET_FILE:...> on an INTERFACE libraryBrad King2015-05-261-0/+1
* Genex: Enable use of COMPILE_LANGUAGE for compile options.Stephen Kelly2015-03-091-0/+1
* Genex: Add a COMPILE_LANGUAGE generator expression.Stephen Kelly2015-03-071-0/+7
* Genex: Implement generator expressions for target PDB files.Nils Gladitz2014-07-311-0/+7
* Genex: Clarify error message on use with non-binary targets (#14899).Stephen Kelly2014-05-291-0/+6
* Genex: Use case-sensitive comparison for COMPILER_ID.Stephen Kelly2014-01-081-0/+1
* Genex: Reject $<TARGET_FILE:...> for object libraries (#14532)Brad King2013-11-011-0/+1
* Make it an error for INSTALL_PREFIX to be evaluated.Stephen Kelly2013-01-311-0/+1
* Add the TARGET_NAME generator expression.Stephen Kelly2013-01-051-0/+1
* Genex: Ensure that $<0:...> has a parameter.Stephen Kelly2012-11-271-0/+1
* GenEx: Parse comma after colon tokens speciallyStephen Kelly2012-10-091-0/+1
* Add $<CONFIG:...> boolean query generator expressionBrad King2012-08-151-0/+1
* Add boolean generator expressionsBrad King2012-08-151-0/+5