summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Ninja: Remove redundant check for GNU-like compiler on WindowsBrad King2021-09-171-21/+13
* Merge topic 'enh-CPack-SetOption-accepts-new-types'Brad King2021-09-1615-116/+129
|\
| * Use new SetOption signaturesMarc Chevrier2021-09-1514-112/+88
| * cmCPackGenerator::SetOption accepts cmProp or std::stringMarc Chevrier2021-09-152-4/+41
* | Merge topic 'enh-CTest-SetOption-accepts-new-types'Brad King2021-09-165-17/+49
|\ \
| * | Use new SetOption signaturesMarc Chevrier2021-09-153-15/+15
| * | cmCTestGenericHandler::SetOption accepts cmProp or std::stringMarc Chevrier2021-09-152-2/+34
| |/
* | Merge topic 'update-curl'Brad King2021-09-163-36/+44
|\ \
| * | cmCurl: Fix file:// URLs with spaces for curl 7.78+Brad King2021-09-151-1/+6
| * | cmCurl: Adopt helper to fix file:// URLsBrad King2021-09-153-35/+38
* | | Merge topic 'vs2022'Brad King2021-09-161-0/+4
|\ \ \
| * | | VS: Fix managed C++ project generation for VS 2022Brad King2021-09-151-0/+4
| * | | Merge topic 'update-kwsys' into release-3.21Brad King2021-09-091-0/+4
| |\ \ \
| | * | | KWSys: SystemTools: Ensure Windows Vista APIs are available before using themulatekh2021-09-031-0/+4
* | | | | Merge topic 'msvc-pch-obj-restriction'Brad King2021-09-161-1/+2
|\ \ \ \ \
| * | | | | PCH: MSVC: Restrict OBJECT library INTERFACE_LINK_LIBRARIES usageCristian Adam2021-09-151-1/+2
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2021-09-161-1/+1
|/ / / /
* | | | Merge topic 'cmProp-explicit-string_view-cast-operator'Brad King2021-09-156-9/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | cmProp: cm::string_view cast operator must be explicitMarc Chevrier2021-09-146-9/+39
* | | | CMake Nightly Date StampKitware Robot2021-09-151-1/+1
|/ / /
* | | Merge topic 'pch-xcode-multiple-languages'Brad King2021-09-142-2/+17
|\ \ \
| * | | PCH: Fix all-language precompile header support in XcodeCristian Adam2021-09-132-2/+17
* | | | Merge topic 'refactor-CPack-GetOption-returns-cmProp'Brad King2021-09-1426-494/+462
|\ \ \ \
| * | | | cmCPackGenerator::GetOption returns cmPropMarc Chevrier2021-09-1326-494/+462
* | | | | Merge topic 'refactor-CTest-GetOption-returns-cmProp'Brad King2021-09-147-35/+30
|\ \ \ \ \
| * | | | | cmCTestGenericHandler::GetOption returns cmPropMarc Chevrier2021-09-137-35/+30
| |/ / / /
* | | | | Merge topic 'iwyu-cl'Brad King2021-09-142-3/+39
|\ \ \ \ \
| * | | | | IWYU: Add `--driver-mode=cl` when applicablePigeonF2021-09-102-3/+39
* | | | | | Merge topic 'CMakeDependentOption-condition-syntax'Brad King2021-09-141-1/+4
|\ \ \ \ \ \
| * | | | | | CMakeDependentOption: Introduce policy CMP0127 for full Condition SyntaxDaniel Schürmann2021-09-101-1/+4
* | | | | | | CMake Nightly Date StampKitware Robot2021-09-141-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-09-131-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-09-121-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-09-111-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'enh-AddCacheEntry-accepts-new-types'Marc Chevrier2021-09-1014-63/+90
|\ \ \ \ \ \
| * | | | | | Use new AddCacheEntry signaturesMarc Chevrier2021-09-1010-56/+47
| * | | | | | AddCacheEntry accept cmProp or std::stringMarc Chevrier2021-09-106-7/+43
* | | | | | | Merge topic 'vs_settings'Brad King2021-09-102-40/+54
|\ \ \ \ \ \ \
| * | | | | | | VS: Honor VS_SETTINGS source file property on all sourcesSteven Boswell2021-09-092-4/+8
| * | | | | | | cmVisualStudio10TargetGenerator: Factor out helper to write VS_SETTINGSSteven Boswell2021-09-092-36/+46
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'vs-csproj-scripts'Brad King2021-09-104-5/+26
|\ \ \ \ \ \ \
| * | | | | | | VS: Add missing label in C# project-build eventsSteven Boswell2021-09-094-5/+26
| |/ / / / / /
* | | | | | | Merge topic 'ctest-memcheck-generate-test.xml'Brad King2021-09-102-0/+16
|\ \ \ \ \ \ \
| * | | | | | | ctest_memcheck: generate `DynamicAnalysis-Test.xml` as wellBen Boeckel2021-09-092-0/+16
* | | | | | | | Merge topic 'ninja-rc'Brad King2021-09-101-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | cmNinjaTargetGenerator: Use short path for cmcldeps.exeWayde Reitsma2021-09-031-2/+5
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-09-101-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'mocmacrosonce'Brad King2021-09-092-1/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | AutoMoc: Do not list moc macros multiple timesDavid Redondo2021-09-031-0/+3
| * | | | | | | | cmAlgorithms: Preserve const-ness in cmRemoveDuplicates range signatureBrad King2021-09-031-1/+7