aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2014-05-16Don't build libc++ libs for ub branchesDan Albert
2014-05-15Adds a libc++ version of libnativehelperDan Albert
2014-05-07Revert "Linking with system libraries is done through LOCAL_LDLIBS."Nicolas Geoffray
2014-05-07Linking with system libraries is done through LOCAL_LDLIBS.Nicolas Geoffray
2014-04-30libnativehelper: Add NDK-only target using libc++Sam Hasinoff
2013-09-10Add support for ndk libnativehelper build.android-cts-4.4_r1android-4.4_r1.0.1android-4.4_r1android-4.4_r0.9android-4.4_r0.8android-4.4_r0.7kitkat-cts-devRuben Brunk
2013-06-20Add JNI Invocation API to libnativehelperBrian Carlstrom
2013-05-09Moving libnativehelper additions from libcoreBrian Carlstrom
2012-05-03Make libnativehelper stand-alone.android-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-cts-4.1_r4android-cts-4.1_r2android-cts-4.1_r1android-4.2_r1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1android-4.1.2_r2.1android-4.1.2_r2android-4.1.2_r1android-4.1.1_r6.1android-4.1.1_r6android-4.1.1_r5android-4.1.1_r4android-4.1.1_r3android-4.1.1_r2android-4.1.1_r1.1android-4.1.1_r1tools_r21jb-releasejb-mr1.1-releasejb-mr1.1-devjb-mr1-releasejb-mr1-devjb-mr0-releasejb-devElliott Hughes
2011-06-15Break a dependency on frameworks/base when building a host VM.Elliott Hughes
2011-04-25Move JNIHelp's implementation to C++.Elliott Hughes
2010-11-08Track change in libcore/NativeCode.mk.Elliott Hughes
2010-09-16Add optional tags to dalvik.Jesse Wilson
2010-08-18Support dalvikvm on a Linux x86 hostJesse Wilson
2010-07-13The ICU data is no longer compiled directly into the shared library.Joe Onorato
2009-10-24Change the host build to include whole static libraries, and to nameDan Bornstein
2009-08-26More work on getting Dalvik to build on the host (particularly OSX).Dan Bornstein
2009-08-10First parts of enabling a host Dalvik build.Dan Bornstein
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project