0ad/source
Ralph Sennhauser 788708ed8c
Add AppImage support
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>
2025-10-05 20:35:43 +02:00
..
collada Fix some includes all over the place 2025-08-14 20:15:30 +02:00
dapinterface Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
graphics Restores minimap entities size and adds options. 2025-10-05 12:04:21 +02:00
gui Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
i18n Fix some includes all over the place 2025-08-14 20:15:30 +02:00
lib Reduces string allocations in paths. 2025-10-05 01:31:27 +02:00
lobby Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
maths Convert span with dynamic extent to static extent 2025-08-24 11:09:57 +02:00
mocks Fix some includes all over the place 2025-08-13 19:38:21 +02:00
network Fix NetServerTurnManager hanging if a client passed handshake but not authentication on gamestart. 2025-09-27 10:02:46 +02:00
pch Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
ps Reduces string allocations in paths. 2025-10-05 01:31:27 +02:00
renderer Fixes uninitialized water textures. 2025-10-05 14:13:49 +02:00
rlinterface Fix some includes all over the place 2025-08-13 19:38:21 +02:00
scriptinterface Reduces string allocations in paths. 2025-10-05 01:31:27 +02:00
simulation2 Add a random chance for a decay sinking event to occur. 2025-09-23 17:11:12 +02:00
soundmanager SoundManager: Replace manual memory with unorderedmap 2025-08-25 09:45:14 -05:00
third_party Silence mongoose warnings 2025-08-12 20:45:15 +02:00
tools Add AppImage support 2025-10-05 20:35:43 +02:00
main.cpp Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
test_setup.cpp Fix some includes in atlas 2025-08-21 14:18:38 +02:00