Re: [bug] Sibling submakes: wait for other submakes before failing

2021-06-13 Thread Philip Guenther
On Sun, Jun 13, 2021 at 6:29 PM David A. Wheeler wrote: > > On Jun 13, 2021, at 5:44 PM, Alejandro Colomar (man-pages) < > alx.manpa...@gmail.com> wrote: > > > > Let's say there's a project with a submake for each module. > > It’s counter-intuitive, but it is usually *MUCH* faster & more accurate

Re: [bug] Sibling submakes: wait for other submakes before failing

2021-06-13 Thread David A. Wheeler
> On Jun 13, 2021, at 5:44 PM, Alejandro Colomar (man-pages) > wrote: > > Let's say there's a project with a submake for each module. It’s counter-intuitive, but it is usually *MUCH* faster & more accurate to have a single make process figure things out in most cases than to use recursive m

[bug] Sibling submakes: wait for other submakes before failing

2021-06-13 Thread Alejandro Colomar (man-pages)
Let's say there's a project with a submake for each module. If a module depends on a file of another module, it's the other module that will have the recipe for it. For example, the shared library of a module links to the shared library of another module. Each module will have the rules for buil

[bug #60777] Command line switch --trace disables -d.

2021-06-13 Thread Dmitry Goncharov
Additional Item Attachment, bug #60777 (project make): File name: sv_60777_fix.diff Size:0 KB File name: sv_60777_test.diff Size:0 KB

[bug #60777] Command line switch --trace disables -d.

2021-06-13 Thread Dmitry Goncharov
URL: Summary: Command line switch --trace disables -d. Project: make Submitted by: dgoncharov Submitted on: Sun 13 Jun 2021 09:16:10 PM UTC Severity: 3 - Normal Item Gro