Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

v1.3.0

Choose a tag to compare

@ProjectSynchro ProjectSynchro released this 27 Jun 04:40
· 346 commits to main since this release
d4d469f

v1.3.0:

This 'release' bumps our MXE Windows Cross-compile environment base image to Ubuntu 20.04.

v1.2.3:

Add sdl2_image to naev-indows build.
Update to Steam runtime (soldier) from scout in naev-steamruntime

v1.2.2:

Update osxcross packages: drop libxml2 in favor of the SDK one (saves ~50MB due to icudata), switch SuiteSparse_CSparse -> SuiteSparse_CXSparse, as the latter includes the necessary headers in naev-macos.

v1.2.1:

Add physfs, SuiteSparse to macports in naev-macos.

v1.2.0:

Set OSXCROSS_MP_INC as 1 to auto set include paths in naev-macos.
Remove luajit from macports, ENV variables in naev-macos.
Install patched meson for cross builds in naev-macos.

v1.1.2:

This 'release' moves images over to the Github Package Registry
They are used in the Naev Project's CI and CD workflows to provide standard build environments.

v1.1.1:

Update README.md

v1.1.0:

Actually test docker builds.. and clean up syntax
Opt to get the newest Gemfile from... naev/naev-website instead of keeping our own.
Add initial macos Dockerfile and testing
Add MXE and WINEPREFIX env variables the right way
Add macOS 10.13 SDK (This is needed unfortunately)

v1.0.0:

Initial Version of naev-ubuntu1604, naev-ubuntu2004, naev-steamruntime, and naev-windows images