aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include/vcpkg.h
AgeCommit message (Expand)Author
2017-01-25Rename vcpkg.h/cpp to vcpkglib.h/cppAlexander Karatarakis
2017-01-05Introduce ImmutableSortedVectorAlexander Karatarakis
2016-12-01Introduce function get_installed_files()Alexander Karatarakis
2016-12-01Move install_package() and deinstall_package() to the files of theAlexander Karatarakis
2016-12-01Remove unused variableAlexander Karatarakis
2016-11-30Introduce filesystem_fs.hAlexander Karatarakis
2016-11-15Major refactor/rework of dependency resolutionAlexander Karatarakis
2016-11-07Remove unused #include directiveAlexander Karatarakis
2016-11-07Move search_file() to commands_own.cppAlexander Karatarakis
2016-11-07Move shorten_description to vcpkglib_helpersAlexander Karatarakis
2016-11-07Introduce vcpkg_info.h/cppAlexander Karatarakis
2016-11-07Move Dependency-related functions from vcpkg.h to vcpkg_Dependencies.hAlexander Karatarakis
2016-11-07Move functions that are only used by `import` out of vcpkg.h/cppAlexander Karatarakis
2016-11-07Refactor: create new Paragraphs.h/cppAlexander Karatarakis
2016-11-05Enable qualified dependencies. Fix bug in internal 'build' command.Robert Schumacher
2016-09-23[vcpkg] Move find_available_package, find_available_port_file into vcpkg_paths.Robert Schumacher
2016-09-18Initial commitAlexander Karatarakis