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
* | | | | | | Merge topic 'E-capabilities-tls'Brad King2022-09-021-0/+4
|\ \ \ \ \ \ \
| * | | | | | | cmake -E capabilities: Tell whether TLS is enabledKyle Edwards2022-09-011-0/+4
* | | | | | | | Merge topic 'cmake-gui-platform-env'Brad King2022-09-021-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake-gui: Fix selected item mismatched CMAKE_GENERATOR_PLATFORM envdou fu2022-09-011-1/+2
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-09-021-1/+1
* | | | | | | | | Merge topic 'add_language_levels_for_cxx26'Brad King2022-09-012-14/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CMake: Support upcoming C++26 language levelRobert Maynard2022-08-312-14/+21
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'compiler-launcher-genexp'Brad King2022-09-012-4/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | COMPILER_LAUNCHER: Add support for generator expressionsThomas Weißschuh2022-08-302-4/+8
* | | | | | | | | | Merge topic 'Link-MACOSX_BUNDLE'Brad King2022-09-011-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'backport-3.24-Link-MACOSX_BUNDLE' into Link-MACOSX_BUNDLEMarc Chevrier2022-08-311-0/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Xcode: Fix erroneous MACOSX_BUNDLE linkMarc Chevrier2022-08-311-0/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-09-011-1/+1
* | | | | | | | | Merge topic 'xcode-add-gpu-validation-and-default-configuration'Brad King2022-08-312-1/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Xcode: Add settings to control a scheme's launch configurationPatriceJiang2022-08-302-1/+7
| * | | | | | | | | Xcode: Add settings to control a scheme's GPU Validation valuesPatriceJiang2022-08-302-0/+19
* | | | | | | | | | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix'Brad King2022-08-311-22/+46
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIXRobert Maynard2022-08-301-6/+7
| * | | | | | | | | cmFindBase: Refactor CMAKE_FIND_USE_INSTALL_PREFIX handlingRobert Maynard2022-08-301-22/+45
* | | | | | | | | | Merge topic 'automoc-silence-warnings'Brad King2022-08-311-0/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | automoc: avoid more compiler warnings in linker-warning-silencing codeAlbert Astals Cid2022-08-301-0/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | 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
| |_|_|/ / / |/| | | | |