aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include
AgeCommit message (Expand)Author
2020-12-30[vcpkg] Teach `vcpkg install` `--no-build-missing` (#15139)Robert Schumacher
2020-12-21[vcpkg registries] support versions (#15114)nicole mazzuca
2020-12-21Print failing upload attempts in !debug. (#15206)Billy O'Neal
2020-12-17[vcpkg] `VCPKG_ENV_PASSTHROUGH_UNTRACKED` (#15115)ras0219
2020-12-17[vcpkg] Fix warning (as error) when building vcpgk/toolsrc with clang++ 10 or...Kevin Lalumiere
2020-12-15[vcpkg] fix v140. again (#15116)nicole mazzuca
2020-12-15[vcpkg] Remove extra indirection in IVersionedPortfileProvider/IBaselineProvi...ras0219
2020-12-15[vcpkg] Fix CMAKE_CURRENT_LIST_DIR in load_dep_info_vars() (#15110)ras0219
2020-12-15[vcpkg] Refactor end-to-end tests (#15081)ras0219
2020-12-10[vcpkg] Improve error messages for incomplete Mono (#14948)ras0219
2020-12-07[vcpkg] Add SemVer and Date versioning schemes (#14889)Victor Romero
2020-12-06[vcpkg] Add --nuget-description option for `vcpkg export` (#14953)ras0219
2020-12-04Fix failures when parsing the default options for binary caching not being em...Billy O'Neal
2020-12-04[vcpkg] Error on '#' in version strings to avoid confusion (#14927)ras0219
2020-12-01[vcpkg] Output versions during install plans (#14882)ras0219
2020-12-01[vcpkg] Expose alpha end-to-end versioning (#14852)ras0219
2020-11-30[vcpkg] Add option cmake-args (#12877)Alexander Neumann
2020-11-27[vcpkg] Introduce `create_versioned_install_plan()` (#14633)ras0219
2020-11-27[vcpkg] Implement VersionedPortfileProvider and BaselineProvider (#14123)Victor Romero
2020-11-23[vcpkg] Output the filepath on hash error. (#14674)Alexander Neumann
2020-11-19[vcpkg] fix cmake paths in tags (alternative 2) (#14661)nicole mazzuca
2020-11-19[vcpkg] fix vs2015 build (#14659)nicole mazzuca
2020-11-18[vcpkg] Add experimental x-azblob binary provider (#13626)ras0219
2020-11-13[vcpkg] Implement constraints and overrides in manifests (#14183)ras0219
2020-11-12[llvm] install tools in tools/llvm (#14399)nicole mazzuca
2020-11-12[vcpkg] Add x-ignore-lock-failures (#14397)nicole mazzuca
2020-11-12[tensorflow-cc] More or less completely rewritten port, update to 2.3.1 (#13028)Joachim Gehweiler
2020-11-09[vcpkg] Initial Registries: Part 2 MVP (#14153)nicole mazzuca
2020-10-28[vcpkg baseline] [vs-yasm] Build yasm instead of downloading it to work aroun...Billy O'Neal
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2020-10-27[vcpkg, jsonnet, openssl-uwp] Enable use of the system powershell-core if it ...Billy O'Neal
2020-10-26[vcpkg] Implement versions db generator (#13777)Victor Romero
2020-10-24Replace fwd header files to declarations (#13972)Cengizhan Pasaoglu
2020-10-21[vcpkg] Add `versions` feature flag and version field manifest parsing (#14079)ras0219
2020-10-12[vcpkg] Further JSON error improvements (#13399)ras0219
2020-10-08[vcpkg] Use more forward declarations rather than definitions (#13623)Cengizhan Pasaoglu
2020-10-06[vcpkg] Avoid computing triplet ABIs for editable packages (#13446)ras0219
2020-10-06[vcpkg] Enable reentrant vcpkg calls (#13751)ras0219
2020-09-28[vcpkg] add env var VCPKG_OVERLAY_TRIPLETS (#12790)Alexander Neumann
2020-09-27[vcpkg] Add compiler info to nuspec description (#13571)Francois Rivard
2020-09-22[vcpkg] Fix the case of current_path() before use on Windows. (#13537)Billy O'Neal
2020-09-14[vcpkg manifest] Add documentation! (#13488)nicole mazzuca
2020-09-11[vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary (#13421)Billy O'Neal
2020-09-07[vcpkg] Fix compilation on VS2015 (#13398)ras0219
2020-09-07[vcpkg] Improve Json error messages (#12981)ras0219
2020-09-04fix compile on g++ 6 (#13290)nicole mazzuca
2020-09-02[vcpkg] Registries MVP (#13038)nicole mazzuca
2020-08-31[vcpkg] Implement 'repository' tag for NuGet binary caching (#13228)ras0219
2020-08-24[vcpkg] Fix build on old compilers. (#12950)huahang
2020-08-22[vcpkg] Fix editable bug (#12910)ras0219