Parallelize make-host-1
commitf6382fb6a8e9b25f85b40a4a531f14f4febd0b1e
authorDouglas Katzman <dougk@google.com>
Sat, 2 Apr 2016 19:08:02 +0000 (2 15:08 -0400)
committerDouglas Katzman <dougk@google.com>
Sat, 2 Apr 2016 21:33:35 +0000 (2 17:33 -0400)
treee0847ee5730db4db28473f0ca65ac8ebcd325aa3
parentb1ae85ecc96b4543899554bc243ccadb931c0000
Parallelize make-host-1

One environment var, SBCL_MAKE_HOST_PARALLEL, controls both make-host steps.
If two comma-separated numbers, then the parallelism is set separately for
make-host 1 and 2; otherwise they're the same.
build-order.lisp-expr
src/code/deftypes-for-target.lisp
src/code/type-class.lisp
src/cold/compile-cold-sbcl.lisp
src/cold/defun-load-or-cload-xcompiler.lisp
src/cold/shared.lisp
src/compiler/compiler-deftype.lisp
src/compiler/deftype.lisp