mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-20 23:24:16 +00:00
788708ed8c
Add a Dockerfile having all needed tooling. Using a container also means those are the libs that will end up being used in the AppImage. Then add a script for building pyrogenesis either form git or from extracted source tarballs and for assembling the AppImage and finally creating the AppImage. Add building the AppImage to the "bundles" pipeline. Also add a wrapper script to use podman to drive the whole process for convenience for local builds. Ref: #7577 Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>