index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmComputeTargetDepends.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0
/
+1
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1
/
+1
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-10
/
+10
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-23
1
-2
/
+9
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2
/
+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-260
/
+182
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-17
/
+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1
/
+1
*
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-21
1
-1
/
+1
*
cmGeneratorTarget: Provide direct access to the backtrace.
Stephen Kelly
2015-10-21
1
-1
/
+1
*
cmGeneratorTarget: Copy IsExecutableWithExports from cmTarget.
Stephen Kelly
2015-10-21
1
-2
/
+2
*
Use IsImported from cmGeneratorTarget.
Stephen Kelly
2015-10-16
1
-1
/
+1
*
cmState: Move GetTargetTypeName from cmTarget.
Stephen Kelly
2015-10-15
1
-2
/
+1
*
Remove now-obsolete casts.
Stephen Kelly
2015-10-15
1
-1
/
+1
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-15
1
-11
/
+11
*
Generators: Use GetType from the cmGeneratorTarget.
Stephen Kelly
2015-10-15
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
[next]