1.2.9
What's Changed
- BuildPlatform: assume python3 is available on Unix build host by @davidkaroly in #271
- Import statements sorted with isort and fixed MockBuilder.py by @jurgenwigg in #266
- Small refactor of Builders/Builder.py by @jurgenwigg in #273
- If
pkgman install
fails, let the user see what the problems were. by @OscarL in #275 - extractPatchset: add git config core.abbrev=auto to format-patch call by @jmairboeck in #280
- cargo-to-recipe.sh: new tool by @Crestwave in #176
- Don't sign git tags by @jmairboeck in #283
- Add
cmd:find
to scriptletPrerequirements (needed by fixCMake). by @OscarL in #281 - Support commented out lines in the PATCHES section. by @OscarL in #254
New Contributors
- @jmairboeck made their first contribution in #280
- @Crestwave made their first contribution in #176
Full Changelog: 1.2.8...1.2.9