Brad King
|
659d8bd430
cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS states
|
11 ماه پیش |
Asit Dhal
|
a61c9afdf8
add_library: Reject shared libraries on platforms that do not support them
|
1 سال پیش |
Vitaly Stakhovsky
|
1a49b439a5
Source: Use cmValue::IsOn and IsOff
|
1 سال پیش |
John Parent
|
2f1ffa003c
find_package: Add support for default GLOBAL imported targets
|
3 سال پیش |
Marc Chevrier
|
59ad7a1c24
Move helpers functions from cmStringAlgorithms.h to cmValue.h
|
4 سال پیش |
Craig Scott
|
4d46b1401f
add_library(): Allow imported object libraries with multi-arch
|
4 سال پیش |
Brad King
|
4391913133
Add INTERFACE libraries to generated buildsystem if they have SOURCES
|
5 سال پیش |
Marc Chevrier
|
056489d567
add_library/add_executable: allow local alias to imported targets
|
5 سال پیش |
Marc Chevrier
|
1eca5993e2
ALIAS target: cannot overwrite an existing target
|
5 سال پیش |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
5 سال پیش |
Asit Dhal
|
9dba84cfa5
Refactor: Use cmStrCat to construct error strings
|
6 سال پیش |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 سال پیش |
Sebastian Holtermann
|
3b2b02825d
Source sweep: Replace std::ostringstream when used with a single append
|
6 سال پیش |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 سال پیش |
Regina Pfeifer
|
9ba0bf60c6
cmA*Command: Turn into free functions
|
6 سال پیش |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 سال پیش |
Robert Maynard
|
6d5872a396
add_library: Now support aliasing unknown import targets
|
6 سال پیش |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 سال پیش |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 سال پیش |
Brad King
|
e567d7eb63
add_library: Restore error on alias of non-global imported target
|
7 سال پیش |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 سال پیش |
Brad King
|
6341596e29
Merge topic 'cmp0037-conditional-targets'
|
8 سال پیش |
Brad King
|
409527a03c
CMP0037: De-duplicate check and message generation
|
8 سال پیش |
Deniz Bahadir
|
494906a8a2
Add support for IMPORTED GLOBAL targets to be aliased
|
8 سال پیش |
Deniz Bahadir
|
4e7f67383f
Defer check for sources within a target until generation.
|
8 سال پیش |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 سال پیش |
Robert Maynard
|
eec93bceec
Allow OBJECT libraries to be installed, exported, and imported
|
8 سال پیش |
Daniel Pfeifer
|
cac529dd49
clang-tidy: apply performance-faster-string-find fixes
|
8 سال پیش |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 سال پیش |
Daniel Pfeifer
|
569509f4bf
Fix newly discovered clang-tidy issues
|
9 سال پیش |