aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include/vcpkg_Graphs.h
AgeCommit message (Expand)Author
2017-07-14feature packages graph traversalDaniel Shaw
2017-04-27Run clang-format over the headers. Remove stray Version.h/cpp. Fix location o...Alexander Karatarakis
2017-04-12Fix issue in the toposort algorithm and move-only typesAlexander Karatarakis
2017-04-12Remove Graph classAlexander Karatarakis
2017-04-12Rework toposort and create_install_planAlexander Karatarakis
2017-04-12Parameter by const&Alexander Karatarakis
2017-04-12Extract toposort into a free functionAlexander Karatarakis
2017-04-12RenameAlexander Karatarakis
2017-04-12toposort: use lambda to obtain the neighbours of a vertexAlexander Karatarakis
2017-01-05Use nested namespace definitionAlexander Karatarakis
2016-11-15[Graph] Now uses set instead of vectorAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis