aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Robert Schumacher
Importance=Normal
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 ↵Alexander Karatarakis
remove_plan_action init
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
2017-01-30Fix remove_plan codeAlexander Karatarakis
2017-01-30Fix usage of remove_plan_typeAlexander Karatarakis
2017-01-30Rename fieldAlexander Karatarakis
2017-01-30[Dependencies] User-requested vs autos-elected info is now in a separate enumAlexander Karatarakis
2017-01-30FormattingAlexander Karatarakis
2017-01-30Improve messages from the `remove` commandAlexander Karatarakis
2017-01-30Remove commented-out codeAlexander Karatarakis
2017-01-30Add package_spec::display_name()Alexander Karatarakis
2017-01-30Renames and formattingAlexander Karatarakis
2017-01-30Enable recursive `remove` commandAlexander Karatarakis
2017-01-30Print remove plan. Fail if --recursive is not passed and there are dependenciesAlexander Karatarakis
2017-01-30Remove unneeded #include directiveAlexander Karatarakis
2017-01-30Introduce Strings::JoinerAlexander Karatarakis
2017-01-30[package_spec] Make toString() a member functionAlexander Karatarakis
2017-01-30Add <filesystem> and <chrono> to pch.hAlexander Karatarakis
2017-01-30Reorganize pch.hAlexander Karatarakis
2017-01-30Disable MinimalRebuildAlexander Karatarakis
2017-01-30Introduce precompiled headersAlexander Karatarakis
2017-01-30Enable multiprocessor compilation for vcpkg itselfAlexander Karatarakis
2017-01-30Create a remove plan. NOT used yetAlexander Karatarakis
2017-01-30[StatusParagraphs] Replace auto with actual typeAlexander Karatarakis
2017-01-30Move & rename remove_plan_type enumAlexander Karatarakis
2017-01-30Merge pull request #615 from stammen/bzip2-fix-uwpRobert Schumacher
[bzip2] Fix UWP builds
2017-01-30Merge pull request #602 from codicodi/add-atkRobert Schumacher
add atk
2017-01-30Merge pull request #603 from codicodi/add-pangoRobert Schumacher
add pango
2017-01-30Merge pull request #605 from smasherprog/masterRobert Schumacher
Fixed incorrect naming of files
2017-01-30[fltk] Bump version to correspond with binary layout changeRobert Schumacher
2017-01-30[vcpkg] Fixup 5d2f4485Robert Schumacher
2017-01-30Remove doVcpkgRelease.ps1Alexander Karatarakis
2017-01-30Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2017-01-30[openssl] Update UWP/WinRT to 1.0.2kRobert Schumacher
2017-01-30add VS2017 in pre requisiteEric Mittelette
2017-01-30uwp builds need _CRT_SECURE_NO_WARNINGS and others definedDale Stammen
2017-01-29Fixed incorrect naming of filesScott
Reverting the naming to stick with how the FLTK library naturally decided to name their files. There was an error in the renaming where the incorrect libraries were being renamed. Reverting this fixes build linking issues
2017-01-29add pangocodicodi
2017-01-29add atkcodicodi
2017-01-28Merge pull request #600 from zuntrax/libopusRobert Schumacher
[libopus] add version 1.1.4
2017-01-28[opus] Rename libopus to opus to match upstream project's nameRobert Schumacher
2017-01-28Merge pull request #598 from Microsoft/boost163Robert Schumacher
[boost] Update to 1.63