aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include
AgeCommit message (Expand)Author
2021-01-15[vcpkg] Rewriting CmdLineBuilder/Command (3/n) (#15673)nicole mazzuca
2021-01-15[vcpkg] Add initial versioning documentation (#15565)ras0219
2021-01-14[vcpkg registries] Add git registries (#15054)nicole mazzuca
2021-01-14[vcpkg] Rewriting CmdLineBuilder (2/n) (#15627)nicole mazzuca
2021-01-14[vcpkg] Change version field in `baseline.json` (#15633)Victor Romero
2021-01-13[vcpkg] Use a tag file rather than conditional compilation to permanently dis...Billy O'Neal
2021-01-12[vcpkg] Add a different way to use CommandBuilder, support InWorkingDirectory...nicole mazzuca
2021-01-08[vcpkg] Fix build for mingw (#15504)nicole mazzuca
2021-01-07[vcpkg] Add commands to maintain and verify versions db integrity (#14999)Victor Romero
2021-01-07[vcpkg] Add support for --overlay-ports to versioning (#15013)ras0219
2021-01-07[vcpkg] Restore embedded git hash behind an option. (#15472)Billy O'Neal
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