Kyle Edwards
|
b519db6217
install: Fix regression when using default destinations
|
5 anni fa |
Brad King
|
d70a0f8681
fileapi: Fix codemodel target install destination for cross-dir rules
|
6 anni fa |
Brad King
|
4adc0b7c75
Merge topic 'iface-headers'
|
6 anni fa |
Avraham Shukron
|
a40f9083dd
INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER properties
|
6 anni fa |
Regina Pfeifer
|
e6b6bb0618
cmInstallCommand: Port to cmArgumentParser
|
6 anni fa |
Brad King
|
47389c5641
install: Do not crash on imported global target
|
6 anni fa |
Vitaly Stakhovsky
|
186d9b083d
cmSystemTools::Message: Add overload accepting std::string
|
6 anni fa |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 anni fa |
Kyle Edwards
|
9fc20a4f3e
install: Add sane set of defaults for DESTINATION and file type parameters
|
7 anni fa |
Brad King
|
dd4f8b2a48
install: Record TARGET mode backtraces internally
|
7 anni fa |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 anni fa |
Vitaly Stakhovsky
|
4e94f6447a
cmGlobalGenerator::AddInstallComponent(): Accept std::string argument
|
7 anni fa |
Zack Galbreath
|
e89ad0f94e
install: Allow installing targets created in another directory
|
7 anni fa |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 anni fa |
Kyle Edwards
|
0212d7c762
install: add NAMELINK_COMPONENT argument
|
7 anni fa |
Stephan Szabo
|
2dc2a3eb15
Identify DLL platforms via CMAKE_IMPORT_LIBRARY_SUFFIX
|
7 anni fa |
Brad King
|
ea0ce73a19
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
|
7 anni fa |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 anni fa |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 anni fa |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 anni fa |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 anni fa |
Daniel Pfeifer
|
8d7b3ef5d4
Provide and use CM_FALLTHROUGH
|
8 anni fa |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 anni fa |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 anni fa |
Robert Maynard
|
eec93bceec
Allow OBJECT libraries to be installed, exported, and imported
|
8 anni fa |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 anni fa |
Gregor Jasny
|
071f8e78dd
Apple: Add support for static frameworks
|
9 anni fa |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 anni fa |
Daniel Pfeifer
|
602b78aa79
Remove redundant c_str() calls
|
9 anni fa |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 anni fa |