summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Source: Rename SetProperty(nullptr_t) to RemoveProperty()Vitaly Stakhovsky2023-08-157-18/+10
* CMake Nightly Date StampKitware Robot2023-08-151-1/+1
* Merge topic 'test-properties-directory'Kyle Edwards2023-08-145-19/+168
|\
| * get_test_property(): Add DIRECTORY optionKyle Edwards2023-08-111-3/+24
| * get_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-111-7/+25
| * set_tests_properties(): Add DIRECTORY optionKyle Edwards2023-08-111-2/+28
| * set_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-102-7/+91
* | Merge topic 'ctest-generate-resource-spec-file'Kyle Edwards2023-08-146-42/+147
|\ \
| * | CTest: Add ability to dynamically generate resource spec fileKyle Edwards2023-08-105-33/+136
| * | cmCTestRunTest::StartFailure(): Add total argumentKyle Edwards2023-08-103-9/+11
| |/
* | CMake Nightly Date StampKitware Robot2023-08-141-1/+1
* | CMake Nightly Date StampKitware Robot2023-08-131-1/+1
* | CMake Nightly Date StampKitware Robot2023-08-121-1/+1
* | CMake Nightly Date StampKitware Robot2023-08-111-1/+1
* | Merge topic 'vs-sdk-selection'Brad King2023-08-106-56/+105
|\ \
| * \ Merge branch 'backport-vs-sdk-selection' into vs-sdk-selectionBrad King2023-08-106-56/+105
| |\ \
| | * | VS: Select latest Windows SDK even when targeting Windows 8.1 and belowBrad King2023-08-101-0/+10
| | * | VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-101-0/+17
| | * | VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-104-34/+57
| | * | VS: Consolidate Windows SDK major version selection dispatchBrad King2023-08-104-24/+23
| | * | VS: Do not print empty Windows SDK version when none is selectedBrad King2023-08-101-1/+2
| | * | Merge topic 'file-GENERATE-arg-parsing' into release-3.27Brad King2023-08-081-1/+2
| | |\ \
| | * \ \ Merge topic 'cmList-append-regression' into release-3.27Brad King2023-08-082-25/+53
| | |\ \ \
| | | * | | cmList: Fix performance regression in append/prependMarc Chevrier2023-08-042-25/+53
| | * | | | Merge topic 'doc-fixups-release-3.27' into release-3.27Craig Scott2023-08-071-1/+1
| | |\ \ \ \
* | | \ \ \ \ Merge topic 'OPTIMIZE_DEPENDENCIES-runtime-targets'Brad King2023-08-105-3/+30
|\ \ \ \ \ \ \
| * | | | | | | OPTIMIZE_DEPENDENCIES: Skip order-only deps for non-linking targetsCraig Scott2023-08-095-3/+30
* | | | | | | | Merge topic 'cmSystemTools-hash-cleanup'Brad King2023-08-1014-166/+108
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGlobalGenerator: always support generating rule hashesBen Boeckel2023-08-081-8/+1
| * | | | | | | | cmLocalGenerator: always support shortening filenamesBen Boeckel2023-08-082-19/+5
| * | | | | | | | cmSystemTools: move `ComputeCertificateThumbprint` to the only consumerBen Boeckel2023-08-083-85/+71
| * | | | | | | | cmSystemTools: remove `ComputeFileHash` methodBen Boeckel2023-08-082-13/+0
| * | | | | | | | cmCryptoHash: prefer to cmSystemTools::ComputeFileHashBen Boeckel2023-08-083-11/+9
| * | | | | | | | cmSystemTools: remove `ComputeStringMD5` methodBen Boeckel2023-08-082-9/+0
| * | | | | | | | cmCryptoHash: prefer to cmSystemTools::ComputeStringMD5Ben Boeckel2023-08-087-21/+22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2023-08-101-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'add-cm-fileno'Brad King2023-08-094-13/+30
|\ \ \ \ \ \ \
| * | | | | | | Source: Add cm_fileno wrapperKyle Edwards2023-08-074-13/+30
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-08-091-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'file-GENERATE-arg-parsing'Brad King2023-08-081-1/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | file(GENERATE): Restore INPUT|CONTENT parse checkingEvan Wilde2023-08-071-1/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'cmList-append-regression'Brad King2023-08-082-22/+32
|\ \ \ \ \
| * | | | | cmList: Fix performance regression in append/prependMarc Chevrier2023-08-042-22/+32
* | | | | | CMake Nightly Date StampKitware Robot2023-08-081-1/+1
* | | | | | Merge topic 'doc-fixups-release-3.27'Craig Scott2023-08-071-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | cmLocalGenerator: Fix trivial spelling error in code commentCraig Scott2023-08-061-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge topic 'cxxmodules-try-compile'Brad King2023-08-075-31/+186
|\ \ \ \ \
| * | | | | cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-07-311-1/+1
| * | | | | cmCoreTryCompile: forward module-related binutils variablesBen Boeckel2023-07-311-0/+1
| * | | | | cmCoreTryCompile: use the source type context for source filesBen Boeckel2023-07-312-21/+61