summaryrefslogtreecommitdiff
path: root/Source/cmComputeComponentGraph.h
Commit message (Expand)AuthorAgeFilesLines
* cmComputeComponentGraph: use `size_t` for component indicesBen Boeckel2023-01-311-12/+13
* cmComputeComponentGraph: use a name for "invalid component"Ben Boeckel2023-01-311-0/+2
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* cmComputeComponentGraph: Move work out of constructor into Compute() methodKyle Edwards2020-07-281-0/+3
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-031-3/+3
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-231-1/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-7/+11
* cmComputeComponentGraph: Re-arrange data layout.Stephen Kelly2015-06-071-2/+2
* Split notion of node lists and edge listsBrad King2010-08-251-1/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Improve link line generation for static library cycles.Brad King2008-02-071-0/+87