Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | file(ARCHIVE*): Simplify acceptance of empty list arguments | Brad King | 2022-06-29 | 1 | -3/+9 |
* | Merge topic 'log_level_command' | Brad King | 2022-06-29 | 7 | -67/+141 |
|\ | |||||
| * | Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub command | Alexandru Croitor | 2022-06-28 | 6 | -25/+93 |
| * | Move LogLevel enum out of cmake.h header | Alexandru Croitor | 2022-06-24 | 4 | -53/+59 |
* | | Merge topic 'lcc-updates' | Brad King | 2022-06-29 | 1 | -0/+4 |
|\ \ | |||||
| * | | Source: Suppress some warnings on LCC 1.23.x | makise-homura | 2022-06-28 | 1 | -0/+4 |
* | | | Merge topic 'fix-23523' | Brad King | 2022-06-29 | 1 | -12/+16 |
|\ \ \ | |||||
| * | | | AUTOUIC: Fix internal paths of generated ui_foo.h files | Josiah Bills | 2022-06-28 | 1 | -12/+16 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-29 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'posix_c' | Brad King | 2022-06-28 | 1 | -2/+1 |
|\ \ \ | |||||
| * | | | cmSystemTools: Fix unsetenv() fallback | Raul Tambre | 2022-06-26 | 1 | -2/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-28 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-27 | 1 | -1/+1 |
|/ / / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-26 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-25 | 1 | -1/+1 |
| |/ |/| | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-24 | 1 | -1/+1 |
* | | Merge topic 'update-kwsys' | Brad King | 2022-06-23 | 1 | -9/+31 |
|\ \ | |||||
| * | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2022-06-22 | 1 | -9/+31 |
* | | | Merge topic 'snprintf' | Brad King | 2022-06-23 | 7 | -9/+11 |
|\ \ \ | |||||
| * | | | Source: Replace uses of sprintf with safer snprintf | Sean McBride | 2022-06-22 | 6 | -9/+10 |
| * | | | Source: Tell Git not to check whitespace in third-party curses form code | Brad King | 2022-06-22 | 1 | -0/+1 |
* | | | | Merge topic 'vs-compile-batching' | Brad King | 2022-06-23 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | VS: Add variable to to turn off Visual Studio compile batching | Brad King | 2022-06-22 | 1 | -0/+1 |
| * | | | | Merge topic 'use-arm64-msbuild' into release-3.24 | Brad King | 2022-06-22 | 1 | -0/+8 |
| |\ \ \ \ | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-23 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'use-arm64-msbuild' | Brad King | 2022-06-22 | 1 | -0/+8 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | VS: Prefer ARM64 MSBuild on Windows ARM64 host | Tommy Vercetti | 2022-06-21 | 1 | -0/+8 |
* | | | | | Merge topic 'xcode14' | Brad King | 2022-06-22 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | cm_cxx_features: filter out warnings from Xcode 14 | Gregor Jasny | 2022-06-21 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | CMake 3.24.0-rc1v3.24.0-rc1 | Brad King | 2022-06-14 | 1 | -1/+1 |
| * | | | Merge topic 'lcc-warnings' into release-3.24 | Brad King | 2022-06-14 | 2 | -5/+5 |
| |\ \ \ | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-22 | 1 | -1/+1 |
* | | | | | Merge topic 'add_export_no_system' | Brad King | 2022-06-21 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Add EXPORT_NO_SYSTEM target property, deprecate IMPORTED_NO_SYSTEM | Da Quexian | 2022-06-17 | 1 | -0/+4 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-21 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-20 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-19 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-18 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'cpp-named-module-file-sets' | Brad King | 2022-06-17 | 21 | -95/+703 |
|\ \ \ \ \ | |||||
| * | | | | | cmGlobalNinjaGenerator: use `cmModuleMapper` implementation | Ben Boeckel | 2022-06-16 | 1 | -38/+31 |
| * | | | | | cmCxxModuleMapper: implement support for GCC's module map format | Ben Boeckel | 2022-06-16 | 2 | -0/+47 |
| * | | | | | cmCxxModuleMapper: add source to handle module mapper contents | Ben Boeckel | 2022-06-16 | 3 | -0/+79 |
| * | | | | | cmGlobalNinjaGenerator: add a TODO for header units | Ben Boeckel | 2022-06-16 | 1 | -1/+2 |
| * | | | | | cmTarget: add support for C++ module fileset types | Ben Boeckel | 2022-06-16 | 13 | -52/+445 |
| * | | | | | cmExperimental: add an experimental feature to handle C++ modules | Ben Boeckel | 2022-06-14 | 2 | -1/+10 |
| * | | | | | cmExperimental: add a mechanism for experimental CMake features | Ben Boeckel | 2022-06-14 | 3 | -0/+77 |
| * | | | | | cmGlobalXCodeGenerator: avoid unused parameter warnings | Ben Boeckel | 2022-06-14 | 1 | -0/+4 |
| * | | | | | cmScriptGenerator: remove unnecessary `endif` arguments | Ben Boeckel | 2022-06-14 | 1 | -1/+1 |
| * | | | | | cmNinjaTargetGenerator: expand CFGIntDir for NMC | Ben Boeckel | 2022-06-14 | 1 | -2/+3 |
| * | | | | | cmGlobalNinjaGenerator: simplify a string building call | Ben Boeckel | 2022-06-14 | 1 | -1/+1 |