<div dir="ltr">Ok, here we go again. The previous patch had some problems regarding dependencies. So, I rebased it and tried all combinations of :<div>parallel: -j 1 / -j 32</div><div>targets: all, dist, distcheck, install, html, man pages (*.1, *.7), and pretty much all compiled compiled objects (*.o, *.lo, *.la)</div><div class="gmail_extra">make: bmake, gmake</div><div class="gmail_extra">build: out-of-tree, in-tree</div><div class="gmail_extra">That's a grand total of 2360 compilations. Each build was started for a clean, configured env, directly by typing "[b]make $TARGET".</div><div class="gmail_extra"><br></div><div class="gmail_extra">Everything worked except for the distchecks with bmake. But it doesn't work at all currently, so that's not a regression. I still want to address this later on.</div><div class="gmail_extra"><br></div><div class="gmail_extra">The dist tarball and install results are similar (except that I get an extra var/varnish folder).</div><div class="gmail_extra"><br></div><div class="gmail_extra">All the previous points from the first mail should apply. Except, as a bonus I added the "submks" target that will create Makefiles in (some) sub-directories, so you can type "make" from bin/varnishd and it will work.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Feedback is of course welcome.</div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr"><div>-- <br></div>Guillaume Quintard</div></div></div></div></div>