aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_depends.cpp
AgeCommit message (Collapse)Author
2017-10-13[vcpkg] Re-layout all files using new organization scheme.Robert Schumacher
All filenames and directories are lowercase. Use dots for namespace separation.
2017-08-31example -> EXAMPLEAlexander Karatarakis
2017-08-28Use constAlexander Karatarakis
2017-08-18[vcpkg] Fix rebase build.Robert Schumacher
2017-08-16partial end to end feature packages hdf5Daniel Shaw
added vcpkg feature package support to other commands remove comments change qualifier bracket to parens added features to qualified dependencies
2017-08-09Add text filtering in `vcpkg depend-info`Alexander Karatarakis
2017-06-20[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.Robert Schumacher
2017-06-19[vcpkg] feature packages initial parsingDaniel Shaw
2017-06-08[vcpkg] Improve diagnostics upon port load failureRobert Schumacher
2017-04-27Run clang-format over the cpp filesAlexander Karatarakis
2017-04-08[vcpkg] Initial addition of Filesystem abstraction to enable testing.Robert Schumacher
2017-04-05Introduce `vcpkg depend-info` commandAlexander Karatarakis