Releases: oreiche/mustbuild
Releases · oreiche/mustbuild
v1.1.0
v1.0.3
- updated to Justbuild bug-fix release v1.3.2
v1.0.2
- skip setup for required subcommands (
analyse
,build
,install
, etc.) when only requesting the help dialog
v1.1.0-alpha-ge69b80a5
Merge pull request #7 from oreiche/master Updates from master
v1.0.1
- updated to Justbuild bug-fix release v1.3.1
- reduced use of color in interactive progress reporting
v1.0.0
Initial stable release
v1.0.0-alpha-g2c8de946
- updated to latest changes from upstream
- added new expressions
not()
,length()
, andassert_that()
- expression
select()
uses default[]
for success branch - expression
map_union()
supportsmsg
on conflict (ifdisjoint==true
) - expression
to_subdir()
now takessubdir
as first argument - support single strings also for targets using built-in rules
v1.0.0-alpha-g743c1dd
- updated to latest changes from upstream
- added new expressions
sum()
,prod()
, andat()
- use plain progress for bootstrapping
v1.0.0-alpha-g91efba5
Initial alpha release