summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Merge topic 'isonoff-cstr'Brad King2018-09-0624-43/+40
|\ \ \ \ \ \ \
| * | | | | | | Remove unnecessary c_str() callsVitaly Stakhovsky2018-09-0524-43/+40
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-061-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'cmake-gui-align-text'Brad King2018-09-051-0/+3
|\ \ \ \ \ \
| * | | | | | cmake-gui: Align source and binary directory path textZeex2018-09-041-0/+3
* | | | | | | Merge topic 'vs-CMakeLists.txt'Brad King2018-09-051-1/+5
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | VS: Restore CMakeLists.txt references in each targetBrad King2018-09-051-1/+5
* | | | | | CMake Nightly Date StampKitware Robot2018-09-051-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'cmakeServerSourcesForInterfaceLibraries'Brad King2018-09-042-40/+184
|\ \ \ \ \
| * | | | | cmake-server: Support codemodel filegroups for INTERFACE_SOURCESJustin Goshi2018-08-302-40/+184
* | | | | | Merge topic 'improve-isonoff'Brad King2018-09-042-35/+68
|\ \ \ \ \ \
| * | | | | | cmSystemTools: Re-implement IsOn,IsOff with manual branchingBrad King2018-08-311-35/+56
| * | | | | | cmSystemTools: Add IsOn(),IsOff() overloads accepting std::stringVitaly Stakhovsky2018-08-312-0/+12
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-041-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-031-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-09-021-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-09-011-1/+1
* | | | | | Merge topic 'vs-winrt-default'Brad King2018-08-311-2/+4
|\ \ \ \ \ \
| * | | | | | VS: Add option to tell generator that platfrom is WinRT by defaultMikhail Korolev2018-08-301-2/+4
* | | | | | | Merge topic 'gg-stdstring'Brad King2018-08-313-16/+16
|\ \ \ \ \ \ \