Baptiste Fontaine
85d39d00e1
android-ndk: conflicts with crystax-ndk
2015-11-01 23:53:39 +01:00
Xu Cheng
e348926e76
android-ndk: bottle unneeded
2015-10-23 15:38:38 +08:00
Nikolaus Wittenstein
758f6e9533
Add descriptions to all remaining homebrew packages
2015-06-05 14:47:57 +01:00
John Firebaugh
cb4871c94a
android-ndk r10e
...
Closes Homebrew/homebrew#39972 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-05-22 22:09:51 +01:00
Viktor Szakáts
3415f71ad2
android-ndk: use https, modernize, update hashes
...
Closes Homebrew/homebrew#37572 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-11 07:43:39 +00:00
Jack Nagel
e9645f54d4
android-ndk: use version attribute
2014-12-09 02:09:20 -05:00
Stuart Eichert
e5f64558be
android-ndk r10d
...
Closes Homebrew/homebrew#34808 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-12-09 02:07:59 -05:00
Stuart Eichert
61025b5530
android-ndk r10c
...
Closes Homebrew/homebrew#33411 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-21 19:55:14 +01:00
Mike McQuaid
30707aea33
android-ndk: general cleanup.
2014-09-12 13:59:43 +01:00
Mike McQuaid
6744fb420c
android-ndk: android-sdk is recommended.
2014-09-12 13:58:36 +01:00
sergey
91069d761f
android-ndk r10b
...
Closes Homebrew/homebrew#32258 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-12 13:57:54 +01:00
Mike McQuaid
3f7ecdde94
Revert "android-ndk r10b"
...
This reverts commit cda1ad0db0a776d02f177aa5c3f934ffc942f194.
2014-09-12 13:02:03 +01:00
sergey
5da3315d61
android-ndk r10b
...
Closes Homebrew/homebrew#32258 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-09-12 10:10:36 +01:00
Jack Nagel
e741dbb17b
android-ndk: use https
2014-08-29 18:54:43 -05:00
Elliot Saba
bde5e8dcc5
android-ndk r10
...
Closes Homebrew/homebrew#31936 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-08-29 18:54:43 -05:00
Jack Nagel
c9d9c5f742
Revert "android-ndk r10"
...
This reverts commit e603e5a8c97bbfb5fef66b3936a237d541381a08.
2014-07-23 21:42:16 -05:00
Ashish Bhatia
69023f9d7d
android-ndk r10
...
Closes Homebrew/homebrew#31070 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-23 21:05:11 -05:00
Dean Morin
65053d739e
android-ndk: prefer 64-bit version
...
Closes Homebrew/homebrew#30234 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-17 15:55:38 -05:00
Jack Nagel
a3378855d1
android-ndk: use install_symlink
2014-03-25 10:54:45 -05:00
Eugene San (eugenesan)
8772b60c2c
android-sdk/ndk: update to r22.6/r9d
...
Closes Homebrew/homebrew#27287 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-07 20:03:58 -08:00
Andy Li
09bc811b14
android-ndk r9c
...
Closes Homebrew/homebrew#25425 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-25 12:59:54 +00:00
Michael de Hoog
51e1d6a81b
android-ndk r9b
...
Closes Homebrew/homebrew#25344 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-20 07:32:54 +00:00
Mike McQuaid
88f8df2ced
android-ndk 9
...
Closes Homebrew/homebrew#22240 .
2013-08-31 22:29:50 +01:00
Adam Vandenberg
b3186e16cd
android-ndk r8e
2013-04-25 12:23:37 -07:00
Arturo J. Pérez
7505ce2c7a
Update Android sdk and ndk to december edition
...
Closes Homebrew/homebrew#16799 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-30 19:46:11 -08:00
Will Ross
d8a00042d6
Android SDK/NDK 4.2
...
Closes Homebrew/homebrew#16043 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-14 14:39:48 -08:00
Adam Vandenberg
9187244ae2
android-ndk r8b
2012-07-24 11:13:59 -07:00
Adam Vandenberg
0cb148aed3
android-ndk r8
2012-05-28 21:03:13 -07:00
skyisle
840a28f392
Android NDK r7c
...
Signed-off-by: skyisle <skyisle@gmail.com>
Closes Homebrew/homebrew#11715 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-17 22:36:14 -05:00
Jan Berkel
045d0de8b9
android-ndk r7b
...
Closes Homebrew/homebrew#11058 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-19 18:54:30 -07:00
Matthew Lewinski
ab0b6debf4
Android NDK r7
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-20 13:24:39 -08:00
Adam Lickel
1588075f8b
Fix Android NDK packaging for execs
...
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-10-22 13:36:35 -07:00
bitter
bdf7232422
android-ndk: Update to r6b
...
Closes Homebrew/homebrew#7915 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-30 11:38:24 -07:00
Nibbles 2bits
af90a317c6
android-ndk: link binaries to keg bin
...
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 Homebrew/homebrew#7514 .
Closes Homebrew/homebrew#7752 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22 20:40:22 -05:00
Felix Schulze
68d4dec494
android-ndk r6
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-17 08:30:36 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Gabe Berke-Williams
8df320f0cb
Update android-ndk to version r5b
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-05 12:46:23 -08:00
Alexander Saltanov
c657e6d9c4
Update Android NDK to the latest r5 revision.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-14 09:00:45 -08:00
Alexander Saltanov
28b5363f9e
Update Android NDK to r4.
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-23 11:58:56 -07:00
Hans-Gunther Schmidt
93ff5a28f8
Adding android-ndk (r3) formula
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Don't run UI tool after install.
2010-04-02 14:59:19 -07:00