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-test
/
system.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-01-15
[vcpkg] Rewriting CmdLineBuilder/Command (3/n) (#15673)
nicole mazzuca
2021-01-12
[vcpkg] Add a different way to use CommandBuilder, support InWorkingDirectory...
nicole mazzuca
2020-10-06
[vcpkg] Enable reentrant vcpkg calls (#13751)
ras0219
2020-08-13
[vcpkg] Lift `--x-json` to a global option, implement experimental `x-package...
ras0219
2020-07-11
[vcpkg formatting] Fix format regex (#12369)
nicole mazzuca
2020-07-06
[vcpkg] Format the C++ in CI (#11655)
nicole mazzuca
2020-06-26
[vcpkg] Implementation of --x-binarysource=nuget (and friends) (#12058)
ras0219
2020-05-20
[vcpkg] fix extern C around ctermid (#11343)
nicole mazzuca
2020-05-14
[vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239)
Billy O'Neal
2020-04-14
[vcpkg] Clean up CMake build system (#10834)
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