| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
The newlines aren't stripped, so they are quite sufficient separators
for the commands.
|
|
|
|
|
| |
This is needed to correctly handle the spec file, so it needs to be
installed before we parse it for build dependencies.
|
|
|
|
|
| |
We do all the prep work in the image step for the other targets, so
let's do the same here.
|
| |
|
|
|
|
|
|
| |
Might be useful for testing in some cases. Note that the Windows and
Linux binaries will depend on libraries from the build environment. So
the user will need to match those manually.
|
|
|
|
|
|
| |
It's difficult to support both old and new versions, so raise the
requirement to the oldest that is commonly used, which is CMake 3.10.2
on Ubuntu 18.04.
|
|
Travis has unfortunately been severely rate limited by Docker Hub so we
have to switch to GitHub, which has an agreement with Docker to avoid
the rate limiting.
|