Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 years ago |
Marc Chevrier
|
a71caab46b
LINK_DIRECTORIES: Add new properties and commands
|
7 years ago |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 years ago |
Marc Chevrier
|
cc9f88af53
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
|
7 years ago |
Marc Chevrier
|
c1f5a44b28
LINK_OPTIONS: Add new family of properties
|
7 years ago |
luz.paz
|
be28106880
Fix misc. typos
|
7 years ago |
Wouter Klouwen
|
6db61f0725
Export: allow exporting of additional properties
|
7 years ago |
Brad King
|
ea0ce73a19
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 years ago |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 years ago |
Robert Maynard
|
eec93bceec
Allow OBJECT libraries to be installed, exported, and imported
|
8 years ago |
Steven Newbury
|
462cf25427
Add support for x32-abi
|
8 years ago |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 years ago |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Bill Hoffman
|
f81b9475f3
Export: Factor out file generation steps into helpers
|
9 years ago |
Ben Keller
|
290e4ce8a8
install: Fix computed import prefix in export files when it is "/"
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Andrey Pokrovskiy
|
7dbfdddf33
cmExportInstallFileGenerator: Fix crash in FindNamespaces
|
10 years ago |
Stephen Kelly
|
c099e00fc0
Access policy status from cmGeneratorTarget at generate time.
|
10 years ago |
Stephen Kelly
|
88d10d55ac
cmGeneratorTarget: Copy IsAppBundleOnApple from cmTarget.
|
10 years ago |
Stephen Kelly
|
eb3be7d688
cmGeneratorTarget: Move GetExportName from cmTarget.
|
10 years ago |