[bug #40639] GNU Make with profiling information

2013-11-24 Thread Paul D. Smith
Follow-up Comment #4, bug #40639 (project make): Hi Eddy; thanks for your interest in improving GNU make! I think the idea of providing more statistics for builds is very interesting. While I agree it could be done externally (for example, by setting the SHELL variable to a command that would tr

Re: [bug #40226] Weird failure on Windows with OUTPUT_SYNC_TARGET

2013-11-24 Thread Eddy Petrișor
Pe 24.11.2013 18:41, "Paul Smith" a scris: > > On Sun, 2013-11-24 at 12:35 +0200, Eddy Petrișor wrote: > > Since you just worked on this, and the new type overwrites in case of > > repetition, does it make sense to overwrite instead of error? I think > > that for profiling this type of behaviour w

Re: [bug #40226] Weird failure on Windows with OUTPUT_SYNC_TARGET

2013-11-24 Thread Paul Smith
On Sun, 2013-11-24 at 12:35 +0200, Eddy Petrișor wrote: > Since you just worked on this, and the new type overwrites in case of > repetition, does it make sense to overwrite instead of error? I think > that for profiling this type of behaviour would be better. > Sorry, but I didn't understand that

[bug #40639] GNU Make with profiling information

2013-11-24 Thread Eddy Petrișor
Follow-up Comment #3, bug #40639 (project make): I rebased the patch on top of f5f5adb6, updated to use O and OS macros, and strlist type for the -P/--profile/--profile-format option parameter. The patch is attached. (file #29698) ___ Addi

Re: [bug #40226] Weird failure on Windows with OUTPUT_SYNC_TARGET

2013-11-24 Thread Eddy Petrișor
Pe 24.11.2013 11:12, "Paul D. Smith" a scris: > I enhanced the option parsing in make to create a new type of option, that > takes a single string instead of a list of strings. If multiple instances of > that option are provided, each subsequent instance overwrites (instead of adds > to) the pre

[bug #40226] Weird failure on Windows with OUTPUT_SYNC_TARGET

2013-11-24 Thread Paul D. Smith
Update of bug #40226 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release: