Skip to content

Releases: FelixEcker/mariebuild

mariebuild 0.6.1

08 Oct 15:29
Compare
Choose a tag to compare
  • fix segfault when buildfile parsing fails
  • fix debug-target in build.mb

mariebuild 0.6.0r2

16 Jul 22:33
Compare
Choose a tag to compare

(0.6.0 release 2)

  • Support for a static release target

mariebuild 0.6.0

07 Jul 23:13
Compare
Choose a tag to compare
  • Make default log level configurable in build files
    • The used log level can still be overriden using -v or --verbosity
  • Upgrade to MCFG/2 0.3.4
  • Abort Build on mcfg dynfield creation failure
  • Make xmem memory helpers into macros
  • Fix depends target in own build file

mariebuild 0.5.4

31 May 16:30
Compare
Choose a tag to compare
  • Upgrade to MCFG/2 0.3.3

mariebuild 0.5.3

31 May 14:21
Compare
Choose a tag to compare
  • Upgraded to MCFG/2 0.3.2

mariebuild 0.5.2

04 Apr 20:48
88bf284
Compare
Choose a tag to compare
  • fixes issue #26

Full Changelog: 0.5.1...0.5.2

mariebuild 0.5.1

15 Mar 16:46
Compare
Choose a tag to compare
  • fix exit status of mariebuild

mariebuild 0.5.0

05 Mar 20:14
Compare
Choose a tag to compare
  • Implementation of target-dependant-fields (see build.mb for example)
  • Implementation of the --force argument

mariebuild 0.4.1

04 Mar 20:47
b710002
Compare
Choose a tag to compare
  • Make logging output look much nicer
  • Resolve field embeds in "exec" fields of rules

mariebuld 0.4.0

15 Feb 19:59
92b36c8
Compare
Choose a tag to compare
  • Update to MCFG/2
  • Incremental Building
  • Switch to Target-Rule-Model