8 Commits

Author SHA1 Message Date
Le Philousophe 145cf6db4a ANDROID: Fix aliases to includ PATH changes 2024-11-30 19:53:10 +01:00
Le Philousophe 4db9c319cd ANDROID: Use newer NDK version 23 2024-09-14 17:02:15 +02:00
Le Philousophe 50509e498e ALL: Add aliases to help building ScummVM
The aliases are added to /etc/bash.bashrc in order to let the user mount
something else on the root directory.
2024-09-07 19:49:05 +00:00
Le Philousophe af28417ca9 ANDROID: Patch Android to use new NDK layout
This lets us cleanup the image
2020-12-14 19:13:11 +00:00
Le Philousophe 17a36dbcc0 ANDROID: Update NDK and command line tools 2020-07-26 11:00:25 +00:00
Le Philousophe 5d9b5c58df ANDROID: Use the correct environment variable name
It's not currently defined but let's be consistent
2020-07-26 10:56:51 +00:00
Le Philousophe 2f382486a0 ANDROID: Refactor Android toolchains to make it lighter and more modular 2020-04-09 16:36:31 +00:00
Le Philousophe da62f82ca7 ANDROID: Add support for Android platform
All official architectures are supported (arm, aarch64, x86, x86_64)
Two toolchains are provided for stable and master ScummVM.
Changes will come to simplify generation though
2020-04-08 06:27:14 +00:00