Vitaly Stakhovsky
|
9db532f44d
cmInstall*Generator: std::string params
|
%!s(int64=5) %!d(string=hai) anos |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
%!s(int64=6) %!d(string=hai) anos |
Kyle Edwards
|
b133d14fb1
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
%!s(int64=6) %!d(string=hai) anos |
Jon Chronopoulos
|
25cae1e85d
install: Teach CODE,SCRIPT modes to evaluate generator expressions
|
%!s(int64=7) %!d(string=hai) anos |
Brad King
|
0f48fbaa72
install: Revert CODE,SCRIPT support for generator expressions
|
%!s(int64=7) %!d(string=hai) anos |
Jon Chronopoulos
|
6dad812143
install: Teach CODE,SCRIPT modes to evaluate generator expressions
|
%!s(int64=7) %!d(string=hai) anos |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
%!s(int64=8) %!d(string=hai) anos |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
%!s(int64=8) %!d(string=hai) anos |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
%!s(int64=8) %!d(string=hai) anos |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
%!s(int64=9) %!d(string=hai) anos |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
%!s(int64=9) %!d(string=hai) anos |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
%!s(int64=9) %!d(string=hai) anos |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
%!s(int64=9) %!d(string=hai) anos |
Nick Lewis
|
18ce97c4a2
install: Add EXCLUDE_FROM_ALL option (#14921)
|
%!s(int64=9) %!d(string=hai) anos |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
David Cole
|
c8e832dcf5
BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
d4c5fe840b
ENH: Added INSTALL(CODE) mode to allow inline specification of install script code. This reduces the need for configuring an install script that needs some variable settings because the install code can set thing up first.
|
%!s(int64=19) %!d(string=hai) anos |
Brad King
|
96f0266228
ENH: Created new install script generation framework. The INSTALL command creates the generators which are later used by cmLocalGenerator to create the cmake_install.cmake files. A new target installation interface is provided by the INSTALL command which fixes several problems with the INSTALL_TARGETS command. See bug#2691. Bugs 1481 and 1695 are addressed by these changes.
|
%!s(int64=19) %!d(string=hai) anos |