Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 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 |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Kevin Ottens
|
38995d19b8
CodeBlocks: List C++ includes first
|
9 years ago |
Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
9 years ago |
Ben Boeckel
|
2bdba83e4b
issues: update references to the CMake issue tracker
|
9 years ago |
Tobias Hunger
|
a354f60ce0
Refactor extra generator registration to use factories
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Brad King
|
44f81be934
Merge topic 'CodeBlocks-generated-sources'
|
9 years ago |
Brad King
|
9ef7ccdcf9
Merge topic 'CodeBlocks-include-order'
|
9 years ago |
Tobias Hunger
|
76b462eacb
cmExtraCodeBlocksGenerator: Do not shuffle include directories
|
9 years ago |
Enrico Bedau
|
afd6cc6b92
CodeBlocks: Show generated files in non-utility targets
|
9 years ago |
Brad King
|
3d6638471a
Merge topic 'size-empty'
|
9 years ago |
Daniel Pfeifer
|
c6220de276
Use the empty() method to check for emptyness.
|
9 years ago |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
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 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Daniel Pfeifer
|
27e0976453
cmExtraCodeBlocksGenerator: port to cmXMLWriter
|
10 years ago |
Brad King
|
3144857e1e
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
|
9 years ago |
Brad King
|
2039bf40e4
Merge topic 'CodeBlocksParallelFlag'
|
9 years ago |
Alex Neundorf
|
84ccd4f746
CodeBlocks: generate parallel project files (make -j)
|
9 years ago |
Melven Roehrig-Zoellner
|
184da3f4f6
CodeBlocks: improve support for different compilers
|
9 years ago |
Stephen Kelly
|
780bff5279
cmake: Store hardcoded lists of sources and headers
|
10 years ago |
Stephen Kelly
|
bcee21ceb7
C::B: Port API to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
67b2f4312c
Port to GetGeneratorTargets.
|
10 years ago |