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
/
cmComputeTargetDepends.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmGeneratorTarget: Add GetUtilityBacktrace API
Stephen Kelly
2015-10-27
1
-1/+1
*
Port to GetGeneratorTargets.
Stephen Kelly
2015-10-24
1
-5/+4
*
Access policy status from cmGeneratorTarget at generate time.
Stephen Kelly
2015-10-20
1
-1/+1
*
cmGeneratorTarget: Provide direct access to the backtrace.
Stephen Kelly
2015-10-20
1
-1/+1
*
cmGeneratorTarget: Copy IsExecutableWithExports from cmTarget.
Stephen Kelly
2015-10-20
1
-2/+2
*
Use IsImported from cmGeneratorTarget.
Stephen Kelly
2015-10-16
1
-1/+1
*
cmState: Move GetTargetTypeName from cmTarget.
Stephen Kelly
2015-10-14
1
-2/+1
*
Remove now-obsolete casts.
Stephen Kelly
2015-10-14
1
-1/+1
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-11/+11
*
Generators: Use GetType from the cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-1/+2
*
cmLinkItem: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-12
1
-15/+9
*
cmGeneratorTarget: Move GetUtilityItems from cmTarget.
Stephen Kelly
2015-10-12
1
-2/+2
*
cmGeneratorTarget: Port GetLinkInterface away from cmTarget.
Stephen Kelly
2015-10-10
1
-1/+1
*
cmGeneratorTarget: Move GetLinkImplementation from cmTarget.
Stephen Kelly
2015-08-26
1
-2/+1
*
cmLinkItem: Add cmLinkImplementation type.
Stephen Kelly
2015-08-26
1
-1/+1
*
cmGeneratorTarget: Move GetLinkInterface from cmTarget.
Stephen Kelly
2015-08-26
1
-1/+1
*
cmTarget: Move link interface libraries struct out.
Stephen Kelly
2015-08-26
1
-1/+1
*
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
Stephen Kelly
2015-07-01
1
-37/+44
*
Merge topic 'refactor-cmPolicies'
Brad King
2015-05-05
1
-3/+1
|
\
|
*
Port to static cmPolicies API.
Stephen Kelly
2015-05-04
1
-3/+1
*
|
cmComputeTargetDepends: Use simpler global generator access.
Stephen Kelly
2015-05-03
1
-3/+1
|
/
*
Port Global property interaction to cmState.
Stephen Kelly
2015-04-15
1
-2/+5
*
Allow add_dependencies() on INTERFACE libraries (#15414)
Brad King
2015-03-27
1
-2/+4
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-2/+2
*
cmTarget: Refactor LinkImplementation to allow more information
Brad King
2014-07-07
1
-1/+1
*
cmTarget: Lookup targets in LinkInterface and LinkImplementation
Brad King
2014-06-23
1
-15/+15
*
cmTarget: Add GetUtilityItems to get target ordering dependencies
Brad King
2014-06-23
1
-4/+3
*
cmTarget: Remove 'head' argument from GetLinkImplementation
Brad King
2014-06-23
1
-1/+1
*
cmComputeTargetDepends: Remove unused 'linking' argument
Brad King
2014-06-23
1
-6/+3
*
cmake: remove dummy backtraces for IssueMessage
Ben Boeckel
2014-06-05
1
-4/+6
*
Merge topic 'target-transitive-sources'
Brad King
2014-04-03
1
-42/+28
|
\
|
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-25/+24
|
*
cmComputeTargetDepends: Use valid config to compute target depends.
Stephen Kelly
2014-04-02
1
-17/+4
*
|
Merge topic 'target-sources-refactor'
Brad King
2014-04-03
1
-0/+29
|
\
\
|
|
/
|
*
cmComputeTargetDepends: Track object library depends.
Stephen Kelly
2014-04-02
1
-0/+29
*
|
Merge topic 'fix_policy_diagnostics'
Brad King
2014-04-01
1
-3/+4
|
\
\
|
|
/
|
/
|
|
*
Policies: omit warnings about unset policies when they are actually set to NEW
Nils Gladitz
2014-03-31
1
-3/+4
*
|
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-9/+9
*
|
Merge topic 'fix-policy-scopes'
Brad King
2014-03-10
1
-1/+1
|
\
\
|
|
/
|
*
Record more policies on targets when created
Brad King
2014-03-06
1
-1/+1
*
|
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-3/+3
*
|
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-8/+8
*
|
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-7/+8
|
/
*
cmMakefile: make some methods take const std::string& instead of const char*
Rolf Eike Beer
2014-01-16
1
-1/+1
*
AddDependencies: new policy requires dependencies to exist
Nils Gladitz
2014-01-12
1
-0/+39
*
Constify handling of target dependencies.
Stephen Kelly
2013-12-11
1
-20/+22
*
Remove INTERFACE build targets.
Stephen Kelly
2013-12-10
1
-18/+7
*
INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
Stephen Kelly
2013-11-25
1
-1/+9
*
Create make rules for INTERFACE_LIBRARY targets.
Stephen Kelly
2013-10-21
1
-1/+9
*
Add entire link interface transitive closure as target depends.
Stephen Kelly
2013-07-02
1
-0/+2
[next]