aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/android-ndk.rb
AgeCommit message (Collapse)Author
2014-10-21android-ndk r10cStuart Eichert
Closes #33411. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-12android-ndk: general cleanup.Mike McQuaid
2014-09-12android-ndk: android-sdk is recommended.Mike McQuaid
2014-09-12android-ndk r10bsergey
Closes #32258. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-12Revert "android-ndk r10b"Mike McQuaid
This reverts commit cda1ad0db0a776d02f177aa5c3f934ffc942f194.
2014-09-12android-ndk r10bsergey
Closes #32258. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-29android-ndk: use httpsJack Nagel
2014-08-29android-ndk r10Elliot Saba
Closes #31936. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-23Revert "android-ndk r10"Jack Nagel
This reverts commit e603e5a8c97bbfb5fef66b3936a237d541381a08.
2014-07-23android-ndk r10Ashish Bhatia
Closes #31070. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-17android-ndk: prefer 64-bit versionDean Morin
Closes #30234. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-25android-ndk: use install_symlinkJack Nagel
2014-03-07android-sdk/ndk: update to r22.6/r9dEugene San (eugenesan)
Closes #27287. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-25android-ndk r9cAndy Li
Closes #25425. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-20android-ndk r9bMichael de Hoog
Closes #25344. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-08-31android-ndk 9Mike McQuaid
Closes #22240.
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.