8 Commits

Author SHA1 Message Date
Tommy
74649f4966 CI: Force colour diagnostics for compilation errors. 2022-06-10 16:45:38 +12:00
Pentarctagon
ef7d69b953 Use gcc-9 in the Scout runtime instead of gcc-5.
The gcc-9 shipped with the Scout runtime forces the use of -static-libstdc++ which is what allows this to work. However, LTO is not yet able to be enabled since as of right now it simply crashes immediately with `free(): invalid pointer`.
2021-01-16 15:43:59 -06:00
pentarctagon
1a2be4bef5 Add steam runtime job to travis. 2019-11-18 19:28:15 -06:00
loonycyborg
479278a0d9 Improve dockerbuild scripts
- recreate output dir
- write output at user's uid
- mount /build dir onto tmpfs
2019-11-14 17:33:22 +03:00
loonycyborg
755c5057d8 Make docker builds copy wesnothd to output/ too 2019-11-07 20:55:42 +03:00
loonycyborg
a7ba3a71cb Place dependencies for running steamrt build in correct subdir 2019-11-06 23:30:08 +03:00
loonycyborg
4638a4b5b8 Improve start.sh scritp for steamos build 2019-11-06 15:07:14 +03:00
loonycyborg
f080886a83 Add a script to make steam build of wesnoth using docker 2019-10-27 14:29:23 +03:00