OpenTTD/os
Patric Stout 0cbe94256e
Change: [Emscripten] update to 2.0.34 and use Release over RelWithDebInfo (#9696)
It turns out that having "-g" in the compile-statement causes
Emscripten to pick -g3, which makes for very big binaries. This
is very likely not your intention when building Emscripten, as
smaller really is better.

For comparison, with RelWithDebInfo the binary is ~80MB. With
Release it is ~7.4MB.
2021-11-14 16:59:49 +01:00
..
emscripten Change: [Emscripten] update to 2.0.34 and use Release over RelWithDebInfo (#9696) 2021-11-14 16:59:49 +01:00
macosx Add: Specify minimum version for macOS (#9689) 2021-11-11 20:06:31 +01:00
os2 Change: Heading for 1.11 now 2020-02-08 23:38:49 +01:00
steam Add: [Actions] Automatically upload releases to Steam (#8644) 2021-02-05 20:58:15 +01:00
windows Change: Explicitly specify SHA1 for legacy code signing on Windows 2021-11-10 10:26:33 +00:00