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-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-07
Fix issue 556: need setup include path for rc.exe (wtl fails to build)
Wei Mao
2017-04-06
Merge pull request #907 from codicodi/add-sdl2-net
Robert Schumacher
2017-04-06
Don't suppress output of setting the environemnt on --debug
Alexander Karatarakis
2017-04-06
Add System32\Wbem to the whitelisted environment
Alexander Karatarakis
2017-04-06
[mongo-cxx-driver] Fix UWP builds. Deploy THIRD-PARTY-NOTICES.
Robert Schumacher
2017-04-06
[mongo-c-driver] Fix UWP builds. Deploy THIRD_PARTY_NOTICES.
Robert Schumacher
2017-04-06
[vcpkg-cmake] Use Bypass to avoid mark-of-the-web issues in cmake toolchain.
Robert Schumacher
2017-04-06
[libbson] Install THIRD_PARTY_NOTICES. Install PDBS.
Robert Schumacher
2017-04-06
Add sdl2-net
codicodi
2017-04-05
[libbson] Fix UWP builds. Suppress building static in DLL mode and vice-versa.
Robert Schumacher
2017-04-05
[vcpkg-debug] Add debug messages for calls to cmd_execute()
Robert Schumacher
2017-04-05
Merge pull request #897 from KindDragon/master
Robert Schumacher
2017-04-05
[libevent] Fixup cmake config files to not have hardcoded paths.
Robert Schumacher
2017-04-05
Merge pull request #898 from codicodi/add-sdl2-ttf
Robert Schumacher
2017-04-05
[vcpkg-debug] Add debugging for calls to cmd_execute_clean()
Robert Schumacher
2017-04-05
[libxml2] Switch build to CMake for better triplet support. Add liblzma depen...
Robert Schumacher
2017-04-05
Update CHANGELOG and bump version to v0.0.79
Alexander Karatarakis
2017-04-05
Merge fix regression in CUDA due to sanitized environments
Robert Schumacher
2017-04-05
Merge pull request #895 from tobiaskohlbau/pqp
Robert Schumacher
2017-04-05
[pqp] Bump version to correspond with changes to output files
Robert Schumacher
2017-04-05
Change `vcpkg build_external` to `vcpkg build-external`
Alexander Karatarakis
2017-04-05
Introduce `vcpkg depend-info` command
Alexander Karatarakis
2017-04-05
[cuda] Add CUDA_PATH to environment whitelist.
Robert Schumacher
2017-04-05
Merge pull request #902 from codicodi/bump-libarchive
Alexander Karatarakis
2017-04-05
Merge pull request #899 from jumpinjackie/fix-freetype-include-dir
Robert Schumacher
2017-04-05
[freetype] In static builds, do not use absolute paths in cmake config files.
Robert Schumacher
2017-04-05
Merge pull request #901 from sdcb/single_slashN
Robert Schumacher
2017-04-05
Merge branch 'dev/roschuma/boost-uwp'
Robert Schumacher
2017-04-05
[libarchive] update to 3.3.1
codicodi
2017-04-05
Fix a infinite skip_comment check in Paragraphs.cpp
sdcb
2017-04-04
Join declaration with assignment
Alexander Karatarakis
2017-04-04
toString() -> to_string in various enums
Alexander Karatarakis
2017-04-04
PacakgeSpec.toString() -> PackageSpec.to_string()
Alexander Karatarakis
2017-04-04
LineInfo::toString() -> LineInfo::to_string()
Alexander Karatarakis
[next]