Deniz Bahadir
|
fe4b25ec2f
Teach target_* commands to set INTERFACE properties of IMPORTED targets
|
há 8 anos atrás |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
há 8 anos atrás |
Brad King
|
a47a853376
target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libs
|
há 8 anos atrás |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
há 8 anos atrás |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
há 9 anos atrás |
Daniel Pfeifer
|
608afd4f62
Separate compilation for commands included in cmBootstrapCommands2
|
há 9 anos atrás |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
há 9 anos atrás |
Stephen Kelly
|
7edfcd0e83
cmMakefile: Inline method into caller
|
há 9 anos atrás |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
há 9 anos atrás |
Daniel Pfeifer
|
516f8edb2e
Avoid else after return
|
há 9 anos atrás |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
há 9 anos atrás |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
há 9 anos atrás |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
há 9 anos atrás |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
há 9 anos atrás |
Brad King
|
87f44b7525
Fix export of STATIC library PRIVATE non-target dependencies
|
há 9 anos atrás |
Brad King
|
aea1b03617
Fix export of STATIC library PRIVATE dependencies with CMP0022 NEW
|
há 9 anos atrás |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
há 10 anos atrás |
Stephen Kelly
|
482b3811e4
cmTarget: Move link type enum out.
|
há 10 anos atrás |
Brad King
|
30c2e1dd16
cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626)
|
há 10 anos atrás |
Stephen Kelly
|
de21168612
Port to static cmPolicies API.
|
há 10 anos atrás |
Stephen Kelly
|
ade20b433b
cmake: Remove DebugConfigs member.
|
há 10 anos atrás |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
há 10 anos atrás |
Stephen Kelly
|
ff710539ab
Remove default labels from fully covered switch statements.
|
há 11 anos atrás |
Brad King
|
f70b2253f6
Merge topic 'fix_policy_diagnostics'
|
há 11 anos atrás |
Nils Gladitz
|
77b581c2f0
Policies: omit warnings about unset policies when they are actually set to NEW
|
há 11 anos atrás |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
há 11 anos atrás |
Ben Boeckel
|
466abd846f
cmTargetLinkLibrariesCommand: Use a string argument
|
há 11 anos atrás |
Ben Boeckel
|
8d60da0cb5
cmTarget: Remove the project argument to FindTarget
|
há 11 anos atrás |
Rolf Eike Beer
|
c768e398f9
cmMakefile: make some methods take const std::string& instead of const char*
|
há 11 anos atrás |
Stephen Kelly
|
596b2a8c08
Disallow linking to utility targets (#13902).
|
há 12 anos atrás |