| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This means that if any command in a pipelines fails the whole
pipeline will also fail.
|
|
|
|
|
|
| |
- Use ninja
- Use a sub-directory
- Don't use emmake when running make/ninja (this is redundant if you
use emconfigure to configure the build).
|
|
|
|
|
|
| |
These tests are now optional. However, if you run them and the
build is not found they will now error out, in order to avoid silently
failing.
|
|
The intention is to move away from travis and appveyor which have
become very slow.
See: #2356
|