aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_integration.cpp
AgeCommit message (Expand)Author
2017-01-12Rename commands_integration.cpp to commands_integrate.cppAlexander Karatarakis
2016-12-16Files::get_contents() -> Files::read_contents()Alexander Karatarakis
2016-12-12[vcpkg_cmd_arguments] Use std::string instead of char*Alexander Karatarakis
2016-11-07Remove unused #includesAlexander Karatarakis
2016-09-30All commands now use the new functions for argument checkingAlexander Karatarakis
2016-09-29Rename wchar_t overload of Strings::format() to wformat()Alexander Karatarakis
2016-09-28[vcpkg] Fix user wide integration to avoid XCOPY due to locale-specific failuresRobert Schumacher
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] Fix mismatch between props and targets for user integration.Robert Schumacher
2016-09-18Initial commitAlexander Karatarakis