tame/doc
Mike Gerwitz 1a35232bd8 Parallel build support
tamed was originally designed with support for parallel builds in mind, but
I hadn't completed that work because we didn't have enough hardware that
we'd benefit strongly from it.  That has since changed.

tamed will now spawn additional runners as needed to fulfill requests, which
works around the issue of not knowing how many jobs GNU Make is going to try
to do at once.

There were a couple minor dependency fixes/workarounds for now in the
Makefile, but otherwise everything appears to be working great.
2019-04-04 14:41:07 -04:00
..
.gitignore doc: Copied developer-related macros from Liza 2019-01-30 13:44:24 -05:00
Makefile.am Copyright year simplification and update to Ryan Specialty Group 2019-02-07 13:23:09 -05:00
concept.texi Copyright year simplification and update to Ryan Specialty Group 2019-02-07 13:23:09 -05:00
config.texi.in doc: Copied developer-related macros from Liza 2019-01-30 13:44:24 -05:00
license.texi Documentation and testing scaffolding 2015-04-16 13:21:22 -04:00
macros.texi Copyright year simplification and update to Ryan Specialty Group 2019-02-07 13:23:09 -05:00
preproc.texi Copyright year simplification and update to Ryan Specialty Group 2019-02-07 13:23:09 -05:00
src Add src/ symlink to doc/ 2018-09-12 12:07:25 -04:00
tame.css Copyright year simplification and update to Ryan Specialty Group 2019-02-07 13:23:09 -05:00
tame.texi Copyright year simplification and update to Ryan Specialty Group 2019-02-07 13:23:09 -05:00
usage.texi Parallel build support 2019-04-04 14:41:07 -04:00