Skip to content

Releases: xen-troops/moulin

v0.26

09 Sep 08:38
Compare
Choose a tag to compare

What's Changed

  • rouge: add Hybrid MBR support for GPT by @lorc in #118

Full Changelog: v0.25...v0.26

v0.25

05 Aug 20:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24...v0.25

v0.24

06 Jun 10:57
Compare
Choose a tag to compare

What's Changed

  • fetchers: introduce "http" fetcher by @lorc in #111
  • fetcher: http: force CURL to follow redirects by @lorc in #112
  • Update documentation: witch "west section" and describe null builder and fetcher by @lorc in #113
  • moulin: bump version to 0.24 by @lorc in #114

Full Changelog: v0.23...v0.24

v0.23

03 Jun 18:43
Compare
Choose a tag to compare

This is version 0.23 of moulin. Here are the changes:

What's Changed

  • git.py: added directory tracking to the Moulin git builder by @Mishytca in #92
  • yocto.py: layers not being removed from bblayers.conf by @Mishytca in #94
  • Dev/mykhailo androsiuk by @Mishytca in #96
  • Revert "yocto.py: update layers in bblayers.conf" by @lorc in #98
  • Dev/mykhailo androsiuk by @Mishytca in #97
  • builder: custom_script: use src_stamps as dependency by @lorc in #101
  • args argument can be given as value list by @dsemenets in #103
  • Remove the absolute path usage for tools by @rshym in #102
  • Add tests for yaml_wrapper by @Deedone in #107
  • Add support for Zephyr snippets by @Deedone in #108
  • Support fetch feature in custom_script builder by @dsemenets in #104
  • Add submodules support for git, fix small issue with repo and bump version by @lorc in #110

Full Changelog: v0.21...v0.23

v0.21

15 Nov 16:28
Compare
Choose a tag to compare

What's Changed

  • builders: add Bazel builder by @dterletskiy in #77
  • rouge: create vfat filesystem with proper sector size by @sa-kib in #79
  • rouge: mkvfatfs() hotfix by @sa-kib in #81
  • builders: Added escape of 'env' parameter by @Mishytca in #83
  • git.py: Fail on different branches for same repo by @Mishytca in #86
  • fetchers: disable prompt usage by git by @rshym in #84
  • yocto.py: Support aliases for specifying 'layers' by @Mishytca in #87
  • git.py: Unlink checkout target from the repo dir by @Mishytca in #88
  • Zephyr builder: Add escaping for the 'vars' parameter by @Mishytca in #89

New Contributors

Full Changelog: https://github.com/xen-troops/moulin/commits/v0.21