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
Age
Commit message (
Expand
)
Author
2020-04-03
[vcpkg] Fix spec instance name (#10660)
Phoebe
2020-04-01
vcpkg_from_git: Add support for git over ssh (#9446)
Marc Boucek
2020-03-27
[vcpkg] Add the possibility to load vcvars.bat with external toolchain. (#10...
Alexander Neumann
2020-03-25
[vcpkg] Improve common case of ignoring filesystem errors (#10557)
Robert Schumacher
2020-03-25
[vcpkg-help] Reflow and small cleanups (#10477)
Robert Schumacher
2020-03-19
Merge pull request #10372 from ras0219-msft/dev/roschuma/jobs
Robert Schumacher
2020-03-19
Merge pull request #10032 from ras0219-msft/dev/roschuma/compute-all-abis
Robert Schumacher
2020-03-18
[vcpkg] Fill in feature lists during CI reporting
Robert Schumacher
2020-03-18
[vcpkg] Move package abi access after they have been computed
Robert Schumacher
2020-03-18
[vcpkg] Write abi information to generated test results
Robert Schumacher
2020-03-18
[vcpkg] Use enum class for RestoreResult
Robert Schumacher
2020-03-17
[vcpkg-env] Restore previous behavior of `cmd /c <arg>`
Robert Schumacher
2020-03-16
[vcpkg] Implement a warning when running in a mismatched Visual Studio prompt
Billy O'Neal
2020-03-13
[vcpkg] Fix build for non-windows
Robert Schumacher
2020-03-13
[vcpkg] Fix tool lookup without `which` (#10375)
nicole mazzuca
2020-03-12
Reorder []s.
Billy Robert O'Neal III
2020-03-10
Add "vcvarsall" support.
Billy Robert O'Neal III
2020-03-10
Implement a warning when running vcpkg inside a developer command prompt if t...
Billy Robert O'Neal III
2020-03-10
[vcpkg] Introduce Job Objects to improve ctrl-c performance on Windows
Robert Schumacher
2020-03-10
[vcpkg-export-nuget] Fix a import bug of nuget package, give priority to nuge...
shihaonan369
2020-03-10
[vcpkg] Added command line switch --all-installed to allow exporting of all p...
miseri
2020-03-09
Merge remote-tracking branch 'origin/master' into HEAD
Robert Schumacher
2020-03-03
Fix log write failure when installing port for the first time (#10287)
Jack·Boos·Yu
2020-02-24
[vcpkg] Fix issue #9916; `vcpkg upgrade` did not `load_tag_vars()` (#10202)
Robert Schumacher
2020-02-19
Fix build for VS2015 (#10126)
Victor Romero
2020-02-13
[vcpkg] Record output from build process into log file (#10063)
Robert Schumacher
2020-02-12
[vcpkg] Fix VS2015 compile
Robert Schumacher
2020-02-12
Add binarycaching.(h|cpp) to project files
Victor Romero
2020-02-11
[vcpkg] Compute all ABIs upfront instead of during build_package()
Robert Schumacher
2020-02-11
[vcpkg] Extract binary caching functionality into separate interface
Robert Schumacher
2020-02-09
[vcpkg] Remove superfluous BuildPackageConfig struct (#9997)
Robert Schumacher
2020-02-09
[vcpkg] Track parser row/col state in Paragraph (renamed from RawParagraph) (...
Robert Schumacher
2020-02-08
[vcpkg] Use CreateProcess on Windows. Improve EnvVars manipulation and handli...
Robert Schumacher
2020-02-07
[vcpkg] Further parser improvements (#9895)
Robert Schumacher
2020-02-06
Merge pull request #9901 from Neumann-A/skip_dumpbin
Robert Schumacher
2020-02-06
[vcpkg] Improve error messages when failing to find a backing port
Robert Schumacher
2020-02-05
[vcpkg] fix missing " around path include (#9912)
Alexander Neumann
2020-02-05
Move " to correct position
Alexander Neumann
2020-02-04
rename string variable to NAME_SKIP_DUMPBIN_CHECKS
Alexander Neumann
2020-02-04
[vcpkg] Add skip dumpbin checks
Alexander Neumann
2020-02-03
[vcpkg] Add Supports: field. Use contents of triplets instead of names for de...
Phil Christensen
2020-01-17
Add support for building with MinGW (#9137)
Cristian Adam
2020-01-17
Community Triplets 🤝 (#7976)
Victor Romero
2020-01-16
[toolsrc] Added missing @ to FATAL_ERROR message (#9720)
Kristof
2020-01-16
[VCPKG] WinHTTPOption for company Proxy not correctly taken into account (#9372)
xabbudm
2020-01-13
Minor edit to help message for cli depend-info option. Fix for #9534. (#9536)
Darrell
2020-01-13
Introduce new policy to skip post verification of dll exports (#9642)
martin-s
2020-01-09
Contributing: Fix a typo (#9566)
Maher Jendoubi
2020-01-09
Allow ARM64 to build x86 things (#9578)
Curtis J Bezault
2019-12-20
[vcpkg] Removed unused template function. (#9287)
dpoliarush
[next]