OpenTTD/.github
Patric Stout 6b12a05cc5 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.
2022-01-05 13:10:50 +01:00
..
ISSUE_TEMPLATE
workflows Change: [Emscripten] update to 2.0.34 and use Release over RelWithDebInfo (#9696) 2022-01-05 13:10:50 +01:00
changelog.sh
FUNDING.yml
PULL_REQUEST_TEMPLATE.md Doc: guidelines on english.txt or translation changes in PRs. (#9505) 2021-08-22 14:27:48 +02:00
stale.yml
unused-strings.py Codechange: validate that all STR_NNN strings are defined and used (#9518) 2021-09-02 22:32:10 +02:00