Add --async option to build. Also add build-install command
--async options builds models in parallel.
build-install command builds models, then installs if all builds were successful
Summaries of builds and installs printed at end.
Output of failed builds can be printed with user interaction.
--directout option to use old system of live output of builds.
--no-outputs option to skip printing outputs of failed builds, for automated use.