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
*
Merge topic 'install-messages'
Brad King
2014-06-27
39
-42/+407
|
\
|
*
install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761)
Brad King
2014-06-24
11
-5/+54
|
*
install: Add CMAKE_INSTALL_MESSAGE variable (#13761)
Brad King
2014-06-24
15
-8/+113
|
*
install: Thread message level setting through internal API
Brad King
2014-06-24
15
-12/+49
|
*
file(INSTALL): Add undocumented options to control output verbosity
Brad King
2014-06-24
7
-3/+103
|
*
file(INSTALL): Report existing DIRECTORY as Up-to-date
Brad King
2014-06-24
9
-1/+47
|
*
file(INSTALL): Do not pre-create DESTINATION for DIRECTORY
Brad King
2014-06-24
1
-10/+13
|
*
cmInstallTargetGenerator: Drop default constructor arguments
Brad King
2014-06-24
2
-9/+22
|
*
Help: Add install() command document section headers
Brad King
2014-06-24
1
-5/+17
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-06-27
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-06-26
1
-1/+1
*
|
Merge branch 'release'
Brad King
2014-06-25
0
-0/+0
|
\
\
|
*
\
Merge branch 'gfortran-compressed-modules' into release
Brad King
2014-06-23
1
-14/+27
|
|
\
\
|
*
\
\
Merge branch 'ninja-avoid-double-phony' into release
Brad King
2014-06-16
1
-0/+9
|
|
\
\
\
|
*
\
\
\
Merge branch 'backport-fix-read-after-free' into release
Brad King
2014-06-12
1
-5/+13
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'refactor-link-internals'
Brad King
2014-06-25
17
-405/+465
|
\
\
\
\
\
\
|
*
|
|
|
|
|
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 topic 'launcher-limit-warnings-errors'
Brad King
2014-06-25
1
-2/+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
CTest: Teach the launchers to honer the max warnings and errors
Bill Hoffman
2014-06-25
1
-2/+7
*
|
|
|
|
|
|
|
Merge topic 'style-fix'
Brad King
2014-06-25
2
-8/+8
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cmCTestMemCheckHandler: Fix coding style in this class
Bill Hoffman
2014-06-25
2
-8/+8
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge topic 'update-cdash-location'
Brad King
2014-06-25
24
-48/+47
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Update CDash server URL
Brad King
2014-06-24
24
-47/+46
|
*
|
|
|
|
|
|
|
Tests: Fix CMAKE_TESTS_CDASH_SERVER parsing
Brad King
2014-06-24
1
-1/+1
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge topic 'find-module-targets'
Brad King
2014-06-25
5
-55/+152
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Help: Add notes for topic 'find-module-targets'
Brad King
2014-06-25
1
-0/+8
|
*
|
|
|
|
|
|
|
FindGLUT.cmake: Add imported targets and documentation
Philipp Moeller
2014-06-24
1
-8/+69
[next]