summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ctest: Add option for live progress summary in terminalMichael Wegner2018-09-265-21/+162
* cmCTestRunTest: Thread number of completed tests through start APIsMichael Wegner2018-09-253-7/+8
* cmCTestRunTest: Simplify number width computationMichael Wegner2018-09-251-8/+2
* cmCTestRunTest: Buffer test result output before printingMichael Wegner2018-09-251-28/+29
* 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-1413-73/+234
|\
| * target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-129-29/+165
| * 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 'ctest-stop-time-test'Brad King2018-09-144-18/+44
|\ \
| * | CTest: Improve stop-time implementationBrad King2018-09-124-18/+44
* | | 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 '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 'replace-os-x-name-with-macos'Brad King2018-09-117-9/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Replace occurrences of "Mac OS X" with "macOS" in commentsBartosz Kosiorek2018-09-107-9/+9
* | | | Merge topic 'imported-same-name'Brad King2018-09-1124-221/+249
|\ \ \ \
| * | | | Fix transitive usage requirements through same-name imported targetsBrad King2018-09-107-47/+45
| * | | | genex: Simplify cmGeneratorExpressionInterpreterBrad King2018-09-079-87/+36
| * | | | Fix dependency propagation through same-name imported targetsBrad King2018-09-075-41/+44
| * | | | cmLinkItem: Convert to a "sum type" over a string and target pointerBrad King2018-09-079-66/+144
* | | | | Merge topic 'fix-ctest_start-track'Brad King2018-09-111-2/+4
|\ \ \ \ \
| * | | | | CTest: Fix regression in ctest_start()Kyle Edwards2018-09-101-2/+4
* | | | | | Merge topic 'ctest-fix-test-load'Brad King2018-09-112-20/+44
|\ \ \ \ \ \
| * | | | | | CTest: Fix --test-load regressionBrad King2018-09-102-20/+44
| |/ / / / /
| * | | | | CMake 3.12.2v3.12.2Brad King2018-09-071-1/+1
| * | | | | Merge branch 'vs-CMakeLists.txt' into release-3.12Brad King2018-09-051-1/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'state-reset-glob' into release-3.12Brad King2018-08-233-0/+11
| |\ \ \ \ \ \
* | | | | | | | CMake Nightly Date StampKitware Robot2018-09-111-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'gicv-stdstring'Brad King2018-09-103-12/+15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | cmCacheManager::GetInitializedCacheValue(): Return as const std::string*Vitaly Stakhovsky2018-09-063-12/+15
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-09-101-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-09-091-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-09-081-1/+1
* | | | | | Merge topic 'definitions-get'Brad King2018-09-077-19/+25
|\ \ \ \ \ \
| * | | | | | cmStateSnapshot::GetDefinition(): Return std::string const*Vitaly Stakhovsky2018-09-067-19/+25
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-071-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'grd-stdstring'Brad King2018-09-0613-23/+21
|\ \ \ \ \ \
| * | | | | | cmMakefile: Make GetRequiredDefinition return std::stringVitaly Stakhovsky2018-09-0513-23/+21