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 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.
4 years ago
..
workflows Fix: [Actions] cmakeBuildType is only used with CMakeListsTxtBasic (#8435) 4 years ago
FUNDING.yml
ISSUE_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md Add: [GitHub] PR template. (#8414) 4 years ago
changelog.sh Add: [Actions] release workflow for both releases and nightlies 4 years ago
stale.yml