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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmComputeComponentGraph: use `size_t` for component indices
Ben Boeckel
2023-01-31
1
-12/+13
*
cmComputeComponentGraph: use a name for "invalid component"
Ben Boeckel
2023-01-31
1
-0/+2
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
cmComputeComponentGraph: Move work out of constructor into Compute() method
Kyle Edwards
2020-07-28
1
-0/+3
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2/+2
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-3/+3
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-23
1
-1/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-7/+11
*
cmComputeComponentGraph: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-2/+2
*
Split notion of node lists and edge lists
Brad King
2010-08-25
1
-1/+2
*
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/+87