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
/
Source
/
cmGeneratorExpressionEvaluator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
1
-0/+12
*
Genex: Disallow LINKER_LANGUAGE only when used on a static library.
Stephen Kelly
2013-07-26
1
-2/+3
*
Merge topic 'fix-mapped-config-genex'
Brad King
2013-07-24
1
-2/+18
|
\
|
*
Genex: Fix $<CONFIG> with IMPORTED targets and multiple locations.
Stephen Kelly
2013-07-24
1
-2/+18
*
|
Remove the LINK_LANGUAGE generator expression.
Stephen Kelly
2013-07-24
1
-65/+13
*
|
Merge topic 'tid-system-argument'
Brad King
2013-07-16
1
-0/+4
|
\
\
|
|
/
|
/
|
|
*
Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-07-16
1
-0/+4
*
|
Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICY
Stephen Kelly
2013-07-11
1
-15/+21
*
|
Introduce the LINK_ONLY generator expression.
Stephen Kelly
2013-07-07
1
-0/+20
*
|
GenexEval: Add abstracted access to link interface for a target.
Stephen Kelly
2013-07-07
1
-5/+6
|
/
*
Add generator expressions for compiler versions.
Stephen Kelly
2013-06-28
1
-0/+100
*
Merge topic 'dag-LINKER_LANGUAGE'
Brad King
2013-06-26
1
-2/+17
|
\
|
*
Genex: Report error if a target file is needed to evaluate link libraries.
Stephen Kelly
2013-06-24
1
-1/+8
|
*
Genex: Make LINK_LANGUAGE report an error when evaluating link libraries.
Stephen Kelly
2013-06-24
1
-1/+8
|
*
Add missing return after error report.
Stephen Kelly
2013-06-24
1
-0/+1
*
|
Merge topic 'version-compare-genex'
Brad King
2013-06-26
1
-0/+60
|
\
\
|
|
/
|
/
|
|
*
Add generator expressions for version comparision.
Stephen Kelly
2013-06-12
1
-0/+60
*
|
Merge topic 'transitive-property-PP-FOR_EACH'
Brad King
2013-06-24
1
-9/+15
|
\
\
|
*
|
Use a preprocessor loop to manage the valid transitive properties.
Stephen Kelly
2013-06-10
1
-9/+15
|
|
/
*
|
Style: Don't put an else after a return.
Stephen Kelly
2013-06-11
1
-3/+0
|
/
*
Merge topic 'fix-genex-HEAD-target'
Brad King
2013-06-05
1
-4/+9
|
\
|
*
Genex: Fix the HEAD target used for evaluated expressions
Stephen Kelly
2013-06-05
1
-4/+9
*
|
Add COMPILE_OPTIONS target property.
Stephen Kelly
2013-06-02
1
-1/+8
*
|
Add <LANG>_COMPILER_ID generator expressions.
Stephen Kelly
2013-06-02
1
-0/+102
*
|
Merge topic 'fix-INCLUDE_DIRECTORIES-genex-read'
Brad King
2013-05-31
1
-37/+77
|
\
\
|
|
/
|
*
GenexEval: Fix evaluation of INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-05-30
1
-1/+15
|
*
GenexEval: Extract a getLinkedTargetsContent from TargetPropertyNode.
Stephen Kelly
2013-05-30
1
-35/+46
|
*
cmTarget: Remove some hardcoding of transitive property names.
Stephen Kelly
2013-05-30
1
-2/+17
*
|
Merge topic 'language-generator-expressions'
Brad King
2013-05-24
1
-5/+67
|
\
\
|
*
|
Add $<LINK_LANGUAGE> generator expression
Stephen Kelly
2013-05-24
1
-5/+67
*
|
|
Merge topic 'join-genex'
Brad King
2013-05-22
1
-48/+106
|
\
\
\
|
|
/
/
|
*
|
Add the JOIN generator expression.
Stephen Kelly
2013-05-16
1
-0/+30
|
*
|
Make it possible for any genex to have arbitrary content at the end.
Stephen Kelly
2013-05-16
1
-1/+14
|
*
|
Rename the method determining if a genex accepts arbitrary content.
Stephen Kelly
2013-05-16
1
-6/+8
|
*
|
Extract the ProcessArbitraryContent method.
Stephen Kelly
2013-05-16
1
-41/+54
*
|
|
Merge topic 'fix-genex-comma-parse'
Brad King
2013-05-21
1
-5/+4
|
\
\
\
|
|
/
/
|
*
|
Fix handling of commas in arbitrary content in genexes.
Stephen Kelly
2013-05-16
1
-5/+4
|
|
/
*
|
Remove unused typedef.
Stephen Kelly
2013-05-17
1
-1/+0
|
/
*
Add $<SEMICOLON> generator expression.
Jean-Christophe Fillion-Robin
2013-03-12
1
-0/+18
*
Merge topic 'remove-TARGET_DEFINED-genex'
Brad King
2013-03-04
1
-18/+0
|
\
|
*
Revert "Add the TARGET_DEFINED generator expression"
Stephen Kelly
2013-02-25
1
-18/+0
*
|
Merge topic 'interface-property-external-read'
Brad King
2013-02-25
1
-36/+61
|
\
\
|
*
|
Expand includes and defines transitively in 'external' genexes.
Stephen Kelly
2013-02-23
1
-36/+51
|
*
|
Workaround broken code where a target has itself in its link iface.
Stephen Kelly
2013-02-23
1
-0/+7
|
*
|
Strip stray semicolons when evaluating generator expressions.
Stephen Kelly
2013-02-18
1
-0/+3
|
|
/
*
|
Keep track of all targets seen while evaluating a genex.
Stephen Kelly
2013-02-22
1
-1/+3
|
/
*
Revert "Add the $<LINKED:...> generator expression."
Stephen Kelly
2013-02-13
1
-94/+0
*
Revert "Don't allow utility or global targets in the LINKED expression."
Stephen Kelly
2013-02-13
1
-8/+0
*
Use the link information as a source of compile definitions and includes.
Stephen Kelly
2013-02-13
1
-6/+63
*
Don't allow utility or global targets in the LINKED expression.
Stephen Kelly
2013-02-08
1
-0/+8
[prev]
[next]