[bug #8297] Allow multiple targets to be built from a single explicit rule recipe invocation

2019-03-13 Thread Kaz Kylheku
Follow-up Comment #8, bug #8297 (project make):

The patch I uploaded just now is almost the same as what I posted to the
mailing list, modulo fixing a memory leak (not freeing the also_make dep list
built up in the register_files function).

Paul Smith pointed to this bug and suggested the &: syntax instead; I will be
reworking the change to use that syntax.


___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/


___
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make


[bug #8297] Allow multiple targets to be built from a single explicit rule recipe invocation

2019-03-13 Thread Kaz Kylheku
Additional Item Attachment, bug #8297 (project make):

File name: 0001-Implement-grouped-targets-in-ordinary-rules.patch Size:10 KB
   




___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/


___
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make


[bug #24723] multiple results created as a group

2019-03-13 Thread Paul D. Smith
Update of bug #24723 (project make):

  Status:None => Duplicate  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/


___
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make


[bug #8297] Allow multiple targets to be built from a single explicit rule recipe invocation

2019-03-13 Thread Paul D. Smith
Update of bug #8297 (project make):

 Summary: Add a non-posix feature for parallel mode. => Allow
multiple targets to be built from a single explicit rule recipe invocation

___

Follow-up Comment #7:

FYI some discussion of this feature can be found here:

https://lists.gnu.org/archive/html/make-alpha/2002-12/msg0.html

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/


___
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make