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
/
cmGeneratorExpressionDAGChecker.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some obsolete declarations
Stephen Kelly
2015-10-27
1
-1/+0
*
cmGeneratorExpression: Port to cmLocalGenerator.
Stephen Kelly
2015-10-12
1
-3/+4
*
cmMakefile: Make cmListFileBacktrace default constructible.
Stephen Kelly
2015-06-02
1
-1/+1
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-10
1
-0/+1
*
Merge topic 'drop-ancient-workarounds'
Brad King
2015-01-12
1
-3/+3
|
\
|
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-3/+3
*
|
Help: Remove documented restriction on find in conditions.
Stephen Kelly
2015-01-11
1
-3/+1
|
/
*
backtrace: Convert to local paths in IssueMessage
Ben Boeckel
2014-06-05
1
-1/+1
*
genex: remove the need for backtraces
Ben Boeckel
2014-06-05
1
-3/+23
*
cmTarget: Allow transitive evaluation of SOURCES property.
Stephen Kelly
2014-04-02
1
-0/+12
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-3/+3
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-3/+3
*
Genex: Fix case of methods in the dag checker.
Stephen Kelly
2014-01-06
1
-4/+4
*
Genex: Use a preprocessor loop to implement transitive DAG check.
Stephen Kelly
2014-01-06
1
-32/+25
*
cmTarget: Fix system include annotation propagation.
Stephen Kelly
2014-01-06
1
-1/+2
*
Undefine local preprocessor loop variables.
Stephen Kelly
2014-01-06
1
-0/+1
*
QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.
Stephen Kelly
2013-11-27
1
-0/+8
*
Use new cmHasLiteralPrefix function
Stephen Kelly
2013-11-21
1
-3/+3
*
Merge topic 'tid-system-argument'
Brad King
2013-07-16
1
-0/+8
|
\
|
*
Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-07-16
1
-0/+8
*
|
Introduce the INTERFACE_LINK_LIBRARIES property.
Stephen Kelly
2013-07-08
1
-1/+2
*
|
Introduce the LINK_ONLY generator expression.
Stephen Kelly
2013-07-07
1
-1/+15
|
/
*
Genex: Extend EvaluatingLinkLibraries to also check the top target name.
Stephen Kelly
2013-06-24
1
-1/+7
*
Use a preprocessor loop to manage the valid transitive properties.
Stephen Kelly
2013-06-10
1
-3/+7
*
Add missing 'seen' check for evaluating COMPILE_OPTIONS.
Stephen Kelly
2013-06-10
1
-1/+2
*
Add COMPILE_OPTIONS target property.
Stephen Kelly
2013-06-02
1
-0/+8
*
Fix the tests for evaluating includes and defines.
Stephen Kelly
2013-02-23
1
-2/+2
*
Fix constness of accessors.
Stephen Kelly
2013-02-23
1
-2/+2
*
Fix DAG checker finding cycling dependencies.
Stephen Kelly
2013-02-23
1
-1/+1
*
Fix determination of when we're evaluating compile definitions.
Stephen Kelly
2013-02-12
1
-1/+2
*
Fix determination of evaluating link libraries.
Stephen Kelly
2013-02-07
1
-2/+2
*
Optimize genex evaluation for includes and defines.
Stephen Kelly
2013-02-02
1
-0/+26
*
Add API to check if we're reading a includes or defines property.
Stephen Kelly
2013-01-31
1
-0/+16
*
Exclude the LINK_LIBRARIES related properties from INTERFACE evaluation.
Stephen Kelly
2013-01-24
1
-2/+8
*
Make INTERFACE determined properties readable in generator expressions.
Stephen Kelly
2013-01-20
1
-0/+13
*
Make cycles in target properties ignored, not an error.
Stephen Kelly
2013-01-05
1
-7/+9
*
Make all relevant targets available in the genex context.
Stephen Kelly
2013-01-05
1
-1/+1
*
Add API to check that dependent target properties form a DAG.
Stephen Kelly
2012-09-28
1
-0/+106