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
path:
root
/
toolsrc
/
src
Age
Commit message (
Expand
)
Author
2019-06-19
[vcpkg] Improve vcpkg::Files::Filesystem error handling (#6919)
Robert Schumacher
2019-06-12
Protect #pragma comment(lib, "foo") with _WIN32 checks (#6867)
İsmail Dönmez
2019-06-12
[icu] Enable parallel builds (#6695)
Curtis J Bezault
2019-06-10
[vcpkg] Add optional 'Homepage' field to CONTROL (#6844)
Phil Christensen
2019-06-08
[vcpkg] Apply clang format (#6826)
Robert Schumacher
2019-05-23
[toolsrc] Optionally allow vcpkg to clean after each build (#6522)
Sean Warren
2019-05-20
[vcpkg] Avoid duplication of targets in the CMake message (#6536)
myd7349
2019-05-20
Handle moving files across partitions on macOS (#6506)
Curtis J Bezault
2019-05-18
[vcpkg] Fix regression in `--debug`. Remove old `features` featureflag. (#6507)
Robert Schumacher
2019-05-01
Remove Addtional checks since CMake support vs2019 now (#6265)
Phoebe
2019-04-24
Specify GIT only when VCPKG_FORCE_SYSTEM_BINARIES is set (#6143)
Hongxu Xu
2019-04-23
Add exit code (#6175)
Curtis J Bezault
2019-04-12
enable_language(CUDA) should now work as expected (#6069)
Stefano Sinigardi
2019-04-11
Add help entry for depend-info
grdowns
2019-04-11
Merge branch 'depend_info_no_recurse' of https://github.com/jediry/vcpkg into...
grdowns
2019-04-11
Print what port installed confliciting files (#6037)
Curtis J Bezault
2019-04-10
Merge branch 'master' into query_deps
Ryan Saunders
2019-04-10
Add --no-recurse switch to depend-info command.
Ryan Saunders
2019-04-09
Complete revert of accidental merge b1b7ec5c0be3a3b0
Robert Schumacher
2019-04-09
Revert "Print what port installed confliciting files"
Victor Romero
2019-04-09
Merge branch 'master' into master
Curtis J Bezault
2019-04-09
Print what port installed confliciting files
Curtis.Bezault
2019-04-08
[vcpkg] Synchronize vcpkg-base with external repo (#5934)
Robert Schumacher
2019-04-02
Check scripts/cmake/* and buildsystems/vcpkg.cmake for changes when hashing
Curtis.Bezault
2019-03-28
Allow additional environment variables to be set in a clean environment (#5650)
Don
2019-03-14
[vcpkg] Fix infinite loop bug on certain filesystem implementations when sear...
Robert Schumacher
2019-03-10
Fix missing terminator .bashrc integration (#5616)
Bo Rydberg
2019-03-08
[vcpkg edit] Update find_from_registry (#5393)
myd7349
2019-03-07
Mark overridden functions with override. (#5585)
Peter Bright
2019-02-28
Modify `vcpkg_fixup_cmake_targets()` (#5459)
Victor Romero
2019-02-22
[vcpkg edit] Check for VS Code onlinux (#5391)
Alexander Karatarakis
2019-02-21
[vcpkg] improve xunit xml output used in CI tests
Phil Christensen
2019-02-17
[vcpkg] Save failure logs in tombstone in CI tests
Phil Christensen
2019-02-08
[vcpkg] Fix warning on Apple (#5333)
Marco Craveiro
2019-02-05
[vcpkg] Respect the documented VS environment variable %VCPKG_VISUAL_STUDIO_P...
Robert Schumacher
2019-02-01
[vcpkg] improve port depend hash used in CI build
Phil Christensen
2019-01-31
Adding #elif macros for ARM and ARM64 (#5232)
Yang Shen
2019-01-30
[vcpkg] Add additional checks for 32-bit hosted and targetting windows store ...
Robert Schumacher
2019-01-30
[boost][python3] Fix building with VS 2019
Robert Schumacher
2019-01-29
Generate dependeny tree graph (#5185)
Wim Leflere
2019-01-22
[vcpkg] Randomize topological sort in CI plans to allow concurrent builds to ...
Robert Schumacher
2019-01-07
[vcpkg] add support for FreeBSD (#4917)
ivysnow
2018-12-20
Merge pull request #4974 from alexkaratarakis/dev/alkarata/bashcompletion
Phil Christensen
2018-12-17
Support custom Android NDK, better ABI specification (#4986)
Bradley Austin Davis
2018-12-17
get_versions should return all versions so the best match can be found (#4945)
Łukasz Mendakiewicz
2018-12-13
[autocomplete] Add tab-completion support for bash
Alexander Karatarakis
2018-12-12
[vcpkg] Add support for muslc, static crt linkage, and forcing the system bin...
Robert Schumacher
2018-12-11
Allow redirection of the downloads folder with an environment variable. (#4883)
Billy O'Neal
2018-12-07
Remove constructor for type that was using aggregate initialization; in C++20...
Billy O'Neal
2018-11-28
Add IE Proxy fallback for Win7 (#4838)
Raynor Vliegendhart
[next]