Skip to content

1.2.9

Compare
Choose a tag to compare
@Begasus Begasus released this 16 Jul 05:51
· 59 commits to master since this release
49f29cb

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

Full Changelog: 1.2.8...1.2.9