index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2017-02-01
Add PolicyDLLsWithoutLIBs policy
Alexander Karatarakis
2017-02-01
Introduce BuildPolicies (not used by the post_build checks yet)
Alexander Karatarakis
2017-02-01
Enhance the opt_bool type
Alexander Karatarakis
2017-02-01
Download 32-bit perl instead of 64-bit. Resolves #620
Alexander Karatarakis
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_CAPS
Alexander Karatarakis
2017-01-30
Update CHANGELOG and bump version to v0.0.71
Alexander Karatarakis
2017-01-30
Fix usage of Strings::Joiner
Alexander Karatarakis
2017-01-30
Change --recursive option to --recurse
Alexander Karatarakis
2017-01-30
[Dependencies] Specify constructors and fix bug with default ↵
Alexander Karatarakis
remove_plan_action init
2017-01-30
remove_plan now depends on the spec, instead of StatusParagraph
Alexander Karatarakis
2017-01-30
Use pointer instead of reference for out param
Alexander Karatarakis
2017-01-30
Introduce "optional" alias
Alexander Karatarakis
2017-01-30
Fix remove_plan code
Alexander Karatarakis
2017-01-30
Fix usage of remove_plan_type
Alexander Karatarakis
2017-01-30
Rename field
Alexander Karatarakis
2017-01-30
[Dependencies] User-requested vs autos-elected info is now in a separate enum
Alexander Karatarakis
2017-01-30
Formatting
Alexander Karatarakis
2017-01-30
Improve messages from the `remove` command
Alexander Karatarakis
2017-01-30
Remove commented-out code
Alexander Karatarakis
2017-01-30
Add package_spec::display_name()
Alexander Karatarakis
2017-01-30
Renames and formatting
Alexander Karatarakis
2017-01-30
Enable recursive `remove` command
Alexander Karatarakis
2017-01-30
Print remove plan. Fail if --recursive is not passed and there are dependencies
Alexander Karatarakis
2017-01-30
Remove unneeded #include directive
Alexander Karatarakis
2017-01-30
Introduce Strings::Joiner
Alexander Karatarakis
2017-01-30
[package_spec] Make toString() a member function
Alexander Karatarakis
2017-01-30
Add <filesystem> and <chrono> to pch.h
Alexander Karatarakis
2017-01-30
Reorganize pch.h
Alexander Karatarakis
2017-01-30
Disable MinimalRebuild
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis
2017-01-30
Enable multiprocessor compilation for vcpkg itself
Alexander Karatarakis
2017-01-30
Create a remove plan. NOT used yet
Alexander Karatarakis
2017-01-30
[StatusParagraphs] Replace auto with actual type
Alexander Karatarakis
2017-01-30
Move & rename remove_plan_type enum
Alexander Karatarakis
2017-01-30
Merge pull request #615 from stammen/bzip2-fix-uwp
Robert Schumacher
[bzip2] Fix UWP builds
2017-01-30
Merge pull request #602 from codicodi/add-atk
Robert Schumacher
add atk
2017-01-30
Merge pull request #603 from codicodi/add-pango
Robert Schumacher
add pango
2017-01-30
Merge pull request #605 from smasherprog/master
Robert Schumacher
Fixed incorrect naming of files
2017-01-30
[fltk] Bump version to correspond with binary layout change
Robert Schumacher
2017-01-30
[vcpkg] Fixup 5d2f4485
Robert Schumacher
2017-01-30
Remove doVcpkgRelease.ps1
Alexander Karatarakis
2017-01-30
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Alexander Karatarakis
2017-01-30
[openssl] Update UWP/WinRT to 1.0.2k
Robert Schumacher
2017-01-30
add VS2017 in pre requisite
Eric Mittelette
2017-01-30
uwp builds need _CRT_SECURE_NO_WARNINGS and others defined
Dale Stammen
2017-01-29
Fixed incorrect naming of files
Scott
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-29
add pango
codicodi
2017-01-29
add atk
codicodi
[next]