Daniel Pfeifer
|
0467a2f91b
PCH: add PRECOMPILE_HEADERS to special properties
|
10 éve |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 éve |
Regina Pfeifer
|
2dfc52675c
cmAlgorithms: Add cmContains
|
6 éve |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 éve |
Brad King
|
22d3eb5d5e
Refactor checks for whether a target has an import library
|
6 éve |
Ben Boeckel
|
49cfd39007
cmExportBuildFileGenerator: improve error message
|
6 éve |
Robert Maynard
|
5d8f1a8421
Export: A singular CMake version written for interface targets
|
6 éve |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 éve |
Marc Chevrier
|
a71caab46b
LINK_DIRECTORIES: Add new properties and commands
|
7 éve |
Marc Chevrier
|
cc9f88af53
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
|
7 éve |
Marc Chevrier
|
c1f5a44b28
LINK_OPTIONS: Add new family of properties
|
7 éve |
luz.paz
|
be28106880
Fix misc. typos
|
7 éve |
Michael Stürmer
|
fb433ff283
cmGeneratorTarget: Make import library checks config-aware
|
7 éve |
Wouter Klouwen
|
6db61f0725
Export: allow exporting of additional properties
|
7 éve |
Deniz Bahadir
|
dfb6e84082
objlib: Allow other libraries to link to `OBJECT` libraries.
|
8 éve |
Brad King
|
ea0ce73a19
install,export: Maybe transform OBJECT libraries to INTERFACE libraries
|
7 éve |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 éve |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 éve |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 éve |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 éve |
Gregor Jasny
|
cf320f7cd7
Replace boolean `implib` parameters with enum
|
8 éve |
Robert Maynard
|
eec93bceec
Allow OBJECT libraries to be installed, exported, and imported
|
8 éve |
Ben Boeckel
|
9a5dcc3267
cmExportBuildFileGenerator: use HasImportLibrary
|
8 éve |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 éve |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 éve |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 éve |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 éve |
Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
9 éve |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 éve |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 éve |