aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-22Merge pull request #55 from KindDragon/gtest-and-gmockRobert Schumacher
2016-09-22Merge pull request #66 from sdcb/mpirRobert Schumacher
2016-09-22Merge pull request #67 from albertfong/doctestRobert Schumacher
2016-09-22Merge pull request #65 from sdcb/fix_11Robert Schumacher
2016-09-22CMake now automatically detects the root directory via .vcpkg-rootAlexander Karatarakis
2016-09-22[gtest] Initial addition (googletest and googlemock)Arkadiy Shapkin
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-21Cleanup boost buildtrees before initiating a buildAlexander Karatarakis
2016-09-22add user-friendly message when request install arm-uwp.sdcb
2016-09-22added mpir 2.7.2 support.sdcb
2016-09-21Add doctest 1.1.0Albert Fong
2016-09-22fix https://github.com/Microsoft/vcpkg/issues/11.sdcb
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-21Merge pull request #64 from dansarginson/dcs-issue-62Robert 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-21Merge pull request #26 from corporateshark/masterRobert Schumacher
2016-09-21Moved CONTRIBUTING.md to root. Fixes #54.Robert Schumacher
2016-09-21Merge pull request #50 from mcmihai/glm_fixRobert Schumacher
2016-09-21Merge branch 'master' of https://github.com/microsoft/vcpkg into KindDragon-fmtRobert Schumacher
2016-09-21[fmt] Downloaded archives should include the package nameRobert Schumacher
2016-09-21[integration] Add check that the targets file was properly copiedAlexander Karatarakis
2016-09-21Merge branch 'fmt' of https://github.com/KindDragon/vcpkg into KindDragon-fmtRobert Schumacher
2016-09-21Merge pull request #51 from ferventcoder/patch-1Alexander Karatarakis
2016-09-21Merge branch 'aybassiouny-master'Alexander Karatarakis
2016-09-21Added fmt library https://github.com/fmtlib/fmtArkadiy Shapkin
2016-09-21Account for when ImportBefore does not existAhmed Mahdy
2016-09-21FAQ Adjustment for ChocolateyRob Reynolds
2016-09-21[glm] Removed CMakeLists.txtCiprian-Mihai Melinescu
2016-09-21[eigen] Renamed to eigen3Sergey Kosarevsky
2016-09-20[stb] Avoid renaming extracted archivesRobert Schumacher
2016-09-20Add stamp file for extracted archives.Robert Schumacher
2016-09-20Merge pull request #44 from KindDragon/boost-new-versionRobert Schumacher
2016-09-20Merge pull request #46 from Ninetainedo/Add-SeryRobert Schumacher
2016-09-20Merge pull request #45 from Ninetainedo/Add-RapidxmlRobert Schumacher
2016-09-21Added Sery 1.0.0Ninetainedo
2016-09-20Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2016-09-20[tiff] Updated source URL. Fixes #33Robert Schumacher
2016-09-21Added RapidXmlNinetainedo