summaryrefslogtreecommitdiff
path: root/Source/cmGraphAdjacencyList.h
Commit message (Expand)AuthorAgeFilesLines
* cmComputeComponentGraph: use `size_t` for component indicesBen Boeckel2023-01-311-4/+5
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Ninja Multi-Config: Fix issue with framework dependencies and AutogenKyle Edwards2020-02-171-1/+5
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* clang-tidy: Pass by valueRegina Pfeifer2019-01-221-2/+3
* Track backtraces in target dependencies internallyBrad King2018-10-181-1/+7
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-0/+1
* cmGraphEdge: remove custom copy ctorDaniel Pfeifer2017-04-211-16/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-2/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-7/+29
* Distinguish "strong" and "weak" target dependency edgesBrad King2010-08-251-1/+20
* 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/+25