| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'backport-cxxmodules-export-file-collisions' | Brad King | 2024-01-18 | 1 | -2/+3 |
|\ |
|
| * | cxxmodules: make export trampoline script files unique | Ben Boeckel | 2024-01-18 | 1 | -2/+3 |
|
|
* | | install(EXPORT): Export find_dependency() calls | Kyle Edwards | 2023-11-13 | 1 | -1/+3 |
|/ |
|
* | cmCryptoHash: prefer to cmSystemTools::ComputeStringMD5 | Ben Boeckel | 2023-08-08 | 1 | -3/+3 |
|
|
* | IWYU: Update for Debian 12 CI job | Brad King | 2023-07-28 | 1 | -0/+1 |
|
|
* | cmExport*FileGenerator: support exporting C++ module properties | Ben Boeckel | 2022-07-06 | 1 | -0/+69 |
|
|
* | exports: support `CXX_MODULES_DIRECTORY` | Ben Boeckel | 2022-07-06 | 1 | -1/+3 |
|
|
* | Merge topic 'file-set-crash' | Brad King | 2022-06-30 | 1 | -2/+1 |
|\ |
|
| * | install(EXPORT): Check for missing file sets at generate time | Kyle Edwards | 2022-06-29 | 1 | -2/+1 |
|
|
* | | clang-tidy: address `modernize-use-default-member-init` lints | Ben Boeckel | 2022-05-24 | 1 | -1/+0 |
|
|
* | | cmInstallExportGenerator: expose the temporary directory | Ben Boeckel | 2022-04-28 | 1 | -57/+19 |
|
|
* | | generated-scripts: improve prose messages with CMake lists | Ben Boeckel | 2022-04-20 | 1 | -1/+3 |
|
|
* | | generated-scripts: unset used variables | Ben Boeckel | 2022-04-20 | 1 | -0/+2 |
|
|
* | | generated-cmake: use `_cmake_` prefixes for local variables | Ben Boeckel | 2022-04-20 | 1 | -6/+6 |
|
|
* | | cmConstStack: Factor out of cmListFileBacktrace | Brad King | 2022-04-02 | 1 | -0/+1 |
|/ |
|
* | bootstrap: Do not declare cmSystemTools functions that are not implemented | Brad King | 2021-10-27 | 1 | -0/+2 |
|
|
* | Refactor: Move common methods into cmInstallGenerator | Kyle Edwards | 2021-05-31 | 1 | -3/+2 |
|
|
* | install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS | Nils Gladitz | 2021-05-19 | 1 | -1/+1 |
|
|
* | cmInstallGenerator: Add backtrace to all install generators | Brad King | 2021-01-28 | 1 | -2/+3 |
|
|
* | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 1 | -3/+3 |
|
|
* | Modernize memory management | Marc Chevrier | 2020-02-27 | 1 | -6/+5 |
|
|
* | cmInstallGenerator: std::string params | Vitaly Stakhovsky | 2020-01-21 | 1 | -2/+2 |
|
|
* | cmInstall*Generator: std::string params | Vitaly Stakhovsky | 2020-01-21 | 1 | -9/+9 |
|
|
* | cmExportSet: default destructor | Tushar Maheshwari | 2019-09-19 | 1 | -1/+1 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -10/+8 |
|
|
* | Merge topic 'double-export-error-message-install' | Brad King | 2019-08-21 | 1 | -0/+5 |
|\ |
|
| * | cmInstallExportGenerator: add a method for the file destination | Ben Boeckel | 2019-08-19 | 1 | -0/+5 |
|
|
* | | avoid adding multiple consecutive string literals to std::string | Rolf Eike Beer | 2019-08-18 | 1 | -2/+1 |
|/ |
|
* | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP | Kitware Robot | 2019-08-09 | 1 | -2/+2 |
|
|
* | Refactor: Allow cmInstallGenerator::Compute() to return an error | Kyle Edwards | 2019-05-13 | 1 | -1/+2 |
|
|
* | Modernize: Enable modernize-raw-string-literal in clang-tidy | Artur Ryt | 2019-04-02 | 1 | -1/+1 |
|
|
* | Merge topic 'cmake-files-directory' | Brad King | 2019-01-25 | 1 | -2/+1 |
|\ |
|
| * | cmake: inlined files dir constant and removed it from cmake.h | Bruno Manganelli | 2019-01-21 | 1 | -2/+1 |
|
|
* | | cmSystemTools::Error(): new overload accepting std::string | Vitaly Stakhovsky | 2019-01-23 | 1 | -1/+1 |
|/ |
|
* | IWYU: Update CMake code for IWYU built with Clang 6 | Brad King | 2019-01-15 | 1 | -0/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -1/+1 |
|
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -1/+1 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -15/+8 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -5/+5 |
|
|
* | cmScriptGenerator: pass Indent by value | Daniel Pfeifer | 2017-04-21 | 1 | -2/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Add support for creating prebuilt Android.mk files | Bill Hoffman | 2016-09-13 | 1 | -2/+11 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -10/+8 |
|
|
* | CMake: don't use else after return | Daniel Pfeifer | 2016-08-18 | 1 | -2/+1 |
|
|
* | install(EXPORT): Fix support for mid-length install destinations on Windows | Brad King | 2016-08-09 | 1 | -2/+25 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -4/+5 |
|
|
* | Use std::replace for replacing chars in strings. | Daniel Pfeifer | 2016-05-24 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -78/+48 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -6/+0 |
|
|
* | Isolate formatted streaming blocks with clang-format off/on | Brad King | 2016-05-06 | 1 | -0/+2 |
|
|