Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. Generate and add *.apk files to the 7z archive [for deployment] (details)
  2. Add make.joal.all.android-armv7-cross.sh (details)
  3. Conditionally make APK (if Android) (details)
  4. disable BUILD_ARCHIVE in android cross script (details)
Commit 190e8ccc19ab0d6b8a93c2b58fc86e528e10d003 by Sven Gothel
Generate and add *.apk files to the 7z archive [for deployment]
The file was addedmake/resources/android/AndroidManifest-joal.xml (diff)
The file was modifiedmake/build.xml (diff)
The file was addedmake/resources/android/res-joal/values/strings.xml (diff)
The file was addedmake/resources/android/res-joal/drawable-hdpi/icon.png (diff)
The file was addedmake/resources/android/res-joal/drawable-ldpi/icon.png (diff)
The file was addedmake/resources/android/res-joal/drawable-mdpi/icon.png (diff)
The file was addedmake/resources/android/res-joal/layout/main.xml (diff)
Commit b702a753152d1dd142507530b7f98044b23154eb by Sven Gothel
Add make.joal.all.android-armv7-cross.sh
The file was addedmake/scripts/make.joal.all.android-armv7-cross.sh (diff)
Commit 8d716a5e5581b3c011ee202de3021a6a34656f37 by Sven Gothel
Conditionally make APK (if Android)
The file was modifiedmake/build.xml (diff)
Commit a9d1921bbaa10534f21ea26b1e35c08f9496f9d9 by Sven Gothel
disable BUILD_ARCHIVE in android cross script
The file was modifiedmake/scripts/make.joal.all.android-armv7-cross.sh (diff)