index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
GeneratorExpression
/
RunCMakeTest.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
genex: improve unit testing for $<TARGET_NAME_IF_EXISTS:...>
Asit Dhal
2020-10-24
1
-0/+3
*
Genex: $<CONFIG:> now supports multiple configurations
Robert Maynard
2020-06-24
1
-0/+14
*
Tests: Factor out RunCMake.GenEx-GENEX_EVAL test
Brad King
2020-06-16
1
-9/+0
*
Tests: Factor out RunCMake.GenEx-TARGET_FILE test
Brad King
2020-06-16
1
-30/+0
*
Tests: Factor out RunCMake.GenEx-DEVICE_LINK test
Brad King
2020-06-16
1
-15/+0
*
Tests: Factor out RunCMake.GenEx-HOST_LINK test
Brad King
2020-06-16
1
-15/+0
*
Tests: Factor out RunCMake.GenEx-LINK_LANG_AND_ID test
Brad King
2020-06-16
1
-12/+0
*
Tests: Factor out RunCMake.GenEx-LINK_LANGUAGE test
Brad King
2020-06-16
1
-13/+0
*
Tests: Factor out RunCMake.GenEx-COMPILE_LANG_AND_ID test
Brad King
2020-06-16
1
-8/+0
*
Tests: Factor out RunCMake.GenEx-COMPILE_LANGUAGE test
Brad King
2020-06-16
1
-8/+0
*
add_library/add_executable: allow local alias to imported targets
Marc Chevrier
2020-06-02
1
-0/+1
*
Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>
Marc Chevrier
2020-04-19
1
-0/+30
*
Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>
Marc Chevrier
2020-02-26
1
-0/+25
*
Genex: Fix value lifetimes in nested TARGET_PROPERTY evaluation
Brad King
2019-05-22
1
-0/+1
*
Genex: Add COMPILE_LANG_AND_ID generator expression
Robert Maynard
2019-05-14
1
-0/+8
*
Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIX
Marc Chevrier
2019-05-02
1
-2/+2
*
Genex: Rename $<TARGET_*_OUTPUT_NAME:...> in $<TARGET_*_FILE_BASE_NAME:...>
Marc Chevrier
2019-04-15
1
-8/+8
*
Genex: add $<TARGET_FILE_PREFIX:...> and $<TARGET_FILE_SUFFIX:...>
Marc Chevrier
2019-04-10
1
-0/+8
*
Genex: Add $<FILTER:list,INCLUDE|EXCLUDE,regex>
Sebastian Lipponer
2019-04-08
1
-0/+4
*
Genex: Add capability to retrieve base name for various target artifacts
Marc Chevrier
2019-04-08
1
-0/+8
*
Genex: Add $<REMOVE_DUPLICATES:list>
Sebastian Lipponer
2019-04-01
1
-0/+5
*
Fortran: Add compiler ID/Version generator expressions
Andrew Paprocki
2019-01-18
1
-0/+2
*
Genex: Add policy to handle empty list items in $<IN_LIST:...>
Kyle Edwards
2018-11-19
1
-0/+10
*
Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...>
Marc Chevrier
2018-04-23
1
-0/+9
*
genex: Add TARGET_NAME_IF_EXISTS expression
Alex Turbov
2018-03-28
1
-0/+4
*
genex: Add TARGET_EXISTS to check for target existence
Alex Turbov
2018-03-09
1
-0/+4
*
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