Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
%!s(int64=7) %!d(string=hai) anos |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
%!s(int64=8) %!d(string=hai) anos |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
%!s(int64=9) %!d(string=hai) anos |
Daniel Pfeifer
|
608afd4f62
Separate compilation for commands included in cmBootstrapCommands2
|
%!s(int64=9) %!d(string=hai) anos |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
%!s(int64=9) %!d(string=hai) anos |
Daniel Pfeifer
|
516f8edb2e
Avoid else after return
|
%!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 |
Stephen Kelly
|
75e511eeaf
cmInstallFilesGenerator: Require cmLocalGenerator, not cmMakefile.
|
%!s(int64=10) %!d(string=hai) anos |
Stephen Kelly
|
a0836ed978
Port to cmMakefile::GetGlobalGenerator.
|
%!s(int64=10) %!d(string=hai) anos |
Stephen Kelly
|
54d6a9187f
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
|
%!s(int64=10) %!d(string=hai) anos |
Stephen Kelly
|
55d80d0a85
cmMakefile: Rename GetCurrent{,Source}Directory.
|
%!s(int64=10) %!d(string=hai) anos |
Stephen Kelly
|
bd990c803b
Remove use of ExpandSourceListArguments.
|
%!s(int64=10) %!d(string=hai) anos |
Stephen Kelly
|
d92887efab
Replace 'foo.size() > 0' pattern with !foo.empty().
|
%!s(int64=10) %!d(string=hai) anos |
Stephen Kelly
|
238dd2fbab
Use insert instead of a loop in some cases.
|
%!s(int64=11) %!d(string=hai) anos |
Brad King
|
c9568de52c
install: Add CMAKE_INSTALL_MESSAGE variable (#13761)
|
%!s(int64=11) %!d(string=hai) anos |
Brad King
|
ec7cf7ea13
install: Thread message level setting through internal API
|
%!s(int64=11) %!d(string=hai) anos |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
%!s(int64=11) %!d(string=hai) anos |
Brad King
|
6e89c8a5f1
install: Support generator expressions in FILES and PROGRAMS mode
|
%!s(int64=11) %!d(string=hai) anos |
Brad King
|
f11f7b34a8
cmInstallFilesGenerator: Add reference to calling cmMakefile
|
%!s(int64=11) %!d(string=hai) anos |
Alex Neundorf
|
7ced0732e8
make default install component name configurable
|
%!s(int64=13) %!d(string=hai) anos |
Alex Neundorf
|
b6fba35411
-strip trailing whitespace
|
%!s(int64=13) %!d(string=hai) anos |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
Brad King
|
a27e9ca4a2
BUG: Fix old-style install to prefix top
|
%!s(int64=16) %!d(string=hai) anos |
David Cole
|
83ec8c3593
ENH: Further refinement of the CPack components functionality from Doug Gregor.
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
5594ad4885
ENH: Updated exporting and importing of targets to support libraries and configurations.
|
%!s(int64=17) %!d(string=hai) anos |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
22a1df0576
BUG: Fix FILES mode after recent changes.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
92ec498b8c
BUG: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to install under the prefix like they did before the recent changes.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
ba7780a3c4
ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets. No targets of type cmTarget::INSTALL_FILES or cmTarget::INSTALL_PROGRAMS are created, so we do not need to check for them everywhere anymore.
|
%!s(int64=18) %!d(string=hai) anos |