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 (
Expand
)
Author
2017-04-10
Tweak `install` input parsing to match `remove`
Alexander Karatarakis
2017-04-10
Formatting
Alexander Karatarakis
2017-04-10
Merge pull request #925 from jumpinjackie/xercesc-missing-source-files
Alexander Karatarakis
2017-04-09
Merge pull request #924 from codicodi/bump-glib
Alexander Karatarakis
2017-04-09
[xerces-c]: Certain headers include .c files, this commit ensures that such f...
Jackie Ng
2017-04-09
[glib] update to 2.52.1
codicodi
2017-04-08
[vcpkg] Switch several usages of -ExecutionPolicy Unrestricted to Bypass to a...
Robert Schumacher
2017-04-08
[xerces-c] Fixup omission in previous commit -- handle CRT as well.
Robert Schumacher
2017-04-08
[xerces-c] Fix packaging to also deploy the built library
Robert Schumacher
2017-04-07
VersionT: replace to_printf_arg() with .to_string()
Alexander Karatarakis
2017-04-07
Use Triplet.canonical_name() or .to_string()
Alexander Karatarakis
2017-04-07
Remove triplet operator<< overload
Alexander Karatarakis
2017-04-07
Triplet.to_string()
Alexander Karatarakis
2017-04-07
Remove unneeded to_string() calls
Alexander Karatarakis
2017-04-07
Remove PackageSpec& operator<< overload
Alexander Karatarakis
2017-04-07
Remove PackageSpec.display_name()
Alexander Karatarakis
2017-04-07
Add to_printf_arg() for classes with to_string()
Alexander Karatarakis
2017-04-07
`vcpkg ci` Update strings, similarly to `vcpkg install`
Alexander Karatarakis
2017-04-07
Use existing variable
Alexander Karatarakis
2017-04-07
`vcpkg ci` Use switch-case
Alexander Karatarakis
2017-04-07
Remove to_printf_args(PackageSpec)
Alexander Karatarakis
2017-04-07
[geographiclib] /cmake is a directory -- it needs REMOVE_RECURSE
Robert Schumacher
2017-04-07
Merge pull request #916 from saedrna/master
Robert Schumacher
2017-04-07
[geographiclib] Improve description, remove cmake files until they can be pro...
Robert Schumacher
2017-04-07
Add missing break;
Alexander Karatarakis
2017-04-07
`install command` Add status for the building phase
Alexander Karatarakis
2017-04-07
Add UNKNOWN case
Alexander Karatarakis
2017-04-07
Remove unneeded branch
Alexander Karatarakis
2017-04-07
Use switch-case
Alexander Karatarakis
2017-04-07
`vcpkg install` improve status message
Alexander Karatarakis
2017-04-07
`vcpkg install`: Print install plan and add --dry-run option
Alexander Karatarakis
2017-04-07
Fix install plan to not include already installed packages
Alexander Karatarakis
2017-04-07
Add find_installed() overload
Alexander Karatarakis
2017-04-07
Fix find_installed()
Alexander Karatarakis
2017-04-07
Add RequestType to InstallPlan
Alexander Karatarakis
2017-04-07
Add compare_by_name to InstallPlan
Alexander Karatarakis
2017-04-07
Formatting
Alexander Karatarakis
2017-04-07
Extract functions for output formatting
Alexander Karatarakis
2017-04-07
Fix output formatting
Alexander Karatarakis
2017-04-07
RemovePlan -> sort by name
Alexander Karatarakis
2017-04-07
Use switch-case
Alexander Karatarakis
2017-04-07
Use switch-case
Alexander Karatarakis
2017-04-07
[azure-storage-cpp] Fix regression in last commit.
Robert Schumacher
2017-04-07
[azure-storage-cpp] Fix static builds.
Robert Schumacher
2017-04-07
Merge branch 'master' of https://github.com/microsoft/vcpkg
Robert Schumacher
2017-04-07
[azure-storage-cpp] Add check for ATL.
Robert Schumacher
2017-04-07
Merge pull request #915 from wm1/issue-556
Robert Schumacher
2017-04-07
[libpng] Fix x86-uwp builds
Robert Schumacher
2017-04-08
add geographiclib port
Han Hu
2017-04-07
Fix issue 556: need setup include path for rc.exe (wtl fails to build)
Wei Mao
[next]