Re: Sketch of not remaking html files (issue 5498093)

2012-01-11 Thread Julien Rioux
On Wed, Jan 11, 2012 at 12:38 PM, Phil Holmes wrote: > - Original Message - From: > To: ; ; > ; > Cc: ; > Sent: Tuesday, January 10, 2012 1:34 PM > Subject: Re: Sketch of not remaking html files (issue 5498093) > > > >> Checking the file timestamps

Re: Sketch of not remaking html files (issue 5498093)

2012-01-11 Thread Phil Holmes
- Original Message - From: To: ; ; ; Cc: ; Sent: Tuesday, January 10, 2012 1:34 PM Subject: Re: Sketch of not remaking html files (issue 5498093) Checking the file timestamps will be a good thing. It might be better to just replace the whole www_post script by make rules, but in

Re: Sketch of not remaking html files (issue 5498093)

2012-01-10 Thread julien . rioux
Checking the file timestamps will be a good thing. It might be better to just replace the whole www_post script by make rules, but in the current implementation this is a good improvement. Just a style thing, in general I notice that you use "function(arg)" while the rest of python source code in

Re: Sketch of not remaking html files (issue 5498093)

2012-01-08 Thread graham
LGTM http://codereview.appspot.com/5498093/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Sketch of not remaking html files (issue 5498093)

2012-01-08 Thread Phil Holmes
- Original Message - From: "Phil Holmes" To: ; ; ; ; Cc: ; Sent: Tuesday, January 03, 2012 10:39 AM Subject: Re: Sketch of not remaking html files (issue 5498093) New patch uploaded. Commented-out lines deleted. Testing if directory exists before mkdir rather than

Re: Sketch of not remaking html files (issue 5498093)

2012-01-03 Thread Phil Holmes
- Original Message - From: To: ; Cc: ; Sent: Monday, January 02, 2012 9:41 PM Subject: Re: Sketch of not remaking html files (issue 5498093) a few minor quibbles; I'm on a ferry right now so I can't test a full doc build. The float plane's more fun.

Re: Sketch of not remaking html files (issue 5498093)

2012-01-03 Thread Phil Holmes
- Original Message - From: To: ; Cc: ; Sent: Monday, January 02, 2012 9:41 PM Subject: Re: Sketch of not remaking html files (issue 5498093) a few minor quibbles; I'm on a ferry right now so I can't test a full doc build. http://codereview.appspot.com/5498

Re: Sketch of not remaking html files (issue 5498093)

2012-01-02 Thread graham
a few minor quibbles; I'm on a ferry right now so I can't test a full doc build. http://codereview.appspot.com/5498093/diff/1/GNUmakefile.in File GNUmakefile.in (right): http://codereview.appspot.com/5498093/diff/1/GNUmakefile.in#newcode125 GNUmakefile.in:125: # find $(outdir) -name '*-root' |