Re: sort input files (issue 347770043 by bmwiedem...@gmail.com)

2018-05-18 Thread nine . fierce . ballads
https://codereview.appspot.com/347770043/diff/1/stepmake/stepmake/c++-vars.make File stepmake/stepmake/c++-vars.make (right): https://codereview.appspot.com/347770043/diff/1/stepmake/stepmake/c++-vars.make#newcode14 stepmake/stepmake/c++-vars.make:14: CC_FILES := $(sort $(call src-wildcard,*.cc)

Re: sort input files (issue 347770043 by bmwiedem...@gmail.com)

2018-05-18 Thread bmwiedemann
Reviewers: dak, Message: On 2018/05/18 13:32:26, dak wrote: src-wildcard actually uses the wildcard function of Make. The documentation of it does not mention sorting in any manner. However, since it is modelled after shell globs, it would seem weird for it not to sort. So the question i

sort input files (issue 347770043 by bmwiedem...@gmail.com)

2018-05-18 Thread dak
https://codereview.appspot.com/347770043/diff/1/stepmake/stepmake/c++-vars.make File stepmake/stepmake/c++-vars.make (right): https://codereview.appspot.com/347770043/diff/1/stepmake/stepmake/c++-vars.make#newcode14 stepmake/stepmake/c++-vars.make:14: CC_FILES := $(sort $(call src-wildcard,*.cc)

Re: \class grob property

2018-05-18 Thread Paul Morris
Huh, looks like I already created a changes entry and regtests for this output-attributes feature. https://codereview.appspot.com/308430043 https://sourceforge.net/p/testlilyissues/issues/4974/ I think I didn't do user documentation because the previous ID-only functionality didn't have any.