Skip to content

Releases: microsoft/vcpkg-tool

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

2021-11-02 Release

03 Nov 07:28
Compare
Choose a tag to compare

This is a minor bugfix release.

What's Changed

  • Always unset CLICOLOR_FORCE by @dg0yt in #241
  • Fix find_file_recursively_up when starting from a file. by @BillyONeal in #244
  • Add aria2 to tools list (step 2) by @JackBoosY in #229
  • Add serialization of supports expressions in features by @autoantwort in #240
  • Create the completions directory for fish before copying files by @omartijn in #236
  • Change post-build checks to be warnings rather than errors. by @BillyONeal in #245

Full Changelog: 2021-10-25...2021-11-02

2021-10-25 Release

26 Oct 22:00
b4bff9a
Compare
Choose a tag to compare

This is yet another hotfix release... still trying to get update for the main repo :)

What's Changed

New Contributors

Full Changelog: 2021-10-21...2021-10-25

2021-10-21 Release

21 Oct 21:23
Compare
Choose a tag to compare

This a second hotfix release for 2021-10-18 fixing a further discovered bug attempting to build the curated catalog.

What's Changed

  • [filesystem] Make remove_all remove directories that aren't writable on POSIX. by @BillyONeal in #227

Full Changelog: 2021-10-20...2021-10-21

2021-10-20 Release

20 Oct 23:34
Compare
Choose a tag to compare

This is a hotfix release to fix a problem discovered attempting to use 2021-10-18 in the main repository.

What's Changed

  • Add option to remove unaffected ports from ci action by @dg0yt in #210
  • Fix incorrect ordering in ci ExclusionPredicate by @BillyONeal in #224

Full Changelog: 2021-10-18...2021-10-20