ddnet/scripts/android/files
Robert Müller 7de52fd46f Improve Android build script output, improve colors
Abort the Android CMake build immediately if any of the command line arguments is not specified, instead of assuming default values.

Add more log messages for different build steps to improve progress reporting and improve the existing log messages.

Improve and fix colors of log messages. Previously, some log message colors were not terminated properly, causing the output color of subsequent commands to change.

Avoid some error messages when the build script is executed for the first time, i.e. when cleanup of the previous build is not necessary because the files do not exist yet.

Make some related variable names more readable by removing the unnecessary underscore and `DEFAULT` prefixes.
2024-05-23 22:08:34 +02:00
..
java/org/ddnet/client Remove duplicate dynamic loading of game library 2024-05-23 20:47:18 +02:00
res/values Add Android build scripts 2021-08-24 12:18:20 +02:00
AndroidManifest.xml Change tw.DDNet package name to org.ddnet.client 2024-05-21 17:38:48 +02:00
build.gradle Change tw.DDNet package name to org.ddnet.client 2024-05-21 17:38:48 +02:00
build.sh Improve Android build script output, improve colors 2024-05-23 22:08:34 +02:00
gradle-wrapper.jar Add Android build scripts 2021-08-24 12:18:20 +02:00
gradle-wrapper.properties Upgrade Gradle and fix Android deprecation errors 2024-05-21 17:38:42 +02:00
gradle.properties Add Android build scripts 2021-08-24 12:18:20 +02:00
proguard-rules.pro Change tw.DDNet package name to org.ddnet.client 2024-05-21 17:38:48 +02:00
settings.gradle Add Android build scripts 2021-08-24 12:18:20 +02:00