Commit Graph

64 Commits

Author SHA1 Message Date
Unknown W. Brackets
e87f9adde8 Build: Remove Travis in favor of GitHub Actions. 2020-12-31 08:12:28 -08:00
Unknown W. Brackets
898ed73e50 Build: Auto skip on documentation only changes. 2020-12-31 07:27:27 -08:00
Unknown W. Brackets
ca971ad2df Build: Disable fast fail to see all build errors.
If multiple platforms have different errors (i.e. missing cstring.h,
size_t narrowing type error, etc.) it's nice to see them all.
2020-12-31 07:27:27 -08:00
Unknown W. Brackets
99f4b85f11 Build: Skip SDL2 dependency for mobile platforms. 2020-12-31 07:27:27 -08:00
Unknown W. Brackets
17bbde21bf Build: Include PPSSPPSDL on macOS for debugging. 2020-12-31 06:58:07 -08:00
Unknown W. Brackets
0bff325a96 Build: Run tests on Linux and macOS.
And disable graphics, it just seems to crash, at least on Windows...
2020-12-31 06:51:00 -08:00
Unknown W. Brackets
e1e885ee8c Build: Install specific Android NDK. 2020-12-31 00:21:09 -08:00
Unknown W. Brackets
992e38199a Build: Install SDL2 dependency. 2020-12-31 00:21:09 -08:00
Unknown W. Brackets
23a78ba686 Build: Add CMake to GitHub Actions. 2020-12-31 00:21:09 -08:00
Unknown W. Brackets
f59771fa64 Build: Enable graphics tests. 2020-12-31 00:21:09 -08:00
Unknown W. Brackets
63d53aef26 Build: Add test execution. 2020-12-31 00:21:09 -08:00
Unknown W. Brackets
37eda85c52 Build: Add GitHub Actions workflow. 2020-12-31 00:21:09 -08:00
Unknown W. Brackets
e4562d609d README: Add more to the issue template. 2018-04-21 21:56:34 -07:00
Henrik Rydgård
d551c9e741 Add a github issue template. Let's see if this works.
https://github.com/blog/2111-issue-and-pull-request-templates
2017-12-01 23:11:58 +01:00