OpenTTD/.github
Patric Stout f2d78b11dd
Fix: [Actions] cmakeBuildType is only used with CMakeListsTxtBasic (#8435)
We use CMakeListsTxtAdvanced, and as such, we have to do this our
self via "-DCMAKE_BUILD_TYPE=RelWithDebInfo". Otherwise we are
producing Debug builds instead of Release builds. Oops.
2020-12-26 13:48:57 +01:00
..
workflows Fix: [Actions] cmakeBuildType is only used with CMakeListsTxtBasic (#8435) 2020-12-26 13:48:57 +01:00
changelog.sh Add: [Actions] release workflow for both releases and nightlies 2020-12-19 18:26:29 +01:00
FUNDING.yml Add: [GitHub] sponsor button on github.com (#7700) 2019-08-31 21:20:24 +02:00
ISSUE_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md Add: [GitHub] PR template. (#8414) 2020-12-22 22:39:24 +01:00
stale.yml