summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CPack: Add support for presetsKyle Edwards2022-08-312-3/+171
* cmCMakePresetsGraph: Add package presetsKyle Edwards2022-08-316-1/+288
* CMakePresets.json: Fix formatting of --list-presets=allKyle Edwards2022-08-312-14/+40
* CMake Nightly Date StampKitware Robot2022-08-311-1/+1
* CMake Nightly Date StampKitware Robot2022-08-301-1/+1
* CMake Nightly Date StampKitware Robot2022-08-291-1/+1
* CMake Nightly Date StampKitware Robot2022-08-281-1/+1
* CMake Nightly Date StampKitware Robot2022-08-271-1/+1
* Merge topic 'file-DOWNLOAD-existing-file-matched-message'Craig Scott2022-08-261-1/+1
|\
| * file(DOWNLOAD): Fix message for existing file with matching hashMichael Hirsch2022-08-231-1/+1
* | CMake Nightly Date StampKitware Robot2022-08-261-1/+1
* | Merge topic 'file-set-source-group'Kyle Edwards2022-08-253-1/+22
|\ \
| * | FILE_SET: Fix source group detectionKyle Edwards2022-08-243-1/+22
| * | CMake 3.24.1v3.24.1Brad King2022-08-171-1/+1
| * | Merge topic 'export-no-shdeps' into release-3.24Brad King2022-08-161-0/+7
| |\ \
* | | | CMake Nightly Date StampKitware Robot2022-08-251-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-08-241-1/+1
* | | | Merge topic 'block-management'Brad King2022-08-2310-6/+283
|\ \ \ \
| * | | | Add new flow-control commands for variables and policies scopes managementMarc Chevrier2022-08-226-2/+236
| * | | | cmMakefile::VariablePushPop: helper class to manage variable scopesMarc Chevrier2022-08-222-0/+27
| * | | | cmMakefile::RaiseScope: Add support for cmValue argumentMarc Chevrier2022-08-221-0/+4
| * | | | cmFunctionBlocker: Add handling of close block without parameters.Marc Chevrier2022-08-222-4/+16
| | |_|/ | |/| |
* | | | Merge topic 'target-prop-backtraces'Brad King2022-08-2311-31/+57
|\ \ \ \
| * | | | target_*: Fix cross-directory call backtracesBrad King2022-08-2210-29/+56
| * | | | cmQtAutoGenInitializer: Drop unnecessary argument in AppendProperty callBrad King2022-08-221-2/+1
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2022-08-231-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2022-08-221-1/+1
* | | CMake Nightly Date StampKitware Robot2022-08-211-1/+1
* | | CMake Nightly Date StampKitware Robot2022-08-201-1/+1
* | | Merge topic 'cuda_mark_toolkit_includes_as_system'Brad King2022-08-191-0/+9
|\ \ \
| * | | CUDA: Always mark cuda toolkit as system includeRobert Maynard2022-08-181-0/+9
* | | | CMake Nightly Date StampKitware Robot2022-08-191-1/+1
* | | | Merge topic 'cmake-E-env-modify'Brad King2022-08-183-4/+44
|\ \ \ \
| * | | | cmake -E env: Add --modify flagAlex Reinking2022-08-173-4/+44
* | | | | Merge topic 'try_compile-no-try_run-args'Brad King2022-08-181-27/+7
|\ \ \ \ \
| * | | | | try_compile: Don't accept try_run argumentsMatthew Woehlke2022-08-171-26/+6
| * | | | | try_compile: Fix quotes in reporting of unknown argumentsMatthew Woehlke2022-08-171-1/+1
* | | | | | Merge topic 'argparse-positional-tweak'Brad King2022-08-182-4/+8
|\ \ \ \ \ \
| * | | | | | cmArgumentParser: Ignore positional after keywordMatthew Woehlke2022-08-172-4/+8
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'create_test_sourcelist-special-chars'Brad King2022-08-181-3/+1
|\ \ \ \ \ \
| * | | | | | create_test_sourcelist: Add support for more special characters in pathsKlaas Speller2022-08-171-3/+1
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-08-181-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'fix-xcode-install-path'Brad King2022-08-171-3/+3
|\ \ \ \ \
| * | | | | xcode: Don't set INSTALL_PATH unless target is SHARED_LIBRARYTor Arne Vestbø2022-08-161-3/+3
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2022-08-171-1/+1
|/ / / /
* | | | Merge topic 'refactor-environment-modification'Brad King2022-08-163-134/+182
|\ \ \ \
| * | | | cmCTestRunTest: Implement the ENVIRONMENT test property with EnvDiff tooAlex Reinking2022-08-153-13/+34
| * | | | cmSystemTools: Add EnvDiff class to hold ENVIRONMENT_MODIFICATION logicAlex Reinking2022-08-153-121/+154
| * | | | cmCTestRunTest: Simplify by using GetSystemPathlistSeparatorAlex Reinking2022-08-151-5/+1
| * | | | cmCTestRunTest: Remove unnecessary CMAKE_BOOTSTRAP guardAlex Reinking2022-08-151-2/+0