• 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
Name
Last commit
Last update
..
README Loading commit data...
build.mk Loading commit data...
check.mk Loading commit data...
clean.mk Loading commit data...
common.mk Loading commit data...
distro.mk Loading commit data...
functions.mk Loading commit data...
help.mk Loading commit data...
kernel.mk Loading commit data...
log.mk Loading commit data...
profile.mk Loading commit data...
report.mk Loading commit data...
sugar.mk Loading commit data...
ve.mk Loading commit data...