aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-08Merge pull request #644 from Microsoft/dev/roschuma/no-intel-mklRobert Schumacher
2017-02-07Remove OutdatedDynamicCrt enum. Replace with vector<struct>Alexander Karatarakis
2017-02-07Add CUDA portfileAlexander Karatarakis
2017-02-07Add new Policy: Empty PackageAlexander Karatarakis
2017-02-07[examples] Add the manual-link directories to the Examples documentationRobert Schumacher
2017-02-06Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2017-02-06Update SetupAPI version. Explicitly specify version. Use -nocacheAlexander Karatarakis
2017-02-06[poco] Fix #475 by adding include path to public interface.Robert Schumacher
2017-02-06Don't download nupkg. nuget.exe auto-downloads itAlexander Karatarakis
2017-02-06Merge pull request #636 from IMQS/BitsWorkaroundVSInstallAlexander Karatarakis
2017-02-06Add a workaround for another BITS code pathBen Harper
2017-02-04Merge pull request #631 from sdcb/aws-sdk-cpp-1.0.61Alexander Karatarakis
2017-02-04[aws-sdk-cpp] upgrade to 1.0.61sdcb
2017-02-03[wt] Apply upstream patch to fix boost 1.63 compat. Fixes #626.Robert Schumacher
2017-02-03[vcpkg remove] Fix remove --purge not applying to not-installed packagesAlexander Karatarakis
2017-02-03[vcpkg] Disable Intel MKL for all internal builds. Fixes #609.Robert Schumacher
2017-02-03[webscoketpp] Fix dependenciesAlexander Karatarakis
2017-02-03[cpprestsdk] Use websocketpp from vcpkg instead of cpprest's copyAlexander Karatarakis
2017-02-02Add websocketppAlexander Karatarakis
2017-02-02[fmt] Bump version to 3.0.1-2 to correspond with binary output change in 4f5f...Robert Schumacher
2017-02-02[cereal] directly copy folder instead of invoking another cmake to copyAlexander Karatarakis
2017-02-02Improve error handling if BITS transfer failsAlexander Karatarakis
2017-02-02[vcpkg] Override Boost_COMPILER setting for all packages and toolchain to ena...Robert Schumacher
2017-02-01Merge pull request #421 from Agadoul/masterRobert Schumacher
2017-02-01[libvorbis] Fixup missed commit in a2f3a4bRobert Schumacher
2017-02-01Merge pull request #622 from stammen/libvorbis-uwp2Robert Schumacher
2017-02-01[libvorbis] Move patch application outside if() to ensure it applies to previ...Robert Schumacher
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-01[vcpkg] Add /MP to base compilation flags, enabling parallel builds.Robert Schumacher
2017-02-01Add BuildPolicies::values()Alexander Karatarakis
2017-02-01Add PolicyDLLsWithoutLIBs policyAlexander Karatarakis
2017-02-01Introduce BuildPolicies (not used by the post_build checks yet)Alexander Karatarakis
2017-02-01Enhance the opt_bool typeAlexander Karatarakis
2017-02-01Download 32-bit perl instead of 64-bit. Resolves #620Alexander Karatarakis
2017-02-01added patch to add missing NO_DEPRECATE defines for UWPDale Stammen
2017-01-31[boost] Add additional build assertions.Robert Schumacher
2017-01-31[vcpkg-msbuild] Add troubleshooting message to MSBuild projects with Importan...Robert Schumacher
2017-01-31[opt_bool] Make members ALL_CAPSAlexander Karatarakis
2017-01-30Update CHANGELOG and bump version to v0.0.71Alexander Karatarakis
2017-01-30Fix usage of Strings::JoinerAlexander Karatarakis
2017-01-30Change --recursive option to --recurseAlexander Karatarakis
2017-01-30[Dependencies] Specify constructors and fix bug with default remove_plan_acti...Alexander Karatarakis
2017-01-30remove_plan now depends on the spec, instead of StatusParagraphAlexander Karatarakis
2017-01-30Use pointer instead of reference for out paramAlexander Karatarakis
2017-01-30Introduce "optional" aliasAlexander Karatarakis