index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmComputeComponentGraph.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmComputeComponentGraph: use `size_t` for component indices
Ben Boeckel
2023-01-31
1
-12/+15
*
cmComputeComponentGraph: use a name for "invalid component"
Ben Boeckel
2023-01-31
1
-3/+5
*
cmComputeComponentGraph: Move work out of constructor into Compute() method
Kyle Edwards
2020-07-28
1
-2/+6
*
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
Kyle Edwards
2020-02-17
1
-1/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+0
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+1
*
Track backtraces in target dependencies internally
Brad King
2018-10-18
1
-2/+2
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-3/+3
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-5/+5
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-36/+24
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-5/+0
*
Distinguish "strong" and "weak" target dependency edges
Brad King
2010-08-25
1
-1/+4
*
Split notion of node lists and edge lists
Brad King
2010-08-25
1
-4/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Improve link line generation for static library cycles.
Brad King
2008-02-07
1
-0/+161