aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/vcpkgtest
AgeCommit message (Collapse)Author
2017-08-20[vcpkg] Refactor parsing together and flatten featurespec usagesRobert Schumacher
2017-06-26adding tests for install plansDaniel Shaw
2017-04-27Formatting + add test to the vcxprojAlexander Karatarakis
2017-04-26Modify test proj to also consider VS2017 locationsAlexander Karatarakis
2017-02-15Raise Warning level for the vcpkg tool to W4Alexander Karatarakis
2017-02-08Remove unnecessary $(PlatformToolset) conditionAlexander Karatarakis
2017-01-30Disable MinimalRebuildAlexander Karatarakis
2017-01-30Enable multiprocessor compilation for vcpkg itselfAlexander Karatarakis
2017-01-25Remove vcpkgcommon.vcxproj. Merge it into vcpkglib.vcxprojAlexander Karatarakis
2017-01-25Remove vcpkgmetrics.vcxproj. Merge it into vcpkglib.vcxprojAlexander Karatarakis
2017-01-23[VS2017] Enable building vcpkg itself with VS2017Alexander Karatarakis
2016-11-05Enable qualified dependencies. Fix bug in internal 'build' command.Robert Schumacher
Added capability for CONTROL files to specify qualified dependencies, which are substring searched inside triplet names. Fixed bug in internal 'build' command where if a package is already built, that built package's dependencies will be used to determine requirements for the build instead of the port directory's CONTROL file.
2016-09-18Initial commitAlexander Karatarakis