| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Homebrew now defaults to FLTK 1.4, which we are not compatible with.
|
| |
|
|
|
|
|
| |
We seem to have gotten this implicitly before, but now that GitHub has
switched to Ubuntu 24.04 we have to be explicit about it.
|
| |
|
| |
|
|
|
|
| |
Primarily to avoid the versions that are now deprecated.
|
|
|
|
|
| |
We don't want a broken job to consume our entire quota, so make sure
things are killed if the stray too far from a normal runtime.
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
The older versions are getting deprecated, so make the switch.
|
| |
|
|
|
|
|
| |
It is generally pulled in as a requirement from GnuTLS, but let's be
explicitly now that we make use of nettle directly.
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Linux implementation using ffmpeg
|
|
|
|
|
| |
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.
|
|
A initial workflow needs to be defined for actions to trigger on pull
requests, so just add a minimal, dummy one.
|