Brad King
|
e290d4f2a3
cmake: Infer command set from role
|
1 month ago |
Brad King
|
57ea73f289
cmake: Load options scripts in script role
|
1 month ago |
Brad King
|
0aab75bf0e
cmake: Clarify name of enum backing CMAKE_ROLE property
|
1 month ago |
Brad King
|
9e36f22684
cmake: Clarify name of enum identifying set of commands added
|
1 month ago |
Brad King
|
4a2d32e7c4
cmake: Remove unnecessary initialization of empty source and build paths
|
1 month ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Vitaly Stakhovsky
|
58da4aa47d
Source: Avoid comparing pointers to nullptr
|
1 year ago |
Ben Boeckel
|
62a71047bb
cmGraphVizWriter: ignore `__cmake_`-prefixed targets
|
1 year ago |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 years ago |
Ben Boeckel
|
a5f8cbe8b1
clang-tidy: address `modernize-use-default-member-init` lints
|
3 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Ben Boeckel
|
cdfc4e3195
clang-tidy: fix `readability-qualified-auto` warnings
|
4 years ago |
Ben Boeckel
|
c826461d9c
clang-tidy: fix `bugprone-reserved-identifier` warnings
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Stephan Rohmen
|
f7dd74e4ef
Graphviz: Fix bug that shows duplicated alias targets
|
5 years ago |
Stephan Rohmen
|
57f250dcc0
Graphviz: Fix issue with too many open file streams on Windows platform
|
5 years ago |
Vitaly Stakhovsky
|
78357e98a4
Avoid duplicate calls to GetDefinition
|
5 years ago |
Brad King
|
370a94c487
Merge branch 'backport-3.17-graphviz-restore-per-target'
|
5 years ago |
Stephan Rohmen
|
93549b9224
Graphviz: Restore support for per-target dependency graph options
|
5 years ago |
Brad King
|
4b266927c7
Merge topic 'cleanup-endls-3'
|
5 years ago |
Alex Turbov
|
8e3a65d963
Refactor: Avoid `std::endl` where it's not necessary (part 3)
|
5 years ago |
Rolf Eike Beer
|
48adc29721
replace "std::string::find(x) == 0" with cmHasPrefix()
|
5 years ago |
Kyle Edwards
|
7abc3d61ac
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
|
5 years ago |
Marc Chevrier
|
36c8cae2e8
cmLocalGenerator: modernize memory management
|
6 years ago |
Marc Chevrier
|
f93385283f
cmLocalGenerator: modernize memory management
|
6 years ago |
Corentin Plouet
|
553658393c
Graphviz: added test suite, fixes, enhancements
|
6 years ago |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 years ago |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 years ago |