Skip to content

Releases: oreiche/mustbuild

v1.1.0

07 Nov 02:03
6218843
Compare
Choose a tag to compare

Release based on Justbuild release 1.4.0.

v1.0.3

24 Sep 17:10
f36c475
Compare
Choose a tag to compare
  • updated to Justbuild bug-fix release v1.3.2

v1.0.2

18 Jul 11:55
46ab1aa
Compare
Choose a tag to compare
  • skip setup for required subcommands (analyse, build, install, etc.) when only requesting the help dialog

v1.1.0-alpha-ge69b80a5

08 Jul 16:35
a3316ba
Compare
Choose a tag to compare
Pre-release
Merge pull request #7 from oreiche/master

Updates from master

v1.0.1

02 Jul 15:15
5509b63
Compare
Choose a tag to compare
  • updated to Justbuild bug-fix release v1.3.1
  • reduced use of color in interactive progress reporting

v1.0.0

09 May 13:57
Compare
Choose a tag to compare

Initial stable release

v1.0.0-alpha-g2c8de946

28 Apr 22:54
5261069
Compare
Choose a tag to compare
Pre-release
  • updated to latest changes from upstream
  • added new expressions not(), length(), and assert_that()
  • expression select() uses default [] for success branch
  • expression map_union() supports msg on conflict (if disjoint==true)
  • expression to_subdir() now takes subdir as first argument
  • support single strings also for targets using built-in rules

v1.0.0-alpha-g743c1dd

20 Apr 18:56
923a04c
Compare
Choose a tag to compare
v1.0.0-alpha-g743c1dd Pre-release
Pre-release
  • updated to latest changes from upstream
  • added new expressions sum(), prod(), and at()
  • use plain progress for bootstrapping

v1.0.0-alpha-g91efba5

15 Apr 01:05
Compare
Choose a tag to compare
v1.0.0-alpha-g91efba5 Pre-release
Pre-release

Initial alpha release