summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CPack/Deb: Add ability to split out debug symbols into .ddeb packageAndrew Fuller2018-09-2110-399/+722
* CPack/Deb: Use CMAKE_COMMAND to set the environmentAndrew Fuller2018-09-181-3/+3
* Help: Fix typoAndrew Fuller2018-09-181-3/+3
* CMake Nightly Date StampKitware Robot2018-09-161-1/+1
* CMake Nightly Date StampKitware Robot2018-09-151-1/+1
* Merge topic 'out-of-dir-linking'Brad King2018-09-1460-88/+529
|\
| * target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-1256-44/+460
| * cmTarget: Future-proof AddLinkLibrary target lookup scopeBrad King2018-09-121-1/+1
| * cmExportFileGenerator: Use cmGeneratorTarget::ResolveTargetReferenceBrad King2018-09-121-2/+7
| * cmGeneratorTarget: Factor target name resolution out of link item resolutionBrad King2018-09-122-10/+31
| * Make internal TARGET_PROPERTY generator expressions more robustBrad King2018-09-124-3/+33
| * Android.mk: De-duplicate link libraries logic during exportBrad King2018-09-111-21/+5
| * cmGlobalGenerator: Remove unused FindLocalGenerator methodBrad King2018-09-112-15/+0
* | Merge topic 'module_policy_protection'Brad King2018-09-145-2/+27
|\ \
| * | IN_LIST: Ensure policy allows if(IN_LIST) if used by a moduleCraig Scott2018-09-124-0/+20
| * | CMakeIOSInstallCombined: Prevent policy leakageCraig Scott2018-09-121-2/+7
* | | Merge topic 'boost-notfound'Brad King2018-09-141-1/+1
|\ \ \
| * | | FindBoost: Suppress imported targets warning if Boost was not foundRoger Leigh2018-09-121-1/+1
* | | | Merge topic 'ctest-stop-time-test'Brad King2018-09-144-18/+44
|\ \ \ \
| * | | | CTest: Improve stop-time implementationBrad King2018-09-124-18/+44
| | |/ / | |/| |
* | | | Merge topic 'test-ninja-sub-build-fs-delay'Brad King2018-09-141-4/+5
|\ \ \ \
| * | | | Tests: Extend RunCMake.Ninja filesystem delaysBrad King2018-09-121-4/+5
* | | | | CMake Nightly Date StampKitware Robot2018-09-141-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-09-131-1/+1
|/ / / /
* | | | Merge topic 'rule-launch-custom-extra-space'Brad King2018-09-122-8/+3
|\ \ \ \
| * | | | Ninja,Makefile: Drop extra space after RULE_LAUNCH_CUSTOM valueBrad King2018-09-112-8/+3
| |/ / /
* | | | Merge topic 'gicv-stdstring'Brad King2018-09-129-66/+64
|\ \ \ \
| * | | | cmState::GetInitializedCacheValue: Return as const std::string*Vitaly Stakhovsky2018-09-109-66/+64
* | | | | Merge topic 'IAR_6_50_6_fix'Brad King2018-09-121-0/+3
|\ \ \ \ \
| * | | | | IAR: Fix compiler id, version, and arch detection on 6.50.6Daniel Schürmann2018-09-111-0/+3
* | | | | | Merge branch 'release-3.12'Brad King2018-09-120-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindDoxygen-CMP0057' into release-3.12Brad King2018-09-111-0/+5
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'FindDoxygen-CMP0057'Brad King2018-09-121-0/+5
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | FindDoxygen: Ensure policy settings allow use of IN_LISTBrad King2018-09-111-0/+5
* | | | | | | | Merge topic 'unused-variables-cleanup'Craig Scott2018-09-122-5/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Warnings: Remove unused variablesCraig Scott2018-09-112-5/+0
* | | | | | | | CMake Nightly Date StampKitware Robot2018-09-121-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'gtest_add_tests-empty-file'Craig Scott2018-09-113-4/+5
|\ \ \ \ \ \ \
| * | | | | | | GoogleTest: gtest_add_tests() fails if any source file is emptyAlessandro2018-09-101-1/+1
| * | | | | | | GoogleTest: Modify test to verify that empty files can be scannedCraig Scott2018-09-102-3/+4
* | | | | | | | Merge topic 'iar-fail-early'Brad King2018-09-113-0/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | IAR: Abort if compiler version or target architecture is not detectedDaniel Schürmann2018-09-103-0/+14
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'cmake_cpack_command-doc'Brad King2018-09-112-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Document existence of CMAKE_CPACK_COMMANDKyle Edwards2018-09-102-0/+9
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'replace-os-x-name-with-macos'Brad King2018-09-1154-126/+126
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace occurrences of "Mac OS X" with "macOS" in commentsBartosz Kosiorek2018-09-108-11/+11
| * | | | | | | | Help: Replace occurrences of "Mac OS X" with "macOS"Bartosz Kosiorek2018-09-0546-115/+115
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'docs/setdirproprs'Brad King2018-09-112-7/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Help: Clarify INCLUDE_DIRECTORIES directory property behaviorBrian Heim2018-09-101-3/+9
| * | | | | | | Help: Clarify wording of set_directory_properties docsBrian Heim2018-09-101-4/+3