Commit Graph

18 Commits

Author SHA1 Message Date
Sergii Pylypenko
d30371b546 Added very basic SDL2 demo app 2022-01-12 00:00:46 +02:00
Sergii Pylypenko
37769ef1e1 Check out this one little trick that software developers really hate 2022-01-11 23:53:51 +02:00
Sergii Pylypenko
5073ac8df9 Please no, I don't want a zip file named literally '${APP_NAME}.zip' 2022-01-11 23:43:54 +02:00
Sergii Pylypenko
c130231878 Better .apk file name 2022-01-11 23:34:16 +02:00
Sergii Pylypenko
8a72407d0e Why is this a syntax error? 2022-01-11 23:28:14 +02:00
Sergii Pylypenko
8aecf92fee Set up debug app signing key in the CI script 2022-01-11 23:25:27 +02:00
Sergii Pylypenko
00873a5014 Added Android build tools to SDK path in CI script 2022-01-11 23:13:59 +02:00
Sergii Pylypenko
dece0f3418 Hacking away with dumb Gradle 2022-01-11 23:04:48 +02:00
Sergii Pylypenko
d3860a6bb4 Try to set env vars for Gradle 2022-01-11 22:55:26 +02:00
Sergii Pylypenko
c37381b20f Another way to accept SDK licenses 2022-01-11 22:48:35 +02:00
Sergii Pylypenko
3d7782a0db Github actions Android setup script is useless 2022-01-11 22:45:04 +02:00
Sergii Pylypenko
6dce6d6690 No, you cannot oveeride $PATH globally in Gitlab CI script 2022-01-11 22:21:17 +02:00
Sergii Pylypenko
3512b70469 Gradle plugin does not support Java 1.8, the readme lied to me 2022-01-11 22:17:53 +02:00
Sergii Pylypenko
2b96250b11 Fixed CI script, again 2022-01-11 22:13:38 +02:00
Sergii Pylypenko
27bb3eb642 Gitlab runner needs a special script to accept Android SDK licenses 2022-01-11 22:12:25 +02:00
Sergii Pylypenko
c7a57c155b Fixed CI file 2022-01-11 22:05:10 +02:00
Sergii Pylypenko
5793ce78fb Github script license will be ZLIB not GPL 2022-01-11 22:02:07 +02:00
Sergii Pylypenko
bc710aa7b6 SDL: Github CI workflow to build the basic SDL 1.2 test app 2022-01-11 22:00:20 +02:00