Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1124 - Android Build: Use SDK >= 24.0.2 (build-tools >= 21.1.2) and NDK ↵ | Sven Gothel | 2015-01-28 | 1 | -52/+7 |
| | | | | >= 10d | ||||
* | Script: Correct joal.jar path; Remove redundant NewtDebugActivity (Debug is ↵ | Sven Gothel | 2014-01-26 | 1 | -0/+2 |
| | | | | on for NewtVersionActivity) | ||||
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) ↵ | Sven Gothel | 2013-06-21 | 1 | -0/+7 |
| | | | | producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase | ||||
* | Android SDK changes: Add /build-tools/17.0.0 to PATH | Sven Gothel | 2013-06-13 | 1 | -1/+1 |
| | |||||
* | Bump Android NDK to android-ndk-r8d | Sven Gothel | 2013-01-31 | 1 | -8/+9 |
| | |||||
* | Android build scripts: Fix env. name ANDROID_SDK_HOME -> ANDROID_HOME | Sven Gothel | 2012-12-27 | 1 | -10/+10 |
| | | | | | | | | Intuitively I assumed ANDROID_SDK_HOME to be pointing to the SDK root dir, however this is not true: Semantics by Android tools are: ANDROID_SDK_HOME - Users ~/.android folder ANDROID_HOME - SDK root folder | ||||
* | Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597 | Sven Gothel | 2012-08-16 | 1 | -0/+92 |
Note: Patch set not clean since build*xml files contain 'NEWT Broadcom' driver changes of upcoming commit due to pervious uncommitted work. Will be fixed w/ next commit. |