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
|
5 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 |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Regina Pfeifer
|
d331021255
clang-tidy: isolate declarations for readability
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 years ago |
Vitaly Stakhovsky
|
273257222e
Source: change parameters to std::string
|
6 years ago |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 years ago |
Sean McBride
|
b056bc3425
Fix most clang -Wextra-semi-stmt warnings in C++ files
|
6 years ago |
Nick Schultz
|
50c4dec072
graphviz: dereference ALIAS targets
|
7 years ago |