summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-build-parallel'Brad King2022-11-171-2/+0
|\
| * cmake --build: Use both inter- and intra-project parallelism with msbuildBrad King2022-11-161-2/+0
* | Merge topic 'file-archive-zstd-compression-level'Brad King2022-11-171-7/+16
|\ \
| * | file(ARCHIVE_CREATE): Allow higher compression level for ZstdAmir Masoud Abdol2022-11-161-7/+16
* | | CMake Nightly Date StampKitware Robot2022-11-171-1/+1
| |/ |/|
* | Merge topic 'file-copy-error-path'Brad King2022-11-163-42/+80
|\ \
| * | file(COPY_FILE): Report if failure occurred on input or output pathBrad King2022-11-151-4/+14
| * | Merge branch 'upstream-KWSys' into file-copy-error-pathBrad King2022-11-152-38/+66
| |/
* | Merge topic 'cmp0141-pch-reuse'Brad King2022-11-161-2/+4
|\ \
| * | CMP0141: Fix PCH REUSE_FROM when MSVC_DEBUG_INFORMATION_FORMAT is emptyBrad King2022-11-151-2/+4
* | | CMake Nightly Date StampKitware Robot2022-11-161-1/+1
| |/ |/|
* | Merge topic 'cmake-E-copy-t-mode'Brad King2022-11-152-7/+61
|\ \
| * | cmake -E copy: Add support for -t argumentKyle Edwards2022-11-152-7/+61
* | | Merge topic 'better_handling_of_build_args'Brad King2022-11-151-19/+7
|\ \ \
| * | | cmake: --build improve detection of no build dirRobert Maynard2022-11-141-19/+7
| |/ /
* | | Merge topic 'top-level-command-order'Brad King2022-11-151-0/+9
|\ \ \
| * | | project: Warn at top-level if `cmake_minimum_required` wasn't calledfriendlyanon2022-11-111-0/+9
* | | | CMake Nightly Date StampKitware Robot2022-11-151-1/+1
| |/ / |/| |
* | | 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
|\ \ \ \ \