aboutsummaryrefslogtreecommitdiff
path: root/toolsrc
AgeCommit message (Expand)Author
2016-09-22Fixed encoding of default triplet nameAlbert Ziegenhagel
2016-09-22Introduced environment variable "VCPKG_DEFAULT_TRIPLET"Albert Ziegenhagel
2016-09-22Use System::println()Alexander Karatarakis
2016-09-22Place import_command() in a separate cpp fileAlexander Karatarakis
2016-09-22Use print_example()Alexander Karatarakis
2016-09-22Place owns_command() in a separate cpp fileAlexander Karatarakis
2016-09-22Place command_create() in a separate cpp fileAlexander Karatarakis
2016-09-22Place list_command() in a separate cpp fileAlexander Karatarakis
2016-09-21Place command_list() in a separate cpp fileAlexander Karatarakis
2016-09-21Place update_command() in a separate cpp fileAlexander Karatarakis
2016-09-21Place command_cache in a separate cpp fileAlexander Karatarakis
2016-09-21vcpkg search now does substring searchAlexander Karatarakis
2016-09-21Simplify for-iteratorAlexander Karatarakis
2016-09-21Move search_command to a separate fileAlexander Karatarakis
2016-09-21MOve recursive upwards search to FilesAlexander Karatarakis
2016-09-21Remove use of wildcard in integration installation dest path.Dan Sarginson
2016-09-21[vcpkg] Place VS user-wide integration into a C++ specific folder instead of ...Robert Schumacher
2016-09-21[integration] Add check that the targets file was properly copiedAlexander Karatarakis
2016-09-21Account for when ImportBefore does not existAhmed Mahdy
2016-09-20[vcpkg] Improve consistency in use of %VS140COMNTOOLS%Alexander Karatarakis
2016-09-20Merge branch 'master' of https://github.com/Remotion/vcpkgRobert Schumacher
2016-09-20[vcpkg] Fix mismatch between props and targets for user integration.Robert Schumacher
2016-09-20Using %VS140COMNTOOLS% now for the case if VS is not installed in default loc...Remotion
2016-09-19vcpkg.exe now detects the root dir via the .vcpkg-root fileAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis