aboutsummaryrefslogtreecommitdiff
path: root/toolsrc
AgeCommit message (Expand)Author
2021-02-04[vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (...Billy O'Neal
2021-02-03[vcpkg] Emit parse errors to match '<file>:<line>:<col>: error: <text>' for b...ras0219
2021-02-03[vcpkg] Apply fixes needed to extract vcpkg-tool (#16012)Billy O'Neal
2021-02-03[vcpkg] fix checking out git registry ports (#16009)nicole mazzuca
2021-02-02[vcpkg] Miscellaneous internal improvements extracted from #15424 (#15677)ras0219
2021-01-28update tests (#15449)Alex Pozhylenkov
2021-01-25[vcpkg] Improve error reporting for vcpkg_abi_info.txt copy failure. (#15871)Billy O'Neal
2021-01-25Add dummy version.txt for vcpkg older than vcpkg_minimum_required. (#15828)Billy O'Neal
2021-01-24[vcpkg] Allow to use Nuget's cache for Nuget binary caching sources (fix #151...Kevin Lalumiere
2021-01-22[vcpkg] Improve diagnostics around compiler tracking and toolset errors. 'Fix...ras0219
2021-01-22[vcpkg] Fix regression in error messages with registries/versioning (#15709)ras0219
2021-01-22Restore x-upload-metrics command accidentally disabled by removing VCPKG_DISA...Billy O'Neal
2021-01-22[vcpkg,boost-modular-build-helper] initial ppc64le community support (#15572)Andrei Lebedev
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca
2021-01-21[osgearth] Make all find_packages required in effort to make this port less "...Billy O'Neal
2021-01-20[vcpkg] Add vcpkg_minimum_required as a replacement for VERSION.txt. (#15638)Billy O'Neal
2021-01-19[vcpkg] fix edit command on windows (#15767)nicole mazzuca
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