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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmTarget: Teach GetLinkInterfaceLibraries to support $<LINK_ONLY>
Brad King
2014-06-25
2
-26/+45
*
cmTarget: De-duplicate link interface genex code for $<LINK_ONLY>
Brad King
2014-06-25
1
-14/+6
*
cmTarget: Teach ExpandLinkItems how to support $<LINK_ONLY>
Brad King
2014-06-25
2
-3/+9
*
cmTarget: Drop GetDirectLinkLibraries methods
Brad King
2014-06-23
2
-47/+27
*
cmTarget: Improve HaveBuildTreeRPATH implementation
Brad King
2014-06-23
1
-3/+6
*
cmTarget: Lookup targets in LinkInterface and LinkImplementation
Brad King
2014-06-23
8
-101/+123
*
cmExportFileGenerator: Make SetImportLinkProperty a template
Brad King
2014-06-23
2
-5/+7
*
cmTarget: Add GetUtilityItems to get target ordering dependencies
Brad King
2014-06-23
3
-4/+25
*
cmTarget: Add cmLinkItem to refer to a target by name and pointer
Brad King
2014-06-23
1
-0/+12
*
Fix scope of transitive target name lookups
Brad King
2014-06-23
7
-18/+36
*
cmTarget: Add method to lookup other targets in a target's scope
Brad King
2014-06-23
3
-28/+36
*
cmTarget: Constify GetLinkImplementationClosure results
Brad King
2014-06-23
2
-11/+11
*
cmTarget: Constify GetTransitivePropertyTargets results
Brad King
2014-06-23
4
-14/+15
*
cmTarget: Drop 'head' target from GetImportInfo
Brad King
2014-06-23
2
-40/+69
*
cmTarget: Remove 'head' argument from GetLinkImplementation
Brad King
2014-06-23
7
-33/+49
*
cmTarget: Drop 'head' argument from GetLinkClosure
Brad King
2014-06-23
3
-19/+14
*
cmTarget: Remove 'head' argument from GetLinkerLanguage
Brad King
2014-06-23
2
-11/+7
*
cmComputeLinkInformation: Remove 'head' argument
Brad King
2014-06-23
5
-22/+13
*
cmTarget: Remove 'head' argument from GetLinkInformation
Brad King
2014-06-23
2
-11/+7
*
cmTarget: Cache GetLinkImplementationClosure results
Brad King
2014-06-23
2
-14/+24
*
cmTarget: Rename Get{TransitiveTarget => LinkImplementation}Closure
Brad King
2014-06-23
2
-5/+5
*
cmTarget: Remove 'head' argument from GetTransitiveTargetClosure
Brad King
2014-06-23
2
-6/+4
*
cmComputeLinkDepends: Simplify CheckWrongConfigItem implementation
Brad King
2014-06-23
1
-6/+3
*
cmTarget: Simplify processILibs implementation
Brad King
2014-06-23
1
-13/+10
*
cmComputeTargetDepends: Remove unused 'linking' argument
Brad King
2014-06-23
2
-7/+4
*
cmTarget: De-duplicate library list expansion
Brad King
2014-06-23
2
-34/+31
*
cmTarget: Remove unused GetInterfaceLinkLibraries method
Brad King
2014-06-23
2
-26/+0
*
Merge branch 'release'
Brad King
2014-06-10
0
-0/+0
|
\
|
*
CMake 3.0.0
v3.0.0
Brad King
2014-06-09
1
-1/+1
*
|
Merge topic 'WriteCompilerDetectionHeader-compiler-versions'
Brad King
2014-06-10
30
-94/+184
|
\
\
|
*
|
Features: Add compiler version support to WriteCompilerDetectionHeader.
Stephen Kelly
2014-06-09
3
-1/+69
|
*
|
Project: Add configurable name for version computation macros.
Stephen Kelly
2014-06-05
26
-87/+89
|
*
|
Project: Separate simulated compiler id from version detection.
Stephen Kelly
2014-06-05
3
-3/+14
|
*
|
WCDH: Issue a better message for version compatibility.
Stephen Kelly
2014-06-05
2
-3/+12
*
|
|
Merge topic 'no-parse-directory'
Brad King
2014-06-10
4
-1/+6
|
\
\
\
|
*
|
|
cmake: Do not open directories as scripts (#14966)
Brad King
2014-06-09
4
-1/+6
*
|
|
|
Merge topic 'android-platform'
Brad King
2014-06-10
2
-0/+10
|
\
\
\
\
|
*
|
|
|
Add basic Android platform module
Brad King
2014-06-06
2
-0/+10
*
|
|
|
|
Merge topic 'vs10-refactor'
Brad King
2014-06-10
5
-153/+176
|
\
\
\
\
\
|
*
|
|
|
|
VS: Factor MS-tool-specific vcxproj settings into helper
Brad King
2014-06-09
2
-45/+53
|
*
|
|
|
|
VS: Re-order logic to group MS-tool-specific options together
Brad King
2014-06-09
1
-27/+29
|
*
|
|
|
|
VS: Set some options directly instead of using flag map
Brad King
2014-06-09
1
-14/+17
|
*
|
|
|
|
VS: Remove always-true condition on compile options block
Brad King
2014-06-09
1
-36/+32
|
*
|
|
|
|
VS: Refactor internal generator factory logic
Brad King
2014-06-09
3
-14/+15
|
*
|
|
|
|
VS: Fix vcxproj specification of empty output file extension
Brad King
2014-06-09
1
-0/+6
|
*
|
|
|
|
VS: Fix vcxproj elements specifying binary output locations
Brad King
2014-06-09
1
-9/+8
|
*
|
|
|
|
VS: Refactor flag table lookup
Brad King
2014-06-09
2
-16/+24
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'dev/static-regex'
Brad King
2014-06-10
6
-25/+19
|
\
\
\
\
\
|
*
|
|
|
|
cmTarget: Remove an unused variable
Ben Boeckel
2014-06-09
1
-1/+0
|
*
|
|
|
|
regex: Search on strings where possible
Ben Boeckel
2014-06-09
2
-5/+5
[next]