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
/
commands.env.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-22
[vcpkg] Improve diagnostics around compiler tracking and toolset errors. 'Fix...
ras0219
2021-01-15
[vcpkg] Rewriting CmdLineBuilder/Command (3/n) (#15673)
nicole mazzuca
2021-01-14
[vcpkg] Rewriting CmdLineBuilder (2/n) (#15627)
nicole mazzuca
2020-12-17
[vcpkg] `VCPKG_ENV_PASSTHROUGH_UNTRACKED` (#15115)
ras0219
2020-10-24
Replace fwd header files to declarations (#13972)
Cengizhan Pasaoglu
2020-08-19
[vcpkg] Add Forward Declarations (originally by @cngzhnp) (#12985)
nicole mazzuca
2020-08-18
[vcpkg] Use std::filesystem when Visual Studio is greater than 2015 (#12774)
Jack·Boos·Yu
2020-08-10
[vcpkg] Rewrite CMake build system to be more target-based (#12698)
nicole mazzuca
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-15
[vcpkg] Clean up command switch code (#12351)
nicole mazzuca
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-30
[vcpkg manifest] Manifest Implementation (#11757)
nicole mazzuca
2020-06-03
[vcpkg] Allow CI to pass in all relevant directories and remove use of symbol...
Billy O'Neal
2020-03-17
[vcpkg-env] Restore previous behavior of `cmd /c <arg>`
Robert Schumacher
2020-03-13
[vcpkg] Fix build for non-windows
Robert Schumacher
2020-03-10
[vcpkg] Introduce Job Objects to improve ctrl-c performance on Windows
Robert Schumacher
2020-02-24
[vcpkg] Fix issue #9916; `vcpkg upgrade` did not `load_tag_vars()` (#10202)
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-03
[vcpkg] Add Supports: field. Use contents of triplets instead of names for de...
Phil Christensen
2019-04-08
[vcpkg] Synchronize vcpkg-base with external repo (#5934)
Robert Schumacher
2018-10-16
[vcpkg] Improve handling of ctrl-c inside `install` or `build`.
Robert Schumacher
2018-10-15
[vcpkg env] Add argument to run a command
Alexander Karatarakis
2018-03-18
Add options and documentation for env command (#3007)
Jacob Zhong
2018-03-02
[vcpkg] Improve handling of external toolchain files
Robert Schumacher
2017-11-25
[vcpkg] Improve external toolchain handling.
Robert Schumacher
2017-11-02
[vcpkg] Refactor argument parsing to use common code paths.
Robert Schumacher
2017-10-26
Remove VcpkgCmdArguments.check_and_get_optional_command_arguments() overload
Alexander Karatarakis
2017-10-16
[vcpkg] Push use of UTF-16 to only around Win32 call boundaries.
Robert Schumacher
2017-10-13
[vcpkg] Re-layout all files using new organization scheme.
Robert Schumacher