[bug #57152] Fix WINDOWS32 gcc build

2019-12-17 Thread Paul D. Smith
Update of bug #57152 (project make): Status:None => Fixed Open/Closed:Open => Closed Fixed Release:None => SCM _

[bug #57151] Fix WINDOWS32 MSVS build

2019-12-17 Thread Paul D. Smith
Update of bug #57151 (project make): Status:None => Fixed Open/Closed:Open => Closed Fixed Release:None => SCM _

[bug #57178] Allow $(shell $(MAKE) ...) to participate in jobserver

2019-12-17 Thread Paul D. Smith
Update of bug #57178 (project make): Item Group: Bug => Enhancement Summary: Job server not invoked in initial pass => Allow $(shell $(MAKE) ...) to participate in jobserver ___

[bug #14771] Make sometimes failes to validate targets that are already compiled

2019-12-17 Thread Paul D. Smith
Update of bug #14771 (project make): Open/Closed:Open => Closed ___ Follow-up Comment #1: Sorry but I can't decipher the issue there. If someone can come up with a repro case, on a more mo

[bug #57178] Allow $(shell $(MAKE) ...) to participate in jobserver

2019-12-17 Thread Paul Berg
Follow-up Comment #3, bug #57178 (project make): That makes sense. My use case was not critical, it just appeared to be odd behavior. Perhaps it should be added to the documentation? My use case was that I needed a third party component built which utilized make prior before my makefile's macros