Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 vuotta sitten |
Ben Boeckel
|
d17580909f
cmExportInstallFileGenerator: improve error message
|
6 vuotta sitten |
Sebastian Holtermann
|
18b0330b86
clang-tidy: Enable performance-inefficient-string-concatenation
|
6 vuotta sitten |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 vuotta sitten |
Vitaly Stakhovsky
|
99337d345b
cmSystemTools::Error(): new overload accepting std::string
|
6 vuotta sitten |
Brad King
|
cd0881be61
IWYU: Update CMake code for IWYU built with Clang 6
|
6 vuotta sitten |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 vuotta sitten |
Marc Chevrier
|
a71caab46b
LINK_DIRECTORIES: Add new properties and commands
|
7 vuotta sitten |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 vuotta sitten |
Marc Chevrier
|
cc9f88af53
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
|
7 vuotta sitten |
Marc Chevrier
|
c1f5a44b28
LINK_OPTIONS: Add new family of properties
|
7 vuotta sitten |
luz.paz
|
be28106880
Fix misc. typos
|
7 vuotta sitten |
Wouter Klouwen
|
6db61f0725
Export: allow exporting of additional properties
|
7 vuotta sitten |
Brad King
|
ea0ce73a19
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
|
7 vuotta sitten |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 vuotta sitten |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 vuotta sitten |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 vuotta sitten |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 vuotta sitten |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 vuotta sitten |
Robert Maynard
|
eec93bceec
Allow OBJECT libraries to be installed, exported, and imported
|
8 vuotta sitten |
Steven Newbury
|
462cf25427
Add support for x32-abi
|
8 vuotta sitten |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 vuotta sitten |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 vuotta sitten |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 vuotta sitten |
Bill Hoffman
|
f81b9475f3
Export: Factor out file generation steps into helpers
|
9 vuotta sitten |
Ben Keller
|
290e4ce8a8
install: Fix computed import prefix in export files when it is "/"
|
9 vuotta sitten |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 vuotta sitten |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 vuotta sitten |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 vuotta sitten |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 vuotta sitten |