Skip to content

Releases: microsoft/vcpkg-tool

2022-02-24 Release

24 Feb 22:36
7efe7f2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2022-02-18...2022-02-24

2022-02-18 Release

18 Feb 07:04
14bc1d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022-02-11...2022-02-18

2022-02-11 Release

11 Feb 20:36
dac008b
Compare
Choose a tag to compare

What's Changed

  • Add ARM64EC to the MachineType enumeration by @BillyONeal in #340
  • (Fix 22041) - vcpkg install - cmake version check should NOT reject valid response. (2nd try) by @Sand2Silicon in #343
  • files: Add missing include on windows by @autoantwort in #348
  • [VS] allow installations without the english language pack by @strega-nil in #339
  • Lock VCPKG_BASE_VERSION in the first job for use in subsequent jobs. by @BillyONeal in #346
  • Add check to ensure loaded port matches the declared version by @ras0219-msft in #347

New Contributors

Full Changelog: 2022-02-03...2022-02-11

2022-02-03 Release

03 Feb 21:14
457b030
Compare
Choose a tag to compare

What's Changed

  • [manifest license] fully implement SPDX, plus general parsing stuff by @strega-nil-ms in #334

Full Changelog: 2022-02-01...2022-02-03

2022-02-01 Release

01 Feb 01:17
c76e0de
Compare
Choose a tag to compare

What's Changed

  • [x-generate-default-message-map] allow writing to a file directly by @strega-nil in #328
  • [localization] add info to LocProject.json by @strega-nil-ms in #254
  • Improve diagnostics when PROCESSOR_ARCHITEW6432 is set to bogus by @BillyONeal in #326
  • [host_triplet] fix check for arm64 under x64 binary by @strega-nil in #333
  • Fix build failure for clang by @MarcelNehring in #330
  • Retry popen on 127 osx by @autoantwort in #306
  • Move last reference to VcpkgPaths from unit tests into e2e test by @ras0219-msft in #324
  • Fix CI crash by ensuring the "core" feature is installed for all ports. by @BillyONeal in #329
  • Treat "semver" and "relaxed" as the same scheme for purposes of version resolution. by @BillyONeal in #322
  • [Windows] Make stdout-*.log readable (open in shared for reading mode) and non-buffered by @mkhon in #335
  • Improve printed filesystem error message by @autoantwort in #332
  • Files::get_regular_files_recursive_proximate by @ras0219-msft in #337
  • Insert "--head" defenses into the binary cache and block "default" when calculating feature ABIs. by @BillyONeal in #336

New Contributors

Full Changelog: 2022-01-19...2022-02-01

2022-01-19 Release

19 Jan 08:22
abe9562
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2021-12-09...2022-01-19

2021-12-09 Release

09 Dec 02:16
724cea8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2021-11-24...2021-12-09

2021-11-24 Release

25 Nov 04:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2021-11-19...2021-11-24

2021-11-19 Release

19 Nov 22:05
Compare
Choose a tag to compare

What's Changed

  • Implement bundle.usegitregistry (continuation of read-only vcpkg) by @ras0219-msft in #270
  • [vcpkg-hash] use current working directory to get a file by @srgbtl in #272
  • Add pre-release tags and build metadata to relaxed versions by @vicroms in #266
  • Support media queries binary logical operator syntax in platform expressions by @markle11m in #267
  • pkgconfig postbuild check: Allow empty Libs: in share/pkgconfig and improve suggestions by @autoantwort in #255
  • Fix mingw build by @dg0yt in #251
  • Performance work on vcpkg search (30x improvement) by @ras0219-msft in #265
  • Provide better debug information about Visual Studio instances by @ras0219-msft in #271
  • Add 'embeddedsha' to record tested baseline for bundle by @ras0219-msft in #273
  • Fix crash in vcpkg search with builtin-baseline by @ras0219-msft in #278
  • Improve issue reporting links by @dg0yt in #274
  • Fix interleaving issue between print2(...) and print2(Color,...) by @ras0219-msft in #279
  • [help] remove help text for things we don't want people using by @strega-nil-ms in #253

Full Changelog: 2021-11-15...2021-11-19

2021-11-15 Release

16 Nov 18:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2021-11-02...2021-11-15