aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
2021-01-15[vcpkg] Rewriting CmdLineBuilder/Command (3/n) (#15673)nicole mazzuca
2021-01-15[vcpkg] Remove versions feature flag check in all places except inputs (#15676)ras0219
2021-01-15[vcpkg] Add initial versioning documentation (#15565)ras0219
2021-01-15[vcpkg] Format JSON output of `x-add-version` to minimize diffs (#15664)Victor Romero
2021-01-14Reorder CI checks (#15662)Victor Romero
2021-01-14[vcpkg registries] Add git registries (#15054)nicole mazzuca
2021-01-14Improve `x-ci-verify-versions` error messages (#15651)Victor Romero
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-14[vcpkg] Fix incorrect handling of messages for permenantly disabled metrics. ...Billy O'Neal
2021-01-13[vcpkg] Use a tag file rather than conditional compilation to permanently dis...Billy O'Neal
2021-01-13[vcpkg] Add sources for TLS 1.2 downloader tool. (#15516)Billy O'Neal
2021-01-13[vcpkg] Add parse checking for version fields and enable non-string versions ...ras0219
2021-01-12[vcpkg] Add a different way to use CommandBuilder, support InWorkingDirectory...nicole mazzuca
2021-01-10[vcpkg] Fix unrecognized identifier errors in prbuild and cibuild. (#15354)Billy O'Neal
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
2021-01-05[vcpkg] Improve versioning files generators (#15172)Victor Romero
2020-12-30[vcpkg] Teach `vcpkg install` `--no-build-missing` (#15139)Robert Schumacher
2020-12-28[vcpkg] Fix pwsh version detection for old versions to download a fresh copy....Billy O'Neal
2020-12-22[opentracing] Update VMs 2020-12 (#15151)Billy O'Neal
2020-12-21[vcpkg registries] support versions (#15114)nicole mazzuca
2020-12-21Print failing upload attempts in !debug. (#15206)Billy O'Neal
2020-12-18Fixed internal compiler error when using newer GCC@master. (#15188)nanoric
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[icu] mingw support + [mp3lame] Fix VCPKG_TARGET_STATIC_LIBRARY_SUFFIX (#14969)Long Nguyen
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-14Properly index package actions in log (#15076)gritukan
2020-12-14[vcpkg] Disable survey message (#14954)ras0219
2020-12-14Avoid C4819 warning during bootstrap-vcpkg.bat (#15095)Tetsuya Hayashi
2020-12-11[vcpkg] Don't require native tools on arm64 macOS (#15045)Owen Rudge
2020-12-10[vcpkg] Improve error messages for incomplete Mono (#14948)ras0219
2020-12-08[vcpkg] Fix uploading to Azure DevOps Artifacts (#14952)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-04Change Nuget binary cache pre-release info to always start with letters (#14857)Francois Rivard
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-02[vcpkg] fix compile on vs2015 (#14915)nicole mazzuca
2020-12-01[vcpkg] Output versions during install plans (#14882)ras0219
2020-12-01[vcpkg] Remove non-existing 'import' command in vcpkg help information (#14791)Phoebe
2020-12-01[vcpkg] Expose alpha end-to-end versioning (#14852)ras0219
2020-11-30[vcpkg] fix feature flags telemetry (#14856)nicole mazzuca
2020-11-30[vcpkg] Add option cmake-args (#12877)Alexander Neumann