LGTM, and if you want to push it right now instead of waiting for the
countdown to officially end I think that's entirely fine.
http://codereview.appspot.com/6300079/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/
LGTM
http://codereview.appspot.com/6300079/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Please review
http://codereview.appspot.com/6300079/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
I'm not certain cleaning the build tree should include log files
cleaning, when a simple
"find -name '*.log' |xargs rm -f"
does the job. However, if this is a very popular request, then you may
want to read a few comments.
http://codereview.appspot.com/6300079/diff/1/GNUmakefile.in
File GNUmake
LGTM
http://codereview.appspot.com/6300079/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Reviewers: Julien Rioux, Graham Percival,
Message:
Please review.
Description:
Fixes issue 2415 by deleting all the logfiles created during make, make
doc or make test. The deletion is non-selective - running make clean,
make doc clean or make test clean will delete all the logfiles created
in