You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/.github
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.
3 years ago
..
ISSUE_TEMPLATE Change: [GitHub] use an issue form to let people fill in bug report / crashes (#9400) 3 years ago
workflows Change: [Emscripten] update to 2.0.34 and use Release over RelWithDebInfo (#9696) 3 years ago
FUNDING.yml Add: [GitHub] sponsor button on github.com (#7700) 5 years ago
PULL_REQUEST_TEMPLATE.md Doc: guidelines on english.txt or translation changes in PRs. (#9505) 3 years ago
changelog.sh Fix: [Actions] changelog assumed major.minor.patch versioning (#9482) 3 years ago
stale.yml Add: [GitHub] enable probot/stale, to flush out stale issues/pull requests 5 years ago
unused-strings.py Codechange: validate that all STR_NNN strings are defined and used (#9518) 3 years ago