summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augmentMarc Chevrier2021-09-198-10/+11
* cmCurlSetCAInfo: use std::string as argumentMarc Chevrier2021-09-194-6/+8
* CMake Nightly Date StampKitware Robot2021-09-191-1/+1
* Merge topic 'VersionCompare-use-std_string'Marc Chevrier2021-09-189-61/+69
|\
| * cmSystemTools::VersionCompare: use std::string for argumentsMarc Chevrier2021-09-179-61/+69
* | CMake Nightly Date StampKitware Robot2021-09-181-1/+1
|/
* CMake Nightly Date StampKitware Robot2021-09-171-1/+1
* Merge topic 'xcode-embed-libraries'Craig Scott2021-09-163-3/+16
|\
| * Xcode: add support for embedding dynamic librariesLucas SOLTIC2021-09-133-3/+16
* | 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
| |/ / / / / /