[bug #45515] [PATCH] Check ERRORLEVEL in subproc.bat and ignore Windows build artifacts.

2015-07-09 Thread James Johnston
URL: Summary: [PATCH] Check ERRORLEVEL in subproc.bat and ignore Windows build artifacts. Project: make Submitted by: johnstonj Submitted on: Fri 10 Jul 2015 05:38:11 AM GMT Severity:

[bug #45515] [PATCH] Check ERRORLEVEL in subproc.bat and ignore Windows build artifacts.

2015-07-10 Thread James Johnston
Follow-up Comment #2, bug #45515 (project make): w32/subproc outputs a "subproc.lib" library file which is then linked into make itself. A .sbr file is outputted for every object file due to the use of the /FR switch: https://msdn.microsoft.com/en-us/library/d5a52hhk.aspx More on browse informa