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
2018-02-26
[vcpkg] Initial commit of experimental compressed binary archiving behind a flag
Robert Schumacher
2018-02-26
[vcpkg] Refactor VcpkgCmdArguments to not utilize global state
Robert Schumacher
2018-02-26
[vcpkg] Add 7zip internal tool
Robert Schumacher
2018-02-25
[vcpkg] Fix "just-in-time" requirements calculation
Robert Schumacher
2018-02-21
[vcpkg] Enable metrics on linux
Robert Schumacher
2018-02-21
[vcpkg] Fixup previous commit
Robert Schumacher
2018-02-21
[vcpkg] Add non-throwing implementation of write_contents()
Robert Schumacher
2018-02-21
Improve error message when we have an error code
Alexander Karatarakis
2018-02-21
Add internal option to clean packages\<port> after the build
Alexander Karatarakis
2018-02-20
[vcpkg-metrics] Adjust reporting of build times
Robert Schumacher
2018-02-20
Expected::check_exit() now always shows line_info if it fails
Alexander Karatarakis
2018-02-19
[vcpkg] Remove create_install_plan in favor of create_feature_install_plan
Robert Schumacher
2018-02-16
Merge pull request #2817 from Squareys/fix-build-with-feature-deps
Robert Schumacher
2018-02-16
[vcpkg] Avoid using s::status_known() -- it does not do what you think it does
Robert Schumacher
2018-02-16
[vcpkg] Fix build command for packages that depend of features
Squareys
2018-02-16
[vcpkg] Add find/find_installed/is_installed for FeatureSpec
Squareys
2018-02-14
[vcpkg] Implement Default-Features (#2697)
Jonathan Hale
2018-02-01
[vcpkg] Add missing include. Fixes #2700.
Robert Schumacher
2018-01-26
[vcpkg] Add string constructor (#2429)
atkawa7
2018-01-23
Add missing method const
Alexander Karatarakis
2018-01-23
[vcpkg] Revert making remove_package() take status_db by const
Robert Schumacher
2018-01-23
[vcpkg] Use InstalledPackageView instead of unsorted raw vectors
Robert Schumacher
2018-01-23
[vcpkg] Remove overload of StatusParagraphs::find_installed()
Robert Schumacher
2018-01-23
[vcpkg] Remove AnyParagraph and InstallPlanType::INSTALL
Robert Schumacher
2018-01-23
[vcpkg] Added StatusParagraph::is_installed()
Robert Schumacher
2018-01-23
[vcpkg] Span usage improvements.
Robert Schumacher
2018-01-22
[vcpkg] Store Optional<&> instead of Optional<*>
Robert Schumacher
2018-01-17
Use StringLiteral and constexpr for options/switches
Alexander Karatarakis
2018-01-17
Add new struct: StringLiteral
Alexander Karatarakis
2018-01-03
Add preliminary support for arm-windows and arm64-windows triplets (#2371)
Jacek Blaszczynski
2018-01-02
Merge pull request #2431 from procxx/certutil_replace
Alexander Karatarakis
2017-12-23
Revert "clang-tidy fixes"
Robert Schumacher
2017-12-23
[vcpkg-hash] Replace certutil.exe with cmake built-in hash commands
Stanislav Ershov
2017-12-22
clang-tidy fixes
Alexander Karatarakis
2017-12-18
[vcpkg] Improve error message upon graph cycle detected.
Robert Schumacher
2017-12-14
[vcpkg] Fix regressions in WSL build.
Robert Schumacher
2017-12-13
[vcpkg] Revert revert of #2369.
Robert Schumacher
2017-12-13
[vcpkg] Fix regressions introduced with update command. Fixed issue with upgr...
Robert Schumacher
2017-12-13
Revert "[vcpkg-upgrade] Initial commit of upgrade command."
Robert Schumacher
2017-12-13
Revert "[vcpkg-upgrade] Accept list of packages to specifically upgrade."
Robert Schumacher
2017-12-13
[vcpkg-upgrade] Accept list of packages to specifically upgrade.
Robert Schumacher
2017-12-13
[vcpkg-upgrade] Initial commit of upgrade command.
Robert Schumacher
2017-12-06
Improve error message on invalid dependency of package
Alexander Karatarakis
2017-12-01
[vcpkg-contact-survey] Add monthly survey prompt
Robert Schumacher
2017-11-30
[vcpkg] Add --x-xunit internal command to print installation results in a VST...
Robert Schumacher
2017-11-26
Add System::powershell_execute()
Alexander Karatarakis
2017-11-25
[vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release
Robert Schumacher
2017-11-25
[vcpkg] Improve external toolchain handling.
Robert Schumacher
2017-11-21
Merge pull request #1752 from martin-s/patch-vs2013
Robert Schumacher
2017-11-20
Fix `vcpkg integrate install` for unicode usernames
Alexander Karatarakis
[next]