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
/
tests.plan.cpp
Age
Commit message (
Expand
)
Author
2019-07-18
Rewrite the tests! now they're cross-platform! (#7315)
nicole mazzuca
2019-07-11
Testing for --overlay-ports and --overlay-triplets args (#7243)
Victor Romero
2019-06-21
Ports Overlay partial implementation (#6981)
Victor Romero
2018-04-12
[vcpkg] Mark many types noexcept. Make certain code patterns more transparent...
Robert Schumacher
2018-04-11
[vcpkg] Rework dependencies.cpp to improve type safety and error detection
Robert Schumacher
2018-03-20
[vcpkg-ci] Do not rebuild libraries that were previously successful or failed
Robert Schumacher
2018-03-09
[vcpkg] Fix issue in upgrade dependency resolution where self-referencing fea...
Robert Schumacher
2018-02-28
[vcpkg] Add tests for create_export_plan and remove unused arguments
Robert Schumacher
2018-02-26
[vcpkg] Fix inter-feature references
Robert Schumacher
2018-02-26
[vcpkg] Add test for default-features with a preinstalled dependency
Robert Schumacher
2018-02-26
[vcpkg] Fix issue when removing packages that have explicit feature dependenc...
Robert Schumacher
2018-02-19
[vcpkg] Remove create_install_plan in favor of create_feature_install_plan
Robert Schumacher
2018-02-14
[vcpkg] Implement Default-Features (#2697)
Jonathan Hale
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-22
[vcpkg] Store Optional<&> instead of Optional<*>
Robert Schumacher
2018-01-19
[vcpkg] Add additional tests. Enable featurepackages by default.
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
[vcpkg-upgrade] Initial commit of upgrade command.
Robert Schumacher
2017-11-11
[vcpkg-tests] Use PCH.
Robert Schumacher
2017-11-06
[vcpkg] Reformat tests.plan.cpp and add :x64 version of test
Robert Schumacher
2017-11-06
[vcpkg] Add tests for remove plans.
Robert Schumacher