Commit Graph

3438 Commits

Author SHA1 Message Date
pelya
6932189f21 OpenTTD: fixed ICU data location 2023-05-19 16:17:56 +03:00
pelya
601d40b414 SDL: copy ICU data to lib 2023-05-19 16:15:08 +03:00
pelya
242bad58b8 CI: reverted an attempt 2023-05-19 14:37:29 +03:00
pelya
52e6f828dd CI: fixed deprecated method 2023-05-19 14:32:37 +03:00
pelya
543df95d62 CI: syntax 2023-05-19 12:53:24 +03:00
pelya
a288880b4a CI: try to upload artifacts separately 2023-05-19 12:50:30 +03:00
pelya
fb4a4c7497 CI: fixed OpenTTD CI 2023-05-19 12:34:02 +03:00
pelya
c1e3582042 CI: added OpenTTD build script 2023-05-19 12:30:58 +03:00
pelya
1f301e2d7c OpenTTD: faster builds 2023-05-19 11:57:41 +03:00
pelya
e17bf11a15 SDL: fixed compilation 2023-05-19 11:56:36 +03:00
pelya
940b04c8ce OpenTTD: override compiler optimization flags so compilation takes less than two hours on my 15 years old laptop 2023-05-19 10:14:20 +03:00
pelya
8073d82624 Fixed sdl2-demo compilation 2023-05-17 21:44:22 +03:00
pelya
5824a4cfce OpenTTD: fixed build 2023-05-17 21:41:45 +03:00
pelya
42ec5d69c2 CI: switched another job to Java 17 2023-05-17 21:21:09 +03:00
pelya
f17ebbea79 CI: syntax 2023-05-17 21:16:14 +03:00
pelya
17cf60d021 CI: fix JAva 17 2023-05-17 21:15:18 +03:00
pelya
bce8691e45 CI: Java 17 2023-05-17 21:13:02 +03:00
pelya
a8927c121a SDL: updated Android target version to API 33, you will need Java 17 because of the new Gradle 2023-05-17 21:04:57 +03:00
pelya
a8e98dd68b SDL: various build script improvements 2023-05-17 20:30:37 +03:00
pelya
956660cd30 OpenTTD: parallel compilation 2023-05-17 16:15:04 +03:00
pelya
ba816271e4 SDL: removed Proguard check, fixed build scripts 2023-05-17 15:47:15 +03:00
pelya
b6c922f135 SDL: reverted the lowest API level to 19 2023-05-17 12:44:27 +03:00
7f98205bcc bump revisions 2023-05-17 12:07:16 +03:00
2a82f63627 fix: Restore cloud saves 2023-05-17 12:07:16 +03:00
891b1dfdd9 Don't repeat assets downloads 2023-05-17 12:07:16 +03:00
5bc1e861c5 Add padding to startup button
Otherwise google games popup will prevent you from clicking it
2023-05-17 12:07:16 +03:00
a82486d0c7 Bump submodule openttd 2023-05-17 12:07:16 +03:00
2dd2503044 Bump to version 13.0 2023-05-17 12:07:15 +03:00
9249dd3ffc feat: Allow multiple full app names 2023-05-17 12:07:15 +03:00
Miguel Horta
2e0cc86345 Pin ndkVersion
Without indicating ndkVersion gradle won't find ndk path and it will
fail to extract debug symbols from binaries. The final result will be a
apk much bigger than needed.
2023-05-17 12:07:15 +03:00
Licaon_Kter
ec163bba3b Add tips 2023-05-17 12:07:15 +03:00
Licaon_Kter
b0415e5629 fix extra line 2023-05-17 12:07:15 +03:00
Licaon_Kter
f04a74421d Initial Fastlane structure 2023-05-17 12:07:15 +03:00
Miguel Horta
8d7a7cdf84 Some older curl do not support --fail-with-body 2023-05-17 12:06:41 +03:00
Miguel Horta
4b73aece3c Prepack every asset
It should now be possible to install and play a game without downloading
anything from the internet

Bump to rev111
2023-05-17 12:06:40 +03:00
Miguel Horta
0baa3f3eee Use f-droid's gradle
Drop wrapper usage
2023-05-17 12:06:40 +03:00
Miguel Horta
8473363012 Allow clang-7 build for built-tools 2023-05-17 12:06:40 +03:00
Miguel Horta
a92f6cf9b8 Allow building for F-Droid 2023-05-17 12:06:35 +03:00
Miguel Horta
adbe81a060 Update submodules url 2023-05-17 11:54:57 +03:00
Miguel Horta
6e8c289854 Fix syntax error 2023-05-17 11:53:13 +03:00
Miguel Horta
895977f0c8 Fix post build condition 2023-05-17 11:53:13 +03:00
Miguel Horta
921e814669 Small formatting changes 2023-05-17 11:53:12 +03:00
Miguel Horta
2e44deacdf Fix indentation
Add .editorconfig to easily enforce indentation rules
2023-05-17 11:53:12 +03:00
b8337a5253 Reduce the terseness of build.sh
Allowing easier reading and editing
2023-05-17 11:53:12 +03:00
70e2889675 Drop usage of arch command 2023-05-17 11:53:12 +03:00
Miguel Horta
42b6d73fbf Fix packging 2023-05-17 11:53:12 +03:00
Miguel Horta
3fcfacdf58 Bump openttd rev to 12.2 2023-05-17 11:53:12 +03:00
Miguel Horta
370435341a Change whatever I saw that irked me 2023-05-17 11:53:12 +03:00
Miguel Horta
cb8fe0ee00 Add some check to ensure proper build env 2023-05-17 11:53:12 +03:00
pelya
fab45c98f6 OpenSSL: fixed compilation 2023-05-14 19:19:48 +03:00