| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -3/+5 |
|
|
* | cmInstallScriptGenerator: Factor out method to get script | Brad King | 2021-01-28 | 1 | -0/+4 |
|
|
* | clang-tidy: fix `readability-make-member-function-const` warnings | Ben Boeckel | 2021-01-27 | 1 | -1/+1 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | cmInstallGenerator: std::string params | Vitaly Stakhovsky | 2020-01-21 | 1 | -1/+2 |
|
|
* | cmInstall*Generator: std::string params | Vitaly Stakhovsky | 2020-01-21 | 1 | -3/+3 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -3/+3 |
|
|
* | Refactor: Allow cmInstallGenerator::Compute() to return an error | Kyle Edwards | 2019-05-13 | 1 | -1/+1 |
|
|
* | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-12-22 | 1 | -1/+13 |
|
|
* | install: Revert CODE,SCRIPT support for generator expressions | Brad King | 2018-10-11 | 1 | -12/+1 |
|
|
* | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-06-07 | 1 | -1/+12 |
|
|
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -2/+2 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -0/+5 |
|
|
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -2/+2 |
|
|
* | install: Add EXCLUDE_FROM_ALL option (#14921) | Nick Lewis | 2016-02-04 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of ... | David Cole | 2007-10-15 | 1 | -1/+2 |
|
|
* | ENH: Added INSTALL(CODE) mode to allow inline specification of install script... | Brad King | 2006-04-13 | 1 | -1/+2 |
|
|
* | ENH: Created new install script generation framework. The INSTALL command cr... | Brad King | 2006-02-19 | 1 | -0/+36 |
|
|