Re: Cleanup initialization of configure process (issue 549350043 by jonas.hahnf...@gmail.com)

2020-01-16 Thread nine . fierce . ballads
I've run some builds with a writable source directory, and I'm fine with it. Feel free to move forward with the cleaner change. I'll submit a LilyDev pull request to cope with it. https://codereview.appspot.com/549350043/

Re: Is the CG out of date?

2020-01-16 Thread Federico Bruni
Hi Michael I'll check the other two PRs tomorrow. I don't think I'll have time for a new release this week. Il giorno gio 16 gen 2020 alle 21:54, Michael Käppler ha scritto: Hi all, the GitHub page has only little information that would be helpful for newbies, IMHO. I've already prepared a p

Re: Is the CG out of date?

2020-01-16 Thread Michael Käppler
Am 16.01.2020 um 21:54 schrieb Michael Käppler: Hi all, the GitHub page has only little information that would be helpful for newbies, IMHO. I've already prepared a patch for the mentioned CG section but have not posted it for review yet, because it refers to some small changes I contributed to L

Re: Is the CG out of date?

2020-01-16 Thread Michael Käppler
Hi all, the GitHub page has only little information that would be helpful for newbies, IMHO. I've already prepared a patch for the mentioned CG section but have not posted it for review yet, because it refers to some small changes I contributed to LilyDev in the last days (two of them have already

PATCHES - Countdown for January 16th

2020-01-16 Thread pkx166h
Hello, Here is the current patch countdown list. The next countdown will be on January 19th. A quick synopsis of all patches currently in the review process can be found here: http://philholmes.net/lilypond/allura/ Push: 5658 Include consistently, not - Dan Eble https://sourceforg

Re: Is the CG out of date?

2020-01-16 Thread pkx166h
Hello, On 16/01/2020 14:52, Peter Toye wrote: > Tuesday, January 14, 2020, 10:31:49 PM, you wrote: > >> Yes, the CG is not up-to-date. >> Please follow the README files in Github. > ... > > It looks as if one of my jobs is going to be bringing the CG up to date. But > as I'm a total newbie here I

Re: Cleanup initialization of configure process (issue 549350043 by jonas.hahnf...@gmail.com)

2020-01-16 Thread dak
On 2020/01/16 11:22:24, hahnjo wrote: On 2020/01/16 10:57:46, dak wrote: > https://codereview.appspot.com/549350043/diff/545440043/configure.ac > File configure.ac (right): > > https://codereview.appspot.com/549350043/diff/545440043/configure.ac#newcode8 > configure.ac:8: [m4_esyscmd([. ${SRCDI

Re: Cleanup initialization of configure process (issue 549350043 by jonas.hahnf...@gmail.com)

2020-01-16 Thread jonas . hahnfeld
On 2020/01/16 10:57:46, dak wrote: https://codereview.appspot.com/549350043/diff/545440043/configure.ac File configure.ac (right): https://codereview.appspot.com/549350043/diff/545440043/configure.ac#newcode8 configure.ac:8: [m4_esyscmd([. ${SRCDIR:-.}/VERSION; echo -n $MAJOR_VERSION.$MINOR_V

Re: Cleanup initialization of configure process (issue 549350043 by jonas.hahnf...@gmail.com)

2020-01-16 Thread dak
https://codereview.appspot.com/549350043/diff/545440043/configure.ac File configure.ac (right): https://codereview.appspot.com/549350043/diff/545440043/configure.ac#newcode8 configure.ac:8: [m4_esyscmd([. ${SRCDIR:-.}/VERSION; echo -n $MAJOR_VERSION.$MINOR_VERSION.$PATCH_LEVEL])], The proposal

Re: Cleanup initialization of configure process (issue 549350043 by jonas.hahnf...@gmail.com)

2020-01-16 Thread jonas . hahnfeld
Assuming no further comments, I'm planning to push this later today (evening CET). https://codereview.appspot.com/549350043/