summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | | | | | Merge topic 'refactor-string-backtrace-vectors'Brad King2021-09-0920-537/+224
|\ \ \ \ \ \ \
| * | | | | | | Refactor: Convert parallel string/backtrace vectors to BT vectorsKyle Edwards2021-09-0320-537/+224
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'update-kwsys'Brad King2021-09-096-19/+36
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-09-036-19/+36
* | | | | | | | CMake Nightly Date StampKitware Robot2021-09-091-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2021-09-081-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-09-071-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-09-061-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-09-051-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-09-041-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'ninja-armclang-windows'Brad King2021-09-031-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Ninja: fix ARMClang paths for WindowsMartin Kojtal2021-09-021-0/+2
| * | | | | CMake 3.21.2v3.21.2Brad King2021-08-251-1/+1
| * | | | | Merge topic 'vs-toolset-version' into release-3.21Brad King2021-08-241-0/+3
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2021-09-031-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'enh-SetProperty-accepts-new-types'Marc Chevrier2021-09-0226-88/+184
|\ \ \ \ \ \
| * | | | | | Refactor: Use new SetProperty signaturesMarc Chevrier2021-08-2512-32/+30