Fixes from tests
See also the commit that I made and then reverted to parallelise builds; I reverted it for primarily two reasons:
- we get misleading error codes
- keeping the sequential build approach mostly matches our "fail fast" philosophy anyhow (basically an
&&
)
Edited by Anders Lindh Olsson