mkimage-profiles/bin
Michael Shigorin f8ae619bbb cleanlog, reports.mk: factor the script out
Sometimes REPORT=1 just wasn't passed to make, and the build.log
saved is noisy and harder to compare through diff(1); let's move
the implementation out of the makefile and into a standalone
script so it can be reused like this:

  BUILDDIR=$(sed -rn "s/^mki-image-scripts: export GLOBAL_BUILDDIR='(.*)'$/\1/p" build/build.log
  bin/cleanlog < build/build.log > build/reports/clean.log

See "export GLOBAL_BUILDDIR=" line in the particular log
(grabbing that one from stdin is not exactly trivial though).
2019-06-10 19:47:14 +03:00
..
check-recipe check-recipe: generalize dependency control 2017-01-29 15:50:58 +03:00
cleanlog cleanlog, reports.mk: factor the script out 2019-06-10 19:47:14 +03:00
columnize
mktmpdir mktmpdir: refer to docs 2016-12-26 15:56:46 +03:00
mp-commit mp-commit: disable git hooks 2017-02-08 23:04:24 +03:00
mp-showref git usage refactoring 2012-08-10 00:12:46 +03:00
pkgdups
report-filter
report-targets report-targets: tweak targets 2017-01-29 15:02:05 +03:00
report-targets2vars
tags2lists tags2lists: skip backup files too 2014-01-16 15:52:12 +04:00
tar2fs tar2fs: unified partition type selector 2019-06-04 17:58:36 +03:00