lilypond-devel
[Top][All Lists]
Advanced

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

Re: new abc2ly files not distributed


From: Graham Percival
Subject: Re: new abc2ly files not distributed
Date: Sat, 14 Nov 2009 15:50:37 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

On Fri, Nov 13, 2009 at 06:17:58PM +0100, Reinhold Kainhofer wrote:
> Am Freitag, 13. November 2009 15:30:21 schrieb Graham Percival:
> > Trying to build GUB:
> > 
> > file from VC not distributed: lilypond-2.13.8/make/abc-vars.make
> 
> Hmm, I'm adding the *.abc files to the EXTRA_DIST_FILES in abc-vars.make:
> 
> ABC_FILES = $(call src-wildcard,*.abc)
> OUT_LY_FILES = $(sort ${ABC_FILES:%.abc=$(outdir)/%.ly})
> OUT_FILES = $(OUT_LY_FILES)
> EXTRA_DIST_FILES += $(ABC_FILES)
> 
> Shouldn't that suffice? And I have no idea why the files from the make 
> directory 
> are not added... Sorry, but I don't understand how GUB collects all the files 
> that are distributed.
> I simply copied the make files (make/*.make and GNUmakefile) from the 
> musicxml 
> regression tests and adjusted them for abc2ly.

Sorry, I don't know how GUB does this.  My first instinct was to
check if "make dist" worked, but that failed in a completely
different way (linking css files!)


I really don't know what to suggest.  It would be nice if "make
dist" worked, but fixing this would require delving into the
current build system.  It would be nice if the new waf build
system was working, but currently even the initial stages of
building the docs are failing because of the "directory in build
tree doesn't exist in the source tree" issue.

Cheers,
- Graham




reply via email to

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