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

Commit 4e43f16

Browse files
CHANGELOG
1 parent 4cffe92 commit 4e43f16

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
- `naev-steamruntime` (Used for testing linux steam builds in the steamruntime (sniper) environment with extra dependencies installed.)
88
- `naev-windows` (Used to cross compile for Windows.)
99

10+
### v1.9.0
11+
- `naev-macos`: Update SDK, merge aarch64 and x86_64 images.
12+
- Pass $BUILD_ARCH when starting this image to configure the correct macports packages.
13+
- "aarch64" or "x86_64" are valid, otherwise it will default to x86_64 by default (docker run -e BUILD_ARCH=aarch64 naev-macos)
14+
- Drop the concept of multiple arcitectures when building and tagging images.
15+
1016
### v1.8.2
1117
- Fix missing header for dlfcn (dlfcn.h) in `naev-windows`
1218
- Add Fedora packaged mingw64-physfs pacakge to `naev-windows`

0 commit comments

Comments
 (0)