bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 2418 in lilypond: Patch: Don't copy GNUmakefile and *.make fro


From: lilypond
Subject: Re: Issue 2418 in lilypond: Patch: Don't copy GNUmakefile and *.make from within builddir to builddir
Date: Tue, 20 Mar 2012 13:59:04 +0000


Comment #10 on issue 2418 by address@hidden: Patch: Don't copy GNUmakefile and *.make from within builddir to builddir
http://code.google.com/p/lilypond/issues/detail?id=2418

Actually, if you want to be in a safe, known place,
git reset --hard; git clean -f -x -d
will get you there. It will remove things like the test baseline as well, but if you make use of the test baseline archive implemented in issue 2422 (obviously to be located out of the repository checkout), there would not appear to be a significant drawback.

Anyway, I'll push this patch to staging soonish. Your objections are about my characterization of this patch as addressing a self-inflicted problem. I am not convinced that it is all that sensible to do in-tree out-of-tree builds, but while the various patchies delight in doing so, there is little point in having more weird things happen as a result than necessary.

The current version addresses both the "build tree inside of repository" as well as the "repository inside of build tree" arrangements.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]