1. 27 Oct, 2012 1 commit
    • Michael Shigorin's avatar
      reports.mk: diffable logs · aa8699c4
      Michael Shigorin authored
      This is a mild generalization of what has been done by hand
      to figure out a problem with make-initrd-propagator-0.10-alt1:
      stripping anything intrinsically volatile off the build.log.
      
      The filter set isn't perfect, and the proper logging will
      involve mkimage tweaks as well (e.g., one generally isn't
      interested in instrumental chroots' population that much,
      so it should only be verbose at the higher debug levels).
      aa8699c4
  2. 21 Jun, 2012 1 commit
  3. 06 May, 2012 2 commits
    • Michael Shigorin's avatar
      no build means *no* build (and less reports), really · 454e7162
      Michael Shigorin authored
      It's hard to tell a successful build from a failed one
      if downstream hides the exit code; it's useless to continue
      a `for' loop if a pipe shoves that to a subshell; well it seems
      that a bashism is worth a thousand quirks with extra fds here.
      Minor regexp enhancements are also due.
      
      reports.mk made a bit more resilient/prudent either.
      454e7162
    • Michael Shigorin's avatar
      reports.mk: fixups and hardening · 0439df31
      Michael Shigorin authored
      No need for .reports/ in toplevel directory even after build failure,
      and a few more hasty hacking fixups are also due, shame on me.
      0439df31
  4. 23 Apr, 2012 4 commits
  5. 09 Apr, 2012 1 commit
  6. 07 Apr, 2012 1 commit
  7. 19 Mar, 2012 1 commit