>>> One thing that concerns me is that generating tests takes a long
>>> time (`make test`).
>
> Besides using option `-jX` from make, [...]
Ah, and also look into the environment variable `CPU_COUNT` used by
LilyPond's build system. For example, I usually do a documentation
build with
```
make
>> One thing that concerns me is that generating tests takes a long
>> time (`make test`).
Besides using option `-jX` from make, I also suggest that you use
'ccache' to speed up the C++ compiler.
https://ccache.dev/
This doesn't directly help with 'make test', though.
Werner
On Tue, May 16, 2023 at 11:35 AM Jason Yip
wrote:
> Hey Carl,
>
> I should have the time to get started with the on-boarding process now.
>
Great news! Sorry I was a day late responding to you.
> To reiterate, I have a working develop environment for Lilypond now; I can
> edit whatever source
>> The snippet 'Adding volta brackets to additional staves'
>>
>> https://lsr.di.unimi.it/LSR/Item?id=427
>>
>> doesn't seem to do what the description says. Honestly, I have no
>> idea what this snippet actually wants to demonstrate at all...
>
> https://gitlab.com/lilypond/lilypond/-/issues/6
Here is the current countdown report.
The next countdown will begin on May 19th.
A list of all merge requests can be found here:
https://gitlab.com/lilypond/lilypond/-/merge_requests?sort=label_priority
Push:
!1999 Doc: Add nodes to translated Snippets manuals - Jonas Hahnfeld
https://gi
On May 17, 2023, at 14:04, Werner LEMBERG wrote:
>
> The snippet 'Adding volta brackets to additional staves'
>
> https://lsr.di.unimi.it/LSR/Item?id=427
>
> doesn't seem to do what the description says. Honestly, I have no
> idea what this snippet actually wants to demonstrate at all...
htt
The snippet 'Adding volta brackets to additional staves'
https://lsr.di.unimi.it/LSR/Item?id=427
doesn't seem to do what the description says. Honestly, I have no
idea what this snippet actually wants to demonstrate at all...
Werner
For what it's worth,
I compile LilyPond on ArchLinux pretty much every other day :
pikaur -S lilypond-git --rebuild
I've change this line (33?) in the PKGBUILD to point to my local repository :
source=(lilypond::git+file:///my/very/own/repo/lilypond-git)
HTH,
--
Pierre-Luc Gauthier
Le mar.