2023-01-24 Release
What's Changed
- Print proper error messages if there is an error. by @autoantwort in #839
- Correct handling of PATH in VCPKG_KEEP_ENV_VARS by @ras0219-msft in #840
- Remove z- prefix from bootstrap-standalone command by @benmcmorran in #844
- Avoid calling memcmp for empty string views by @Thomas1664 in #843
- replacing applocal.ps1 with C++ 😍 by @valeriaconde in #814
- Fix build on FreeBSD 13.1-RELEASE by @bodand in #841
- Fix broken e2e test by @dg0yt in #845
- Fix UB warning on OSX by @Thomas1664 in #842
- Re-activate cxx flags for coverage analysis by @dg0yt in #847
- Fix unescaped curly braces in localized string by @vicroms in #850
- Localization hookup artifacts by @JavierMatosD in #773
- Command line parser prerequisites by @BillyONeal in #853
- Delete view.h and add missing pragma onces. by @BillyONeal in #855
- Reduce invalid output of cmake usage heuristics by @dg0yt in #849
- Adding Open-CMSIS artifact registry by @robotdad in #860
- CMakeLists.txt: Make generate-message-map target always available by @autoantwort in #854
- fix issue#28700; parens need to be shell-escaped on Linux by @markle11m in #862
- [post build lint] Check for absolute paths by @autoantwort in #172
- Remove the ee-ts dependency. by @BillyONeal in #867
New Contributors
Full Changelog: 2022-12-14...2023-01-24