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 Add: [GitHub] sponsor button on github.com (#7700) 5 years ago
ISSUE_TEMPLATE.md Add: [GitHub] Add issue template to encourage better issue reporting. (#7137) 6 years ago
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