summaryrefslogtreecommitdiffstats
path: root/Tests/GeneratorExpression/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Add a way to represent imported shared library stubsRobert Maynard2023-07-181-1/+1
* GeneratorExpression: Expand testing of imported location resolutionRobert Maynard2023-07-181-0/+18
* Testing: Map RelWithDebInfo config in GeneratorExpression testRobert Maynard2023-07-061-0/+1
* Apple: text-based stubs: manage imported configurations mappingMarc Chevrier2023-03-051-0/+16
* Genex: Fix CONFIG on imported target with no explicit mappingLuis Caro Campos2022-12-161-0/+7
* Tests: Improve GeneratorExpression SHELL_PATH case robustness on MSYS 1.0Brad King2022-11-021-2/+13
* Genex: $<CONFIG:> now supports multiple configurationsRobert Maynard2020-06-241-6/+4
* add_custom_command: Delay slash conversion until after genex evaluationSebastian Lipponer2019-09-131-4/+24
* Genex: PlatformId now can match against a list of ids.Robert Maynard2019-06-031-0/+1
* Relax the usage of TARGET_OBJECTS generator expressionRobert Maynard2019-04-191-0/+45
* Genex: Teach SHELL_PATH to support a list of pathsHenri Manson2019-03-111-0/+3
* Tests: Generalize GeneratorExpression MSYS path conversion workaroundBrad King2019-03-111-7/+21
* Genex: Add IN_LIST logical operatorMarc Chevrier2018-02-071-0/+5
* sourceFile properties: add property INCLUDE_DIRECTORIESMarc Chevrier2018-01-241-2/+18
* sourceFile properties: add property COMPILE_OPTIONSMarc Chevrier2018-01-231-11/+27
* Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and XcodeBrad King2018-01-121-4/+2
* Genex: Per-source $<COMPILE_LANGUAGE:...> supportMarc Chevrier2017-12-131-0/+8
* Add generator expression support to per-source COMPILE_DEFINITIONSMarc Chevrier2017-12-051-2/+7
* VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS propertyBrad King2017-10-031-1/+3
* Genex: Allow TARGET_OBJECTS to be used everywhereRobert Maynard2017-04-181-0/+16
* Merge topic 'genex-if'Brad King2017-01-271-0/+4
|\
| * Genex: Add `IF` generator expressionColby Pike2017-01-261-0/+4
* | Tests: Extend GeneratorExpression to work with more configurationsBrad King2017-01-261-0/+4
* | Tests: Teach GeneratorExpression to cover spaces in include dirsBrad King2017-01-261-2/+2
* | Tests: Simplify GeneratorExpression imported include directory checkBrad King2017-01-261-4/+1
|/
* Add generator expression support to per-source COMPILE_FLAGSZsolt Parragi2016-10-281-0/+1
* Tests: Add test for MAP_IMPORTED_CONFIG_<CONFIG> empty fallbackBrad King2016-10-201-0/+8
* Genex: Add a SHELL_PATH expressionStefan Kislinskiy2015-09-281-3/+23
* Genex: Only evaluate TARGET_OBJECTS to determine target sources.Stephen Kelly2014-04-021-14/+0
* cmTarget: Allow any generator expression in SOURCES property.Stephen Kelly2014-04-021-1/+1
* Genex: Evaluate TARGET_OBJECTS as a normal expression.Stephen Kelly2014-03-311-0/+14
* Genex: Use case-sensitive comparison for COMPILER_ID.Stephen Kelly2014-01-081-0/+6
* Genex: Add a nullary form for CONFIGStephen Kelly2014-01-071-0/+1
* Genex: Make EQUAL support upper case binary literalsStephen Kelly2014-01-061-7/+9
* Genex: Add EQUAL expression.Stephen Kelly2014-01-061-0/+21
* Genex: Accept arbitrary content in *_CASE and MAKE_C_IDENTIFIER.Stephen Kelly2013-12-191-3/+3
* Genex: Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER.Stephen Kelly2013-11-271-0/+3
* Merge topic 'test-property-genex'Brad King2013-10-071-1/+31
|\
| * cmTestGenerator: Evaluate generator expressions in test propertiesBen Boeckel2013-09-201-1/+31
* | Genex: Add the PLATFORM_ID expression.Stephen Kelly2013-08-281-0/+5
|/
* Genex: Fix segfault when parsing ends with parameter expectation.Stephen Kelly2013-08-131-0/+2
* Add the ALIAS target concept for libraries and executables.Stephen Kelly2013-08-021-0/+8
* Genex: Fix $<CONFIG> with IMPORTED targets and multiple locations.Stephen Kelly2013-07-241-0/+30
* Split the GeneratorExpression test into a third part.Stephen Kelly2013-06-281-3/+13
* Add generator expressions for version comparision.Stephen Kelly2013-06-121-0/+6
* Fix handling of commas in arbitrary content in genexes.Stephen Kelly2013-05-161-0/+10
* Add $<SEMICOLON> generator expression.Jean-Christophe Fillion-Robin2013-03-121-0/+2
* Expand includes and defines transitively in 'external' genexes.Stephen Kelly2013-02-231-1/+30
* Make it an error for INSTALL_PREFIX to be evaluated.Stephen Kelly2013-01-311-1/+0
* Add the INSTALL_PREFIX genex.Stephen Kelly2013-01-271-0/+1