summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'profile-genex'Brad King2022-11-1424-95/+169
|\
| * Profiling: Profile genex evaluationKyle Edwards2022-11-112-2/+42
| * cmGeneratorExpression: Require cmake instanceKyle Edwards2022-11-1119-59/+92
| * cmake::CreateProfilingEntry: Refactor to take lambda for argsKyle Edwards2022-11-114-35/+36
* | Merge topic 'msvc-19.34-cpp-modules'Brad King2022-11-141-22/+0
|\ \
| * | msvc: bless MSVC 19.34 support for C++ modules as experimentalBen Boeckel2022-11-111-22/+0
* | | CMake Nightly Date StampKitware Robot2022-11-141-1/+1
* | | CMake Nightly Date StampKitware Robot2022-11-131-1/+1
* | | CMake Nightly Date StampKitware Robot2022-11-121-1/+1
| |/ |/|
* | Merge topic 'fix-cxx20-detection'Brad King2022-11-111-5/+12
|\ \ | |/
| * Ninja: Restore support for compilers not defining a C++ standard levelLingkai Dong2022-11-101-5/+12
* | CMake Nightly Date StampKitware Robot2022-11-111-1/+1
* | Merge topic 'better-file-download-failure-msg'Brad King2022-11-101-5/+9
|\ \
| * | file(DOWNLOAD EXPECTED_HASH): better error message when download failedAurelien Regat-Barrel2022-11-091-5/+9
* | | Merge topic 'marmasm-language'Brad King2022-11-1011-1/+141
|\ \ \
| * | | ASM_MARMASM: Add support for Microsoft ARM assembler languageIlia K2022-11-0911-1/+141
* | | | Merge topic 'cmake-gui-restore-version-info'Brad King2022-11-101-3/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | cmake-gui: Restore embedded version information in Windows binaryBrad King2022-11-091-3/+8
| * | | CMake 3.25.0-rc4v3.25.0-rc4Brad King2022-11-081-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-11-101-1/+1
| |/ / |/| |
* | | Merge topic 'file-set-file-api'Brad King2022-11-092-8/+105
|\ \ \
| * | | file-api: support exporting file set informationBen Boeckel2022-11-082-8/+105
* | | | CMake Nightly Date StampKitware Robot2022-11-091-1/+1
| |_|/ |/| |
* | | Merge topic 'use_folders_on_by_default'Brad King2022-11-082-8/+10
|\ \ \
| * | | USE_FOLDERS: Treat as on by defaultJuan Ramos2022-11-082-8/+10
* | | | Merge topic 'ctest_configure-S-B'Brad King2022-11-081-1/+6
|\ \ \ \
| * | | | ctest_config: pass -S, -B args for log clarityMichael Hirsch2022-11-041-1/+6
* | | | | Merge topic 'block-var-scope'Brad King2022-11-083-16/+17
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cmState: Clarify name of member tracking the active scope in a directoryBrad King2022-11-073-17/+17
| * | | | block: Fix variable scope protection from modification by subdirectoriesBrad King2022-11-071-0/+1
* | | | | CMake Nightly Date StampKitware Robot2022-11-081-1/+1
* | | | | Merge topic 'update-kwsys'Brad King2022-11-074-9/+60
|\ \ \ \ \
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-11-064-9/+60
* | | | | | Merge topic 'clang-tidy-module-cmsys-fstream-check'Brad King2022-11-071-5/+6
|\ \ \ \ \ \
| * | | | | | Source: silence false positives for cmsys::fstream checkKyle Edwards2022-11-041-5/+6
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-11-071-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-11-061-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-11-051-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'vs-default-toolset'Brad King2022-11-041-18/+20
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | VS: Restore support for two-part default toolset versionBrad King2022-11-031-18/+20
* | | | CMake Nightly Date StampKitware Robot2022-11-041-1/+1
| |_|/ |/| |
* | | Merge topic 'xcode-swift-include-dirs'Brad King2022-11-031-10/+15
|\ \ \ | |/ /
| * | Xcode: Implement Swift include directoriesBrad King2022-11-021-0/+3
| * | Xcode: Restore Swift framework search directoriesBrad King2022-11-021-10/+12
| * | CMake 3.25.0-rc3v3.25.0-rc3Brad King2022-11-011-1/+1
* | | CMake Nightly Date StampKitware Robot2022-11-031-1/+1
* | | CMake Nightly Date StampKitware Robot2022-11-021-1/+1
* | | Merge topic 'compile-commands-output-field'Brad King2022-11-016-8/+16
|\ \ \
| * | | EXPORT_COMPILE_COMMANDS: add `output` fieldBen Boeckel2022-10-286-8/+16
* | | | Merge topic 'cmp0141-pch-reuse'Brad King2022-11-012-24/+47
|\ \ \ \ | | |/ / | |/| |