Kyle Edwards
|
bab24e782c
target_link_libraries: Propagate dependencies of object libraries
|
6 年之前 |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 年之前 |
Brad King
|
a1ad0a699b
target_link_libraries: Allow use with targets in other directories
|
7 年之前 |
Brad King
|
0d7114987c
Revert "target_link_libraries: Allow use with targets in other directories"
|
7 年之前 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 年之前 |
Patrick Stotko
|
c9349cc1b9
target_link_libraries: Allow use with targets in other directories
|
7 年之前 |
Deniz Bahadir
|
dfb6e84082
objlib: Allow other libraries to link to `OBJECT` libraries.
|
8 年之前 |
Deniz Bahadir
|
51249e69ea
objlib: Allow `OBJECT` libraries to link to other libraries.
|
8 年之前 |
Luz Paz
|
3ab7bf8285
Various typo fixes
|
7 年之前 |
Deniz Bahadir
|
8112059ee7
target_link_libraries: Simplify implementation and add comments.
|
8 年之前 |
Deniz Bahadir
|
b0e2f1415e
target_link_libraries: Slightly fix some error-messages.
|
8 年之前 |
Deniz Bahadir
|
85457b63c8
target_link_libraries: Return earlier on some error.
|
8 年之前 |
Deniz Bahadir
|
fe4b25ec2f
Teach target_* commands to set INTERFACE properties of IMPORTED targets
|
8 年之前 |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 年之前 |
Brad King
|
a47a853376
target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libs
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 年之前 |
Daniel Pfeifer
|
608afd4f62
Separate compilation for commands included in cmBootstrapCommands2
|
9 年之前 |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 年之前 |
Stephen Kelly
|
7edfcd0e83
cmMakefile: Inline method into caller
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Daniel Pfeifer
|
516f8edb2e
Avoid else after return
|
9 年之前 |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
9 年之前 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年之前 |
Brad King
|
87f44b7525
Fix export of STATIC library PRIVATE non-target dependencies
|
9 年之前 |
Brad King
|
aea1b03617
Fix export of STATIC library PRIVATE dependencies with CMP0022 NEW
|
9 年之前 |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 年之前 |
Stephen Kelly
|
482b3811e4
cmTarget: Move link type enum out.
|
10 年之前 |