aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/android-ndk.rb
AgeCommit message (Collapse)Author
2013-04-25android-ndk r8eAdam Vandenberg
2012-12-30Update Android sdk and ndk to december editionArturo J. Pérez
Closes #16799. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-14Android SDK/NDK 4.2Will Ross
Closes #16043. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-24android-ndk r8bAdam Vandenberg
2012-05-28android-ndk r8Adam Vandenberg
2012-04-17Android NDK r7cskyisle
Signed-off-by: skyisle <skyisle@gmail.com> Closes #11715. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-19android-ndk r7bJan Berkel
Closes #11058. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20Android NDK r7Matthew Lewinski
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-22Fix Android NDK packaging for execsAdam Lickel
Instead of symlinking the execs themselves, launch a script with the hard-coded path. This is similar to how adb works in the android-sdk. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-30android-ndk: Update to r6bbitter
Closes #7915. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-22android-ndk: link binaries to keg binNibbles 2bits
android-ndk has three binaries that are meant to live at the top of it's keg tree, not in its bin. This commit creates the bin path and symlinks those three binaries into its bin so that they will be available to the user after install. Fixes #7514. Closes #7752. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-07-17android-ndk r6Felix Schulze
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-05Update android-ndk to version r5bGabe Berke-Williams
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-14Update Android NDK to the latest r5 revision.Alexander Saltanov
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-23Update Android NDK to r4.Alexander Saltanov
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-02Adding android-ndk (r3) formulaHans-Gunther Schmidt
Signed-off-by: Adam Vandenberg <flangy@gmail.com> * Don't run UI tool after install.