summaryrefslogtreecommitdiffstats
path: root/android/installToolchain.sh
AgeCommit message (Collapse)AuthorFilesLines
2014-03-10android: Fix installToolchain.sh script.Thomas Martitz1-6/+6
Change-Id: I6c22043956cea5c5aec3e411045082e1a9b69442
2011-09-08Fix toolchain installation.Dominik Riebeling1-1/+1
The filter for platform-tools is platform-tool, in contrast to the folder it installs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30483 a1c6a512-1295-4272-9138-f99709370657
2011-09-05Added 'platform-tools' to the features installed by installToolChain.sh for ↵Bryan Childs1-1/+1
the android build git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30431 a1c6a512-1295-4272-9138-f99709370657
2011-08-20Android tools: Allow discovery of download URLsMaurus Cuelenaere1-14/+14
Automatically discover the latest and greatest version of the Android SDK and NDK by fetching it from the index. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30334 a1c6a512-1295-4272-9138-f99709370657
2011-06-11Support installing the Android toolchain on Cygwin and OS X.Dominik Riebeling1-5/+31
Update the download URLs to the most recent versions of SDK and NDK, the previously used r09 of the SDK isn't available at that location anymore, and differentiate between host platforms. Note: while the script now can install the toolchain on Cygwin building for Android on Cygwin does not work. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29993 a1c6a512-1295-4272-9138-f99709370657
2011-01-30update the toolchains install script to grab the latest and greatestJonathan Gordon1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29173 a1c6a512-1295-4272-9138-f99709370657
2011-01-12corrected the export-commands on the output. It should be "export ↵Michael Stummvoll1-2/+2
ANDROID..." and not "export $ANDROID..." git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29034 a1c6a512-1295-4272-9138-f99709370657
2010-12-08more than just a number changed, retry that last commitJonathan Gordon1-1/+4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28765 a1c6a512-1295-4272-9138-f99709370657
2010-12-08download the r5 NDK to go along with the configure change in r28755Jonathan Gordon1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28764 a1c6a512-1295-4272-9138-f99709370657
2010-11-06Android: add a script which allows headless installation of the Android ↵Maurus Cuelenaere1-0/+64
tools required for compilation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28525 a1c6a512-1295-4272-9138-f99709370657