| Commit message (Collapse) | Author | Age |
|
|
|
| |
GitHub: closes #287
|
|
|
|
| |
So that the generated build artifacts and release tarballs are portable.
|
| |
|
|
|
|
| |
To improve reproducibility.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
The archives of deprecated minor versions tend to disappear from the
website. This patch makes the CI locate and fetch the latest minor
version automatically for inclusion in the bundle archive.
GitHub: closes #281
|
| |
|
|
This configures GitHub Actions for building the viewer and compiler
components and produce archive bundles for Linux and Windows.
Those are uploaded as build artifacts instead of automatically being
attached to releases like before with Travis CI. This allows manually
checking the archives when doing new releases.
|