mkimage-profiles/bin
Michael Shigorin fab15ba7a8 bin/archdep-filter: factored out
This code started breeding within pkg.in/*/Makefile,
and it was lacking both E2K (as a generic alias,
not just "e2k or e2kv4") _and_ the ability to negate
selection, as in "everywhere but not on any e2k").

Let's fix all of that at once, and parallelize sed
execution as well; my tests with 1000-line file
containing "a b c d@!E2K e@e2k f g@!X86 h i@IA32"
lines show roughly 3x higher CPU load and lower
execution time (~0.3 sec vs ~0.9 sec on 801-PC).

And turn that code snippet into a proper filter
with inline edit capability (I've dropped the exit
trap as failing to mv signals a disaster anyway).
2019-10-23 14:40:36 +03:00
..
archdep-filter bin/archdep-filter: factored out 2019-10-23 14:40:36 +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 more readable `make help', finally 2012-04-02 17:16:27 +03:00
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 READMEs: pkglist related clarification 2012-04-09 22:21:10 +03:00
report-filter initial target tracing support and reporting 2012-03-19 19:23:38 +02:00
report-targets report-targets: tweak targets 2017-01-29 15:02:05 +03:00
report-targets2vars initial target tracing support and reporting 2012-03-19 19:23:38 +02:00
tags2lists tags2lists: skip backup files too 2014-01-16 15:52:12 +04:00
tar2fs tar2fs: avoid duplicate fstab entry 2019-09-23 19:51:57 +03:00