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
*
VS: Delay platform definitions until system name is known
Brad King
2014-07-17
6
-9/+19
*
VS: Remove unused method from VS 9 generator
Brad King
2014-07-17
2
-10/+0
*
VS: Refactor CMAKE_FORCE_*64 platform definitions
Brad King
2014-07-17
16
-74/+45
*
Tell generators about CMAKE_SYSTEM_NAME as soon as it is known
Brad King
2014-07-17
2
-0/+12
*
Merge topic 'refactor-link-internals'
Brad King
2014-07-17
4
-229/+165
|
\
|
*
cmTarget: Cache compatible interface property sets
Brad King
2014-07-16
2
-48/+55
|
*
cmTarget: Refactor GetLinkImplementationClosure internals
Brad King
2014-07-16
1
-7/+11
|
*
Genex: Adjust code layout slightly
Brad King
2014-07-16
1
-4/+3
|
*
Genex: Refactor empty element strip
Brad King
2014-07-16
1
-3/+2
|
*
Genex: Avoid repeated search of transitive property whitelist
Brad King
2014-07-16
1
-33/+26
|
*
Genex: Simplify TARGET_PROPERTY transitive lookup
Brad King
2014-07-16
1
-65/+31
|
*
cmTarget: Drop GetTransitivePropertyTargets method
Brad King
2014-07-16
3
-25/+13
|
*
Refactor system include annotation propagation
Brad King
2014-07-16
1
-34/+7
|
*
cmTarget: Make GetLink*Libraries methods safer to use
Brad King
2014-07-16
3
-32/+39
*
|
Merge topic 'generalize-LINK_ONLY'
Brad King
2014-07-17
15
-16/+80
|
\
\
|
*
|
Help: Add notes for topic 'generalize-LINK_ONLY'
Brad King
2014-07-16
1
-0/+6
|
|
/
|
*
Honor $<LINK_ONLY> when checking interface properties
Brad King
2014-07-16
5
-3/+29
|
*
Make $<LINK_ONLY> available to projects (#14751)
Brad King
2014-07-16
10
-13/+45
*
|
Merge topic 'compile-with-cray'
Brad King
2014-07-17
1
-1/+1
|
\
\
|
*
|
cmcurl: Fix a build failure with the Cray compiler on Linux (#15026)
Chuck Atkins
2014-07-17
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-17
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'refactor-link-internals'
Brad King
2014-07-16
2
-128/+97
|
\
\
|
*
|
cmTarget: Refactor internal imported LinkInterface map
Brad King
2014-07-14
1
-10/+5
|
*
|
cmTarget: Simplify internal ComputeLinkInterfaceLibraries method
Brad King
2014-07-14
1
-26/+18
|
*
|
cmTarget: Move ComputeLinkInterfaceLibraries to internals
Brad King
2014-07-14
2
-49/+52
|
*
|
cmTarget: Refactor internal LinkInterface map
Brad King
2014-07-14
1
-28/+18
|
*
|
cmTarget: Drop 'head' argument from processSources
Brad King
2014-07-14
1
-4/+1
|
*
|
cmTarget: Drop 'head' argument from GetSourceFiles
Brad King
2014-07-14
2
-15/+11
|
*
|
cmTarget: Drop 'head' argument from GetLanguages
Brad King
2014-07-14
2
-7/+5
|
*
|
cmTarget: Drop 'head' argument from ComputeLinkImplementationLanguages
Brad King
2014-07-14
2
-6/+4
*
|
|
Merge topic 'thread-sanitizer'
Brad King
2014-07-16
8
-24/+216
|
\
\
\
|
*
|
|
CTest: Fix MemoryCheckType from 'ctest -T MemCheck'
Bill Hoffman
2014-07-16
2
-2/+3
|
*
|
|
ctest_memcheck: Add support for memory and leak sanitizer.
Bill Hoffman
2014-07-16
7
-22/+213
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-16
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'target-legacy-depends-only-for-vs6'
Brad King
2014-07-15
6
-66/+90
|
\
\
\
|
*
|
|
cmTarget: Compile old-style link dependencies only for VS 6
Brad King
2014-07-14
3
-3/+20
|
*
|
|
cmTarget: Run old-style link dependencies only for VS 6
Brad King
2014-07-14
3
-2/+10
|
*
|
|
cmTarget: Rename old-style link dependencies code as "ForVS6"
Brad King
2014-07-14
3
-59/+60
|
*
|
|
export_library_dependencies: Use original link libraries internally
Brad King
2014-07-14
1
-6/+4
|
|
/
/
*
|
|
Merge topic 'FindCurses-overhaul'
Brad King
2014-07-15
1
-79/+98
|
\
\
\
|
*
|
|
FindCurses: Overhaul Curses and NCurses search logic (#15011)
Brad King
2014-07-14
1
-79/+98
|
|
/
/
*
|
|
Merge topic 'dev/ison-isoff-performance'
Brad King
2014-07-15
1
-6/+36
|
\
\
\
|
*
|
|
SystemTools: Use a set in Is{On,Off}
Ben Boeckel
2014-07-08
1
-6/+35
|
*
|
|
IsOff: Use the length for the string construction
Ben Boeckel
2014-07-08
1
-2/+3
*
|
|
|
Merge topic 'dev/fix-cmake-rule-property'
Brad King
2014-07-15
1
-1/+1
|
\
\
\
\
|
*
|
|
|
cmMakefile: fix __CMAKE_RULE property setting
Ben Boeckel
2014-07-14
1
-1/+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'FindImageMagick-pkgconfig'
Brad King
2014-07-15
1
-0/+10
|
\
\
\
\
|
*
|
|
|
FindImageMagick: Use pkgconfig hints if available (#14012)
Rex Dieter
2014-07-14
1
-0/+10
|
|
/
/
/
*
|
|
|
Merge topic 'doc-package-target-import-once'
Brad King
2014-07-15
1
-11/+4
|
\
\
\
\
|
*
|
|
|
Revert "Help: Update cmake-packages.7 examples to import targets only once"
Brad King
2014-07-15
1
-11/+4
[next]