Commit Graph

  • fab45c98f6 OpenSSL: fixed compilation pelya 2023-05-14 19:19:48 +03:00
  • ab50f67695 SDL: NDK r25c minimum ABI level is 19 pelya 2023-05-14 19:19:04 +03:00
  • ee0df4f895 SDL: various build fixes pelya 2023-05-14 19:18:00 +03:00
  • f5d3dec88d Bump ndk version Miguel Horta 2023-04-17 14:00:03 +01:00
  • 767969b04d bump revisions 13.0.rev114 Miguel Horta 2023-04-10 00:41:41 +01:00
  • b84940de47 fix: Restore cloud saves Miguel Horta 2023-04-10 00:40:58 +01:00
  • a26ff60b8f Don't repeat assets downloads 13.0.rev113 Miguel Horta 2023-04-03 20:35:54 +01:00
  • 9439ee7927 Add padding to startup button Miguel Horta 2023-04-03 20:34:36 +01:00
  • eeb1b54cd5 Bump submodule openttd Miguel Horta 2023-04-03 16:11:25 +01:00
  • bcdfccc28e Bump to version 13.0 Miguel Horta 2023-04-03 14:50:27 +01:00
  • 6a67ec9197 feat: Allow multiple full app names Miguel Horta 2023-04-03 14:14:17 +01:00
  • c6fdfc4cbe Pin ndkVersion 12.2.rev112 Miguel Horta 2022-06-30 19:25:30 +01:00
  • 881d81cc50 Add tips Licaon_Kter 2022-06-17 15:17:52 +00:00
  • d40a4b599e fix extra line Licaon_Kter 2022-06-17 14:46:24 +00:00
  • 62611e60f4 Initial Fastlane structure Licaon_Kter 2022-06-17 14:44:01 +00:00
  • e4939e3f3f Remove unnecessary projects and libs 12.2.rev111 Miguel Horta 2022-06-17 12:02:21 +01:00
  • 8c03645bce Some older curl do not support --fail-with-body Miguel Horta 2022-06-16 12:28:20 +01:00
  • 38f8308926 Prepack every asset Miguel Horta 2022-06-15 19:56:12 +01:00
  • 32c747f580 Use f-droid's gradle Miguel Horta 2022-05-11 16:51:00 +01:00
  • fbc7ee1d2b Allow clang-7 build for built-tools Miguel Horta 2022-04-26 18:21:32 +01:00
  • 899a3b3630 Allow building for F-Droid Miguel Horta 2022-04-19 14:54:08 +01:00
  • 84a08cad8e Update submodules url Miguel Horta 2022-04-17 22:42:36 +01:00
  • e058499e89 Fix syntax error Miguel Horta 2022-04-17 22:15:37 +01:00
  • c87e13d96f Fix post build condition Miguel Horta 2022-04-17 18:53:17 +01:00
  • e080e70bda Small formatting changes Miguel Horta 2022-04-17 15:45:24 +01:00
  • 71411d22d5 Fix indentation Miguel Horta 2022-04-17 14:43:04 +01:00
  • ca643807d2 Reduce the terseness of build.sh Miguel Horta 2022-04-15 14:59:48 +01:00
  • 1c488fe457 Drop usage of arch command Miguel Horta 2022-04-15 14:59:20 +01:00
  • c9e4d8685a Fix packging Miguel Horta 2022-04-12 20:20:26 +01:00
  • 86452912a0 Bump openttd rev to 12.2 Miguel Horta 2022-04-12 19:58:36 +01:00
  • 8d02011e82 Change whatever I saw that irked me Miguel Horta 2022-04-12 16:26:03 +01:00
  • e2a3938297 Add some check to ensure proper build env Miguel Horta 2022-04-12 13:59:06 +01:00
  • 798fd0f5e1 Merge pull request #138 from Grumbel/supertux-fmt-patch Sergii Pylypenko 2022-03-10 00:05:47 +02:00
  • 6916b2cce9 Exclude optional fmt files from supertux build Ingo Ruhnke 2022-03-09 22:17:41 +01:00
  • d3d938c27d Merge pull request #137 from Semphriss/patch-1 Sergii Pylypenko 2022-03-09 20:21:50 +02:00
  • 37c77c100f Add *.cc files to source code Semphriss 2022-03-09 18:14:40 +00:00
  • bc0f10c2bf Merge pull request #136 from Semphriss/patch-1 Sergii Pylypenko 2022-03-09 20:11:13 +02:00
  • f793806d7e Add FMT libraries for SuperTux Semphriss 2022-03-09 17:55:10 +00:00
  • 1c9ff9d98e CI: fixed package script Sergii Pylypenko 2022-01-15 00:14:31 +02:00
  • 55303806d9 CI: cache does not work so well if there's nothing to cache Sergii Pylypenko 2022-01-15 00:12:06 +02:00
  • 8d10d1ff0f CI: separate caches for Boost and ICU Sergii Pylypenko 2022-01-15 00:03:58 +02:00
  • bbaa42c1ec SDL: trying to use fancy Github secrets in CI Sergii Pylypenko 2022-01-14 23:58:44 +02:00
  • 10c751afc3 Fixed debug info not stripped in CI scripts, build .aab files Sergii Pylypenko 2022-01-14 23:23:36 +02:00
  • 532acc9192 SuperTux: dummy .gitignore to create an assetpack directory Sergii Pylypenko 2022-01-13 23:36:26 +02:00
  • 20ffa0a809 SDL: fixed build script Sergii Pylypenko 2022-01-13 22:39:13 +02:00
  • 999cefb359 SDL: better detect asset pack presence Sergii Pylypenko 2022-01-13 22:36:30 +02:00
  • ad753cbdd8 SuperTux: sign .apk with the debug key by default Sergii Pylypenko 2022-01-12 01:08:09 +02:00
  • a961c62043 Updated todo Sergii Pylypenko 2022-01-12 00:25:55 +02:00
  • d30371b546 Added very basic SDL2 demo app Sergii Pylypenko 2022-01-12 00:00:46 +02:00
  • 37769ef1e1 Check out this one little trick that software developers really hate Sergii Pylypenko 2022-01-11 23:53:51 +02:00
  • 5073ac8df9 Please no, I don't want a zip file named literally '${APP_NAME}.zip' Sergii Pylypenko 2022-01-11 23:43:54 +02:00
  • c130231878 Better .apk file name Sergii Pylypenko 2022-01-11 23:34:16 +02:00
  • 8a72407d0e Why is this a syntax error? Sergii Pylypenko 2022-01-11 23:28:14 +02:00
  • 8aecf92fee Set up debug app signing key in the CI script Sergii Pylypenko 2022-01-11 23:25:27 +02:00
  • 00873a5014 Added Android build tools to SDK path in CI script Sergii Pylypenko 2022-01-11 23:13:59 +02:00
  • dece0f3418 Hacking away with dumb Gradle Sergii Pylypenko 2022-01-11 23:04:48 +02:00
  • d3860a6bb4 Try to set env vars for Gradle Sergii Pylypenko 2022-01-11 22:55:26 +02:00
  • c37381b20f Another way to accept SDK licenses Sergii Pylypenko 2022-01-11 22:48:35 +02:00
  • 3d7782a0db Github actions Android setup script is useless Sergii Pylypenko 2022-01-11 22:45:04 +02:00
  • 6dce6d6690 No, you cannot oveeride $PATH globally in Gitlab CI script Sergii Pylypenko 2022-01-11 22:21:17 +02:00
  • 3512b70469 Gradle plugin does not support Java 1.8, the readme lied to me Sergii Pylypenko 2022-01-11 22:17:53 +02:00
  • 2b96250b11 Fixed CI script, again Sergii Pylypenko 2022-01-11 22:13:38 +02:00
  • 27bb3eb642 Gitlab runner needs a special script to accept Android SDK licenses Sergii Pylypenko 2022-01-11 22:12:25 +02:00
  • c7a57c155b Fixed CI file Sergii Pylypenko 2022-01-11 22:05:10 +02:00
  • 5793ce78fb Github script license will be ZLIB not GPL Sergii Pylypenko 2022-01-11 22:02:07 +02:00
  • bc710aa7b6 SDL: Github CI workflow to build the basic SDL 1.2 test app Sergii Pylypenko 2022-01-11 22:00:20 +02:00
  • 45a8f1868e SDL: updated boost submodule Sergii Pylypenko 2022-01-11 21:23:59 +02:00
  • 4fa235395f SuperTux: unbump the version, and try with zero zip compression, to avoid double decompression Sergii Pylypenko 2022-01-11 21:21:12 +02:00
  • 26c565e2ba SuperTux: bump version, and attempt -O3 optimization Sergii Pylypenko 2022-01-11 21:17:06 +02:00
  • 03b1fde421 SDL: updated Boost submodule Sergii Pylypenko 2022-01-11 21:15:54 +02:00
  • 44047831b3 SuperTux: fixed more absolute paths in the build script Sergii Pylypenko 2022-01-11 20:20:33 +02:00
  • e549b41333 SuperTux: fixed relative paths in the build script Sergii Pylypenko 2022-01-11 20:16:54 +02:00
  • c22deddf28 SDL: harfbuzz is not a prebuilt library anymore Sergii Pylypenko 2022-01-11 20:00:19 +02:00
  • 20cc7839e5 SDL: changed lib directory name for OpenSSL for consistency Sergii Pylypenko 2022-01-11 19:50:41 +02:00
  • da41bde2a0 SDL: empty Boost symlink was generated Sergii Pylypenko 2022-01-11 19:46:38 +02:00
  • b1f3d180b3 SDL: better generation of symlinks for Boost Sergii Pylypenko 2022-01-11 19:43:34 +02:00
  • 021ebb853e SDL: fixed ICU compilation Sergii Pylypenko 2022-01-10 15:46:15 +02:00
  • 1d0efd062b SDL: Do not do git clean for ICU, it builds in a loop Sergii Pylypenko 2022-01-10 15:34:03 +02:00
  • d7ef921317 SDL: do not build Boost, OpenSSL, and ICU for unused architectures Sergii Pylypenko 2022-01-10 15:20:03 +02:00
  • 04316911e9 Updated todo Sergii Pylypenko 2022-01-10 15:19:04 +02:00
  • 8edb321123 SuperTux: put a data archive inside the assetpack archive, there's no other way Sergii Pylypenko 2022-01-10 00:47:46 +02:00
  • 292775eb07 SuperTux: a script to repack app bundle to get rid of 'assets' directory Sergii Pylypenko 2022-01-09 23:55:35 +02:00
  • fc054fc4f0 SDL: fixed Java crash Sergii Pylypenko 2022-01-09 21:26:30 +02:00
  • 7dae18fa7d SuperTux: updated scripts Sergii Pylypenko 2022-01-09 21:18:16 +02:00
  • 47e6527a6f SuperTux: updated build files Sergii Pylypenko 2022-01-09 20:47:00 +02:00
  • bdb958b7d4 SuperFux: try to build with LTO Sergii Pylypenko 2022-01-09 20:02:22 +02:00
  • 2f2a2b4fa4 SDL: fixed a crash in SDL2 Java code Sergii Pylypenko 2022-01-09 19:42:33 +02:00
  • 8d50979447 SuperTux: updated build files Sergii Pylypenko 2022-01-09 18:57:22 +02:00
  • 272fea83c2 SDL: fixed SDL2 Java code Sergii Pylypenko 2022-01-09 18:56:58 +02:00
  • 8f8ea18517 Updated todo Sergii Pylypenko 2022-01-09 18:48:22 +02:00
  • 32339a9610 Updated SDL2 readme Sergii Pylypenko 2022-01-09 18:48:10 +02:00
  • 821196ab38 SDL: show download error dialog for SDL2 Sergii Pylypenko 2022-01-09 18:45:54 +02:00
  • 91e6c9f28e Updated readme to add SDL2 information Sergii Pylypenko 2022-01-09 18:45:27 +02:00
  • 7babb91d22 Updated SDL2 submodules Sergii Pylypenko 2022-01-09 17:49:43 +02:00
  • 79c0dc8b96 SDL: data downloader from SDL2, it will not print anything to screen so please don't put big files there Sergii Pylypenko 2022-01-09 17:44:45 +02:00
  • 1f88f05321 Fixed Boost built for incorrect API level Sergii Pylypenko 2022-01-08 19:40:17 +02:00
  • 2d98c49a21 SuperTux: updated todo Sergii Pylypenko 2022-01-06 03:47:42 +02:00
  • 8f3d943292 SDL: updated zipalign arguments Sergii Pylypenko 2022-01-06 03:47:28 +02:00
  • dcfb99b8e7 SDL: fixed commandline arguments in SDL2 Sergii Pylypenko 2022-01-05 03:36:08 +02:00
  • 3093207884 SDL: fixed sdl2_image compilation Sergii Pylypenko 2022-01-05 02:43:55 +02:00