summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VS: Delay platform definitions until system name is knownBrad King2014-07-176-9/+19
* VS: Remove unused method from VS 9 generatorBrad King2014-07-172-10/+0
* VS: Refactor CMAKE_FORCE_*64 platform definitionsBrad King2014-07-1716-74/+45
* Tell generators about CMAKE_SYSTEM_NAME as soon as it is knownBrad King2014-07-172-0/+12
* Merge topic 'refactor-link-internals'Brad King2014-07-174-229/+165
|\
| * cmTarget: Cache compatible interface property setsBrad King2014-07-162-48/+55
| * cmTarget: Refactor GetLinkImplementationClosure internalsBrad King2014-07-161-7/+11
| * Genex: Adjust code layout slightlyBrad King2014-07-161-4/+3
| * Genex: Refactor empty element stripBrad King2014-07-161-3/+2
| * Genex: Avoid repeated search of transitive property whitelistBrad King2014-07-161-33/+26
| * Genex: Simplify TARGET_PROPERTY transitive lookupBrad King2014-07-161-65/+31
| * cmTarget: Drop GetTransitivePropertyTargets methodBrad King2014-07-163-25/+13
| * Refactor system include annotation propagationBrad King2014-07-161-34/+7
| * cmTarget: Make GetLink*Libraries methods safer to useBrad King2014-07-163-32/+39
* | Merge topic 'generalize-LINK_ONLY'Brad King2014-07-1715-16/+80
|\ \
| * | Help: Add notes for topic 'generalize-LINK_ONLY'Brad King2014-07-161-0/+6
| |/
| * Honor $<LINK_ONLY> when checking interface propertiesBrad King2014-07-165-3/+29
| * Make $<LINK_ONLY> available to projects (#14751)Brad King2014-07-1610-13/+45
* | Merge topic 'compile-with-cray'Brad King2014-07-171-1/+1
|\ \
| * | cmcurl: Fix a build failure with the Cray compiler on Linux (#15026)Chuck Atkins2014-07-171-1/+1
* | | CMake Nightly Date StampKitware Robot2014-07-171-1/+1
| |/ |/|
* | Merge topic 'refactor-link-internals'Brad King2014-07-162-128/+97
|\ \
| * | cmTarget: Refactor internal imported LinkInterface mapBrad King2014-07-141-10/+5
| * | cmTarget: Simplify internal ComputeLinkInterfaceLibraries methodBrad King2014-07-141-26/+18
| * | cmTarget: Move ComputeLinkInterfaceLibraries to internalsBrad King2014-07-142-49/+52
| * | cmTarget: Refactor internal LinkInterface mapBrad King2014-07-141-28/+18
| * | cmTarget: Drop 'head' argument from processSourcesBrad King2014-07-141-4/+1
| * | cmTarget: Drop 'head' argument from GetSourceFilesBrad King2014-07-142-15/+11
| * | cmTarget: Drop 'head' argument from GetLanguagesBrad King2014-07-142-7/+5
| * | cmTarget: Drop 'head' argument from ComputeLinkImplementationLanguagesBrad King2014-07-142-6/+4
* | | Merge topic 'thread-sanitizer'Brad King2014-07-168-24/+216
|\ \ \
| * | | CTest: Fix MemoryCheckType from 'ctest -T MemCheck'Bill Hoffman2014-07-162-2/+3
| * | | ctest_memcheck: Add support for memory and leak sanitizer.Bill Hoffman2014-07-167-22/+213
* | | | CMake Nightly Date StampKitware Robot2014-07-161-1/+1
|/ / /
* | | Merge topic 'target-legacy-depends-only-for-vs6'Brad King2014-07-156-66/+90
|\ \ \
| * | | cmTarget: Compile old-style link dependencies only for VS 6Brad King2014-07-143-3/+20
| * | | cmTarget: Run old-style link dependencies only for VS 6Brad King2014-07-143-2/+10
| * | | cmTarget: Rename old-style link dependencies code as "ForVS6"Brad King2014-07-143-59/+60
| * | | export_library_dependencies: Use original link libraries internallyBrad King2014-07-141-6/+4
| |/ /
* | | Merge topic 'FindCurses-overhaul'Brad King2014-07-151-79/+98
|\ \ \
| * | | FindCurses: Overhaul Curses and NCurses search logic (#15011)Brad King2014-07-141-79/+98
| |/ /
* | | Merge topic 'dev/ison-isoff-performance'Brad King2014-07-151-6/+36
|\ \ \
| * | | SystemTools: Use a set in Is{On,Off}Ben Boeckel2014-07-081-6/+35
| * | | IsOff: Use the length for the string constructionBen Boeckel2014-07-081-2/+3
* | | | Merge topic 'dev/fix-cmake-rule-property'Brad King2014-07-151-1/+1
|\ \ \ \
| * | | | cmMakefile: fix __CMAKE_RULE property settingBen Boeckel2014-07-141-1/+1
| | |/ / | |/| |
* | | | Merge topic 'FindImageMagick-pkgconfig'Brad King2014-07-151-0/+10
|\ \ \ \
| * | | | FindImageMagick: Use pkgconfig hints if available (#14012)Rex Dieter2014-07-141-0/+10
| |/ / /
* | | | Merge topic 'doc-package-target-import-once'Brad King2014-07-151-11/+4
|\ \ \ \
| * | | | Revert "Help: Update cmake-packages.7 examples to import targets only once"Brad King2014-07-151-11/+4