2023-09-15 Release
What's Changed
- Update tool release process for script by @BillyONeal in #1152
- [Export Command] Enabling Manifest Mode by @JavierMatosD in #1136
- Ci: Detect not needed entries in ci.baseline.txt by @autoantwort in #1111
- Add loongarch64 support by @haowuge in #1149
- Infrastructure: allow passing stdin to subprocesses. by @BillyONeal in #1134
- vcpkg contact remove --survey option by @JavierMatosD in #1160
- Fix edit to only list builtin ports by @BillyONeal in #1158
- Restore LSP on PortfileProvider infrastructure. by @BillyONeal in #1157
- Cleanup: Move instead of copy and use XMLWriter for DGML by @Thomas1664 in #1159
- Fix integrate to always know its subcommands. by @BillyONeal in #1161
- Add initial command guidelines and make all commands follow them. by @BillyONeal in #1164
- replaces ${VERSION} variable with correct version in generated spdx files by @JulZimmermann in #1162
- Use posix definition of a line by @autoantwort in #1172
- Update fmt to 10.1.0 by @gracicot in #1168
- Make artifacts use common console handling. by @BillyONeal in #1165
- Introduce --x-cmake-debug and --x-cmake-configure-debug by @Neumann-A in #1173
- Delete 'vcpkg cache'. by @BillyONeal in #1174
- Change the default triplet to the same as the host triplet on Windows. by @BillyONeal in #1180
- Make help be consistent. by @BillyONeal in #1169
- Bug fix: Read/WriteFilePointer add missing copy of path by @autoantwort in #1183
- Update clang-format to 16.x by @BillyONeal in #1185
- Clean up NoTtyProgressRenderer timeout on error by @mcgordonite in #1191
- Suggest x-update-baseline for manifest mode vcpkg upgrade. by @BillyONeal in #1184
- Display right supports expression in error message by @autoantwort in #1192
- Fix signed build failure due to: by @BillyONeal in #1194
- Update vcpkg scripts SHA. by @BillyONeal in #1197
- Return a non-zero exit code on error by @mcgordonite in #1195
- Don't restore modification times of files in zip by @autoantwort in #1198
- Fix crash running
vcpkg help commands
reported by @JavierMatosD by @BillyONeal in #1199
New Contributors
- @haowuge made their first contribution in #1149
- @JulZimmermann made their first contribution in #1162
- @gracicot made their first contribution in #1168
- @mcgordonite made their first contribution in #1191
Full Changelog: 2023-08-09...2023-09-15