aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-5.1.0_r1' into HEADstaging/cm-12.1stable/cm-12.1-YOG7Dstable/cm-12.1-YOG4Pstable/cm-12.1-YOG3Ccm-12.1Ricardo Cerqueira2015-03-101-0/+6
|\
| * NativeHelper: Avoid returning local stack stringNingsheng Jian2014-09-291-0/+6
* | libnativehelper: Fix modern Xcode & OSX compilationstable/cm-12.0-YNG4Nstable/cm-12.0-YNG3Cstable/cm-12.0-YNG1TAstable/cm-12.0-YNG1Tstable/cm-12.0-YNG1Icm-12.0Scott Mertz2015-01-151-0/+3
|/
* NativeHelper: Switch to Clangstaging/cm-12.0-cafAndreas Gampe2014-08-261-0/+3
* NativeHelper: Do not allow arbitrary library strings in user buildsAndreas Gampe2014-08-251-2/+2
* libnativehelper: Remove an unused NDK-only targetSam Hasinoff2014-06-301-19/+0
* Host multilib for multilib ART support.Ian Rogers2014-06-161-0/+1
* Make libnativehelper C++ library agnostic and remove libnativehelper_libc++.Ian Rogers2014-05-161-22/+0
* Don't build libc++ libs for ub branchesDan Albert2014-05-161-0/+3
* Adds a libc++ version of libnativehelperDan Albert2014-05-151-0/+18
* Revert "Linking with system libraries is done through LOCAL_LDLIBS."Nicolas Geoffray2014-05-071-3/+3
* Linking with system libraries is done through LOCAL_LDLIBS.Nicolas Geoffray2014-05-071-3/+3
* libnativehelper: Add NDK-only target using libc++Sam Hasinoff2014-04-301-1/+23
* Add support for ndk libnativehelper build.Ruben Brunk2013-09-101-3/+26
* Add JNI Invocation API to libnativehelperBrian Carlstrom2013-06-201-3/+7
* Moving libnativehelper additions from libcoreBrian Carlstrom2013-05-091-2/+5
* Make libnativehelper stand-alone.cm-10.1.3-RC2cm-10.1.3-RC1cm-10.1.3cm-10.1.2cm-10.1.1cm-10.1.0-RC5cm-10.1.0-RC4cm-10.1.0-RC3cm-10.1.0-RC2cm-10.1.0-RC1cm-10.1.0cm-10.1-M3cm-10.1-M2cm-10.1-M1mr1.1-stagingjellybean-stablejellybeancm-10.1Elliott Hughes2012-05-031-52/+13
* Break a dependency on frameworks/base when building a host VM.Elliott Hughes2011-06-151-5/+3
* Move JNIHelp's implementation to C++.Elliott Hughes2011-04-251-3/+3
* Track change in libcore/NativeCode.mk.Elliott Hughes2010-11-081-1/+1
* Add optional tags to dalvik.Jesse Wilson2010-09-161-1/+2
* Support dalvikvm on a Linux x86 hostJesse Wilson2010-08-181-25/+14
* The ICU data is no longer compiled directly into the shared library.Joe Onorato2010-07-131-1/+0
* Change the host build to include whole static libraries, and to nameDan Bornstein2009-10-241-2/+2
* More work on getting Dalvik to build on the host (particularly OSX).Dan Bornstein2009-08-261-3/+11
* First parts of enabling a host Dalvik build.Dan Bornstein2009-08-101-7/+64
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+34
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-34/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+34