Re: Make convert-ly -d only ever update on changed files (issue 31830043)

2013-11-25 Thread dak
https://codereview.appspot.com/31830043/diff/1/scripts/convert-ly.py#newcode306 scripts/convert-ly.py:306: last = next_stable The old code was there so that the \version ".." is updated for a new stable version Searching through the mailing list

Re: Make convert-ly -d only ever update on changed files (issue 31830043)

2013-11-24 Thread dak
Reviewers: Keith, Message: On 2013/11/25 06:37:35, Keith wrote: I'm fine with this, but then we would probably want to run convert-ly without the '-d' option on Documentation/snippets, upon creation of version 2.18.0. Maybe there is a way to get the behavior of "round-up-to stable version"

Make convert-ly -d only ever update on changed files (issue 31830043)

2013-11-24 Thread k-ohara5a5a
I'm fine with this, but then we would probably want to run convert-ly without the '-d' option on Documentation/snippets, upon creation of version 2.18.0. Maybe there is a way to get the behavior of "round-up-to stable version" triggered by the (usually dummy) convert-ly rule for that version. I