Add ly version t0 swing.ly (issue 562850043 by thomasmorle...@gmail.com)

2019-06-09 Thread thomasmorley65

Reviewers: ,

Message:
While testing GUB this one popped up.
Not sure if it's the cause of GUB-fail, but should be fixed anyway.
As soon as the automated tests succeed I'll push it prematurely.

Description:
Add ly version t0 swing.ly

Please review this at https://codereview.appspot.com/562850043/

Affected files (+1, -0 lines):
  M ly/swing.ly


Index: ly/swing.ly
diff --git a/ly/swing.ly b/ly/swing.ly
index  
f3349d0463a390471ccb60ce5950a806e41bd806..478b579819a7d03372d1998c83fb561606d54978  
100644

--- a/ly/swing.ly
+++ b/ly/swing.ly
@@ -91,6 +91,7 @@
 %%
 %%   will result in timing corresponding to \times 2/3 { c4 c16 c }.

+\version "2.21.0"

 %%% Helper functions




___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


PATCHES - Countdown for June 9th

2019-06-09 Thread James

Hello,

Here is the current patch countdown list. The next countdown will be on 
Jun 11th


A quick synopsis of all patches currently in the review process can be 
found here:


http://philholmes.net/lilypond/allura/




 Push:

5524 New function css-color (accompanying x11-color) - Urs Liska
https://sourceforge.net/p/testlilyissues/issues/5524
http://codereview.appspot.com/580780043


 Countdown:

5521 Doc: NR - 2.10 World Music Turkish Classical additions - James Lowe
https://sourceforge.net/p/testlilyissues/issues/5521
http://codereview.appspot.com/550780043


 Review:

5525 Add glib-2.0 and gobject-2.0 library dependency - James Lowe
https://sourceforge.net/p/testlilyissues/issues/5525
http://codereview.appspot.com/552770043

5512 Use new syntax consistently throughout docs and examples - Valentin 
Villenave

https://sourceforge.net/p/testlilyissues/issues/5512
http://codereview.appspot.com/572640043


 New:

No new Patches at this time


***

Regards,


James
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: GUB with local git-repo?

2019-06-09 Thread David Kastrup
Federico Bruni  writes:

> Il giorno sab 8 giu 2019 alle 13:10, Phil Holmes 
> ha scritto:
>> I think David is suggesting it's strange that GUB can only use the
>> Savannah repo, not any git repo of your choice.  TBH I'm not sure
>> whether it's a configuration item or hard wired into the GUB code.
>> For me, an even bigger problem is that GUB only does partial builds
>> from master, not a branch of choise.
>
> I haven't tried building GUB for a while but I think you can override
> the environment variables you see in lilypond.make, e.g.:
>
> LILYPOND_REPO_URL=http://my.personal.repo LILYPOND_BRANCH=issue20 make
> lilypond

Probably even

LILYPOND_REPO_URL=file:///my/personal/repo ...

-- 
David Kastrup

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: GUB with local git-repo?

2019-06-09 Thread Federico Bruni
Il giorno sab 8 giu 2019 alle 13:10, Phil Holmes  
ha scritto:
I think David is suggesting it's strange that GUB can only use the 
Savannah repo, not any git repo of your choice.  TBH I'm not sure 
whether it's a configuration item or hard wired into the GUB code.  
For me, an even bigger problem is that GUB only does partial builds 
from master, not a branch of choise.


I haven't tried building GUB for a while but I think you can override 
the environment variables you see in lilypond.make, e.g.:


LILYPOND_REPO_URL=http://my.personal.repo LILYPOND_BRANCH=issue20 make 
lilypond




___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel