[bug #62809] Make grouped targets not evaluated as single logical file

2022-07-25 Thread Jonathan Gravel
URL: Summary: Make grouped targets not evaluated as single logical file Project: make Submitter: jogravel Submitted: Mon 25 Jul 2022 03:01:35 PM UTC Severity: 3 - Normal

Re: New feature: Post-requisites

2022-07-25 Thread Edward Welbourne
On 7/25/22 11:06, Edward Welbourne wrote: >> Also, this new feature smells like it may open up some interesting >> corner-cases in dependency-loop analysis, although I can't think of >> any immediately. Alejandro Colomar (Monday, July 25, 2022 13:54) replied: > The same way that having dep loops

Re: New feature: Post-requisites

2022-07-25 Thread Alejandro Colomar
Hi Edward, On 7/25/22 11:06, Edward Welbourne wrote: On 7/22/22 16:20, Paul Smith wrote: So, after all the "normal" goal targets were completed make would proceed to run any "extra" goal targets that were added as part of the processing of the "normal" goal targets.  Then after the those

Re: New feature: Post-requisites

2022-07-25 Thread Edward Welbourne
On 7/22/22 16:20, Paul Smith wrote: >> So, after all the "normal" goal targets were completed make would >> proceed to run any "extra" goal targets that were added as part of >> the processing of the "normal" goal targets.  Then after the those >> "extra" goal targets were complete, make would