aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg_Checks.cpp
AgeCommit message (Collapse)Author
2017-01-05Use nested namespace definitionAlexander Karatarakis
2016-11-15Add #else to avoid warningAlexander 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-29[vcpkg] Improve error message on mistyped package name.Robert Schumacher
2016-09-18Initial commitAlexander Karatarakis