aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/vcpkglib
AgeCommit message (Expand)Author
2017-02-17Change Info::email() to Contact::email(). Remove vcpkg_info.h/cppAlexander Karatarakis
2017-02-16Rename Stopwatch.h/cpp to vcpkg_Chrono.h/cppAlexander Karatarakis
2017-02-15Raise Warning level for the vcpkg tool to W4Alexander Karatarakis
2017-02-15Introduce ci command: builds all packages of a tripletAlexander Karatarakis
2017-02-10Add vcpkg_EnumsAlexander Karatarakis
2017-02-08Remove unnecessary $(PlatformToolset) conditionAlexander Karatarakis
2017-02-07Remove OutdatedDynamicCrt enum. Replace with vector<struct>Alexander Karatarakis
2017-02-01Fix filenameAlexander Karatarakis
2017-02-01Split OutdatedDynamicCrt into separate h/cppAlexander Karatarakis
2017-02-01Split BuildType into separate h/cppAlexander Karatarakis
2017-02-01Split ConfigurationType into separate h/cppAlexander Karatarakis
2017-02-01Split LinkageType into separate h/cppAlexander Karatarakis
2017-02-01Rename files in PostBuildLint namespaceAlexander Karatarakis
2017-02-01Introduce BuildPolicies (not used by the post_build checks yet)Alexander Karatarakis
2017-02-01Enhance the opt_bool typeAlexander Karatarakis
2017-01-30Introduce "optional" aliasAlexander Karatarakis
2017-01-30Disable MinimalRebuildAlexander Karatarakis
2017-01-30Introduce precompiled headersAlexander Karatarakis
2017-01-30Enable multiprocessor compilation for vcpkg itselfAlexander Karatarakis
2017-01-25Remove vcpkgcommon.vcxproj. Merge it into vcpkglib.vcxprojAlexander Karatarakis
2017-01-25Rename vcpkg.h/cpp to vcpkglib.h/cppAlexander Karatarakis
2017-01-25Move all sources (except main.cpp) from vcpkg.vcxproj to 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-08Introduce BUILD_INFO file. Significant change in the way static/dynamic isAlexander Karatarakis
2016-11-07Introduce vcpkg_info.h/cppAlexander Karatarakis
2016-11-07Merge lib.cpp and vcpkg.cpp -> vcpkg.cppAlexander Karatarakis
2016-11-07Refactor: create new Paragraphs.h/cppAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis