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
/
vcpkg.cpp
Age
Commit message (
Expand
)
Author
2021-02-04
[vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (...
Billy O'Neal
2021-02-03
[vcpkg] Apply fixes needed to extract vcpkg-tool (#16012)
Billy O'Neal
2021-01-22
[vcpkg,boost-modular-build-helper] initial ppc64le community support (#15572)
Andrei Lebedev
2021-01-20
[vcpkg] Add vcpkg_minimum_required as a replacement for VERSION.txt. (#15638)
Billy O'Neal
2021-01-14
[vcpkg] Fix incorrect handling of messages for permenantly disabled metrics. ...
Billy O'Neal
2021-01-13
[vcpkg] Use a tag file rather than conditional compilation to permanently dis...
Billy O'Neal
2020-12-14
[vcpkg] Disable survey message (#14954)
ras0219
2020-12-11
[vcpkg] Don't require native tools on arm64 macOS (#15045)
Owen Rudge
2020-10-24
Replace fwd header files to declarations (#13972)
Cengizhan Pasaoglu
2020-10-08
[vcpkg] Use more forward declarations rather than definitions (#13623)
Cengizhan Pasaoglu
2020-10-06
[vcpkg] Enable reentrant vcpkg calls (#13751)
ras0219
2020-09-09
[vcpkg] improve s390x support (#13386)
Andrei Lebedev
2020-09-05
Add community triple arm64-linux and arm-linux. (#11880)
xyb
2020-08-13
[vcpkg] Lift `--x-json` to a global option, implement experimental `x-package...
ras0219
2020-08-01
[vcpkg] Refactor commands 2: Electric Boogaloo (#12641)
nicole mazzuca
2020-07-31
[vcpkg] Refactor Commands: Part 1 (#12585)
nicole mazzuca
2020-07-11
[vcpkg formatting] Fix format regex (#12369)
nicole mazzuca
2020-07-09
[vcpkg manifests] fix some issues (#12227)
nicole mazzuca
2020-07-06
[vcpkg] Format the C++ in CI (#11655)
nicole mazzuca
2020-06-30
[vcpkg manifest] Manifest Implementation (#11757)
nicole mazzuca
2020-06-25
[vcpkg build] fix build command (#12072)
nicole mazzuca
2020-06-15
[vcpkg] Delete g_binary_caching global that should be passed as a parameter. ...
Billy O'Neal
2020-06-03
[vcpkg] Allow CI to pass in all relevant directories and remove use of symbol...
Billy O'Neal
2020-05-29
[vcpkg metrics] Allow someone to opt out after build (#11542)
nicole mazzuca
2020-05-20
[vcpkg] fix extern C around ctermid (#11343)
nicole mazzuca
2020-05-19
[vcpkg] Optimize string split slightly. (#11433)
Billy O'Neal
2020-05-14
[vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239)
Billy O'Neal
2020-05-08
[vcpkg] Resolve relative overlay ports to the current working directory. (#11...
Robert Schumacher
2020-04-17
[vcpkg] Add x-set-installed command (#10817)
nicole mazzuca
2020-03-10
[vcpkg] Introduce Job Objects to improve ctrl-c performance on Windows
Robert Schumacher
2020-01-17
Add support for building with MinGW (#9137)
Cristian Adam
2020-01-17
Community Triplets 🤝 (#7976)
Victor Romero
2019-11-14
[vcpkg] update telemetry
dan-shaw
2019-08-16
[vcpkg] Major tool CMakeLists.txt updates
Nicole Mazzuca
2019-08-07
[vcpkg] Make Filesystem::remove_all faster #7570
Nicole Mazzuca
2019-07-18
Better error message when VCPKG_ROOT is independently defined (#7229)
Dan Nissenbaum
2019-07-01
Allow redirection of the scripts folder. (#6552)
martin-s
2019-06-27
Triplets Overlay Implementation (#7053)
Victor Romero
2019-06-12
Protect #pragma comment(lib, "foo") with _WIN32 checks (#6867)
İsmail Dönmez
2019-06-08
[vcpkg] Apply clang format (#6826)
Robert Schumacher
2019-05-18
[vcpkg] Fix regression in `--debug`. Remove old `features` featureflag. (#6507)
Robert Schumacher
2019-04-23
Add exit code (#6175)
Curtis J Bezault
2019-04-08
[vcpkg] Synchronize vcpkg-base with external repo (#5934)
Robert Schumacher
2019-02-05
[vcpkg] Respect the documented VS environment variable %VCPKG_VISUAL_STUDIO_P...
Robert Schumacher
2018-12-12
[vcpkg] Add support for muslc, static crt linkage, and forcing the system bin...
Robert Schumacher
2018-10-17
Survey times. Refactor Chrono stuff. All times UTC, unless explicitly mentioned
Alexander Karatarakis
2018-10-17
Survey prompts are now shown only for intall/remove/export/update
Alexander Karatarakis
2018-10-16
[vcpkg] Wrap all external process spawning in a Ctrl-C catcher to avoid corru...
Robert Schumacher
2018-07-09
[vcpkg] Split vcpkg::Commands::Fetch into backend and frontend
Robert Schumacher
2018-05-03
[vcpkg] Remove utf16 usage from non-Windows
Robert Schumacher
[next]