summaryrefslogtreecommitdiff
path: root/android/installToolchain.sh (follow)
Commit message (Collapse)AuthorAge
* android: Fix installToolchain.sh script.Thomas Martitz2014-03-10
| | | | Change-Id: I6c22043956cea5c5aec3e411045082e1a9b69442
* Fix toolchain installation.Dominik Riebeling2011-09-08
| | | | | | | 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
* Added 'platform-tools' to the features installed by installToolChain.sh for ↵Bryan Childs2011-09-05
| | | | | | the android build git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30431 a1c6a512-1295-4272-9138-f99709370657
* Android tools: Allow discovery of download URLsMaurus Cuelenaere2011-08-20
| | | | | | | 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
* Support installing the Android toolchain on Cygwin and OS X.Dominik Riebeling2011-06-11
| | | | | | | | | | | | 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
* update the toolchains install script to grab the latest and greatestJonathan Gordon2011-01-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29173 a1c6a512-1295-4272-9138-f99709370657
* corrected the export-commands on the output. It should be "export ↵Michael Stummvoll2011-01-12
| | | | | | ANDROID..." and not "export $ANDROID..." git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29034 a1c6a512-1295-4272-9138-f99709370657
* more than just a number changed, retry that last commitJonathan Gordon2010-12-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28765 a1c6a512-1295-4272-9138-f99709370657
* download the r5 NDK to go along with the configure change in r28755Jonathan Gordon2010-12-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28764 a1c6a512-1295-4272-9138-f99709370657
* Android: add a script which allows headless installation of the Android ↵Maurus Cuelenaere2010-11-06
tools required for compilation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28525 a1c6a512-1295-4272-9138-f99709370657