-
Notifications
You must be signed in to change notification settings - Fork 684
Makefile refactor #408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Makefile refactor #408
Conversation
Related issue: #108 |
Good to me |
Ah, but I got it wrong. |
fea447a
to
4c72a8e
Compare
FYI: updated and rebased |
4c72a8e
to
81064f4
Compare
@akiss77 is possible to split logs into two streams |
@egavrin can/will experiment. Could we have that as a follow-up, however? This patch set keeps everything working as was before by default. The log splitting approach would cause a change in the default behaviour. |
@akiss77 of course :) Good to me. |
Looks good to me |
Seen two LGTMs, thanks, I'll push. |
81064f4
to
6038173
Compare
Merged at 6038173 |
A loosely coupled, intentionally non-squashed set of patches improving the Makefile. Key property of the patches is that they don't change any current default behaviour (but extend possibilities, improve readability of recipes, or fix latent bugs).