Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 years ago |
Aaron Orenstein
|
af3fd6f22f
Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.
|
8 years ago |
Daniel Pfeifer
|
8d7b3ef5d4
Provide and use CM_FALLTHROUGH
|
8 years ago |
Pavel Solodovnikov
|
1e4e2f993c
Remove unused variables
|
8 years ago |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
rahmjan
|
8243fe7c46
CodeLite: Distribute source files into folders (virtual directories)
|
8 years ago |
Minze Zwerver
|
f173941855
CodeLite: Make build/clean/rebuild operations optionally target-centric
|
8 years ago |
Brad King
|
a5f4463eed
Merge topic 'clang-tidy'
|
9 years ago |
Daniel Pfeifer
|
effa6c8343
fix more issues reported by clang-tidy
|
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 |
Stephen Kelly
|
80574a38e6
Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globally
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Minze Zwerver
|
cbe4887927
CodeLite: Optionally use targets to create (sub)project files
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Tobias Hunger
|
a354f60ce0
Refactor extra generator registration to use factories
|
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
|
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
|
dcdc270eeb
cmExtraCodeLiteGenerator: port to cmXMLWriter
|
10 years ago |
Stephen Kelly
|
780bff5279
cmake: Store hardcoded lists of sources and headers
|
10 years ago |
Stephen Kelly
|
67b2f4312c
Port to GetGeneratorTargets.
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
bbef3c2da8
cmLocalGenerator: Add current binary directory accessor.
|
10 years ago |
Stephen Kelly
|
12cb3bdce4
cmLocalGenerator: Add Home directory accessors.
|
10 years ago |
Stephen Kelly
|
4ab2750c54
cmLocalGenerator: Add GetProjectName method.
|
10 years ago |
Stephen Kelly
|
5d3776a7eb
Access sources through cmGeneratorTarget.
|
10 years ago |