Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
il y a 8 ans |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
il y a 8 ans |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
il y a 8 ans |
Ben Boeckel
|
e49c9eec27
cmGeneratorExpressionNode: add some missing commas
|
il y a 8 ans |
Daniel Pfeifer
|
8d7b3ef5d4
Provide and use CM_FALLTHROUGH
|
il y a 8 ans |
Gregor Jasny
|
cf320f7cd7
Replace boolean `implib` parameters with enum
|
il y a 8 ans |
Robert Maynard
|
eec93bceec
Allow OBJECT libraries to be installed, exported, and imported
|
il y a 8 ans |
Robert Maynard
|
93c89bc75c
Genex: Allow TARGET_OBJECTS to be used everywhere
|
il y a 8 ans |
Brad King
|
ac0cf7ff4f
Genex: Reject TARGET_OBJECTS on non-object libraries earlier
|
il y a 8 ans |
Brad King
|
930042f2d9
cmGeneratorTarget: Factor out a GetTargetObjectNames method
|
il y a 8 ans |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
il y a 8 ans |
Brad King
|
22829a1304
cmMakefile: Create an explicit "Object Libraries" source group
|
il y a 8 ans |
Gregor Jasny
|
d02709d7f7
Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions
|
il y a 8 ans |
Colby Pike
|
895f7f16a7
Genex: Add `IF` generator expression
|
il y a 8 ans |
Daniel Pfeifer
|
2988abd939
clang-tidy: apply modernize-use-bool-literals fixes
|
il y a 8 ans |
Brad King
|
a5f4463eed
Merge topic 'clang-tidy'
|
il y a 9 ans |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
il y a 9 ans |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
il y a 9 ans |
Daniel Pfeifer
|
fb461cacba
silence selected clang-tidy violations
|
il y a 9 ans |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
il y a 9 ans |
Brad King
|
f6fd0abc5b
Genex: Diagnose invalid LINK_ONLY usage instead of crashing
|
il y a 9 ans |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
il y a 9 ans |
Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
il y a 9 ans |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
il y a 9 ans |
Chuck Atkins
|
02d177c9cc
Add additional <= and >= comparison operators
|
il y a 9 ans |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
il y a 9 ans |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
il y a 9 ans |
Daniel Pfeifer
|
7647f6afa4
Add CM_OVERRIDE to some functions
|
il y a 9 ans |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
il y a 9 ans |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
il y a 9 ans |