| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
They've patched their Xorg sources to no longer require this package.
|
| |
|
|
|
|
|
| |
This is fully automated, so we can't let anything wait for user input or
the job will just hang.
|
|
|
|
|
| |
The newlines aren't stripped, so they are quite sufficient separators
for the commands.
|
|
|
|
|
| |
CentOS Stream isn't fully compatible with RHEL, and there are no useful
RHEL images available, so that leaves us with one of the new RHEL forks.
|
|
|
|
|
| |
This is missing in the CentOS 9 repositories for some reason. Download
it directly from the build system until this can be fixed.
|
| |
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
This is a build requirement, not a fundamental system thing, so it
should not be handled here.
|
|
|
|
| |
The image has been updated, so this workaround is no longer needed.
|
| |
|
|
|
|
|
| |
We want it to complain loudly if a dependency is missing, not just
quietly continue on.
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
CentOS 8 is EOL and is now replaced with CentOS Stream 8.
This images isn't available on Docker Hub unfortunately, so we grab it
from Quay.
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
This version of Ubuntu is no longer fully supported so let's stop caring
about builds there.
|
|
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.
|