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
/
include
Age
Commit message (
Expand
)
Author
2020-07-09
[vcpkg] Move default binary cache from `$root/archives` to user-wide director...
ras0219
2020-07-09
[vcpkg manifests] fix some issues (#12227)
nicole mazzuca
2020-07-07
[vcpkg] Implement --editable (#12200)
ras0219
2020-07-06
[vcpkg] Format the C++ in CI (#11655)
nicole mazzuca
2020-07-06
[vcpkg] Remove use of std::variant and std::visit to fix VS2015. (#12242)
ras0219
2020-07-02
[vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197)
Billy O'Neal
2020-07-01
[vcpkg] Remove all uses of Foo::Foo() noexcept = default; to fix #9955 (#12201)
ras0219
2020-07-01
[vcpkg] Enable NuGet-based binary caching via mono (#12170)
ras0219
2020-07-01
[vcpkg] Implement --x-write-nuget-packages-config= setting for `install` and ...
ras0219
2020-06-30
[vcpkg] Fix `vcpkg export --nuget` regressions (#12174)
ras0219
2020-06-30
[vcpkg manifest] Manifest Implementation (#11757)
nicole mazzuca
2020-06-26
[vcpkg] Delete unused --purge-tombstones and introduce BufferedPrint class (#...
Billy O'Neal
2020-06-26
[vcpkg] Implementation of --x-binarysource=nuget (and friends) (#12058)
ras0219
2020-06-26
[vcpkg] Use XDG/LOCALAPPDATA for default binary caching path (#12091)
ras0219
2020-06-25
[vcpkg build] fix build command (#12072)
nicole mazzuca
2020-06-22
[vcpkg] Track compiler information in ABI (#11654)
ras0219
2020-06-17
[vcpkg] Fix issue #9781 by exporting from the installed directory (#11015)
ras0219
2020-06-16
[vcpkg] Fix create by extracting common paths settings (#11842)
Billy O'Neal
2020-06-15
[vcpkg] Delete g_binary_caching global that should be passed as a parameter. ...
Billy O'Neal
2020-06-15
[vcpkg] Add vcpkg item to project settings in Visual Studio (#4361)
Alexander Neumann
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-27
[vcpkg] Move CI cleaning back out of the 'ci' command into a separate command...
Billy O'Neal
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-19
[vcpkg] Harden file removals and clean directory contents in "CI" inside vcpk...
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-29
[vcpkg] Add support for VCPKG_BINARY_SOURCES and --x-binarysource=<> (#10476)
Robert Schumacher
2020-04-17
[vcpkg] Add initial JSON support (#10521)
nicole mazzuca
2020-04-17
[vcpkg] Add x-set-installed command (#10817)
nicole mazzuca
2020-04-14
[vcpkg] Clean up CMake build system (#10834)
nicole mazzuca
2020-04-09
[vcpkg] New policy: SKIP_ARCHITECTURE_CHECK. (#10398)
Alexander Neumann
2020-04-09
[vcpkg] Correct UInt128 code 😇 (#10583)
nicole mazzuca
2020-04-06
Android Support: Exporting to Android Archive (AAR) (#10271)
atkawa7
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] Use enum class for RestoreResult
Robert Schumacher
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-09
Merge remote-tracking branch 'origin/master' into HEAD
Robert Schumacher
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-12
[vcpkg] Fix VS2015 compile
Robert Schumacher
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
[next]