2023-05-30 Prerelease
Pre-release
Pre-release
What's Changed
- Also check for absolute paths to download dir by @autoantwort in #1017
- Remove more unused variables by @autoantwort in #1015
- Avoid invoke_result_t to fix VS2022 intellisense by @ras0219-msft in #1018
- Bump xml2js and @azure/ms-rest-js in /vcpkg-artifacts by @dependabot in #1020
- #1013 \ {controversial options} by @autoantwort in #1021
- Assorted small improvements. by @ras0219-msft in #1019
- Expose vcpkglib's Threads dependency by @SchaichAlonso in #1025
- Optional::emplace should destroy+create instead of create+move-assign by @ras0219-msft in #1024
- Static link ASAN to fix LD_PRELOAD issue by @ras0219-msft in #1026
- Extract BasicAction/PackageAction in preparation for splitting action types by @ras0219-msft in #1023
- Fix response files with blank lines. by @BillyONeal in #1027
- x-update-baseline should not make overlay-triplet paths absolute by @JavierMatosD in #1029
- Export the configuration file [applocal.py] of the macOS environment by @FrankXie05 in #1028
- 'integrate install' needs to be run twice. by @dubejf in #1033
- Make commands physical design consistent. by @BillyONeal in #1030
- Improve integrate install for non-admin users. by @dubejf in #1034
- Rewrite the Versioned Dependency Resolver for determinism, simplicity, and performance by @ras0219-msft in #1014
- Bump yaml from 2.2.1 to 2.2.2 in /vcpkg-artifacts by @dependabot in #1038
- Fix typo in baseline reference help by @Timmmm in #1037
- Split NotInstalledAction from RemovePlanAction by @ras0219-msft in #1035
- Replace Azure Pipelines with GitHub Actions by @ras0219-msft in #1042
- Embed package_dir in InstallPlanAction by @ras0219-msft in #1040
- ci command: Don't stumble over non empty install dir by @autoantwort in #903
- Add missing output to stdout log by @autoantwort in #1047
- Keep the environment variable VCPKG_KEEP_ENV_VARS itself. by @BillyONeal in #1048
- Deduplicate GitHub Actions Build. Disable ASAN on MacOS. by @ras0219-msft in #1044
- Use size_t for indents rather than int. by @BillyONeal in #1045
- Provide better diagnostics to non-admin users of 'integrate install'. by @dubejf in #1036
- Restore activating message when no postscript is present. by @BillyONeal in #1046
- Infrastructure Updates by @BillyONeal in #1052
- telemetry: track actions environmental variable by @dan-shaw in #1055
- [telemetry] Track process tree by @vicroms in #1049
- Add x-update-registry command. by @BillyONeal in #1053
- Rename / Rearrange BinaryCache functions by @ras0219-msft in #1057
- Apply more REQUIRE_LINES by @ras0219-msft in #1058
- Split BinaryProvider into read vs write by @ras0219-msft in #998
- Add to util.cpp for std::iota by @LilyWangLL in #1069
- Keep LocationAndRegistry an aggregate in c++20 by @joemmett in #1068
- Fail with proper message if you use upgrade in manifest mode. by @autoantwort in #1066
- Update fmt to 10.0.0 by @FtZPetruska in #1063
- Respect POSIX TMPDIR; resolves create_or_get_temp_directory(): Read-only file system by @masx200 in #1061
- Replace aka.ms with direct links. by @BillyONeal in #1071
- Add arm and remove cmsis default artifact registries. by @BillyONeal in #1073
- Publish symbols automatically. by @BillyONeal in #1072
- Turn off autocrlf in format-manifest test. by @BillyONeal in #1074
- Add / use map utilities. by @BillyONeal in #1075
- Update vcpkg-scripts-sha. by @BillyONeal in #1077
- Better xbox triplet support. by @BillyONeal in #1059
- Delete TSA uploads. by @BillyONeal in #1078
- Fix xbox triplet detection. by @BillyONeal in #1079
- Add --format to depend-info. by @BillyONeal in #1080
New Contributors
- @dependabot made their first contribution in #1020
- @SchaichAlonso made their first contribution in #1025
- @FrankXie05 made their first contribution in #1028
- @dubejf made their first contribution in #1033
- @Timmmm made their first contribution in #1037
- @LilyWangLL made their first contribution in #1069
- @joemmett made their first contribution in #1068
- @FtZPetruska made their first contribution in #1063
- @masx200 made their first contribution in #1061
Full Changelog: 2023-04-07...2023-05-30