aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2011-01-08arm-linux-androideabi: Use -fpic by default instead of -fPICandroid-sdk-2.3.4_r1android-cts-2.3_r5android-cts-2.3_r4android-cts-2.3_r3android-cts-2.3_r2android-cts-2.3_r12android-cts-2.3_r11android-cts-2.3_r10android-cts-2.3_r1android-2.3.7_r1android-2.3.6_r1android-2.3.6_r0.9android-2.3.5_r1android-2.3.4_r1android-2.3.4_r0.9android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1gingerbread-releasegingerbread-mr4-releasegingerbreadDavid 'Digit' Turner
2011-01-06Update native audio API levels and trademarksGlenn Kasten
2011-01-06Generate 8.04-compatible Linux toolchain binaries whenever possible.David 'Digit' Turner
2011-01-04Speedup cygwin to host path translation.David 'Digit' Turner
2011-01-04Fix cygwin-specific awk script to deal with very short paths.David 'Digit' Turner
2010-12-14Minor doc fix: mention cpufeatures fixDavid 'Digit' Turner
2010-12-14Add missing declarations to <netinet/in.h>David 'Digit' Turner
2010-12-14Fix compiler bug (invalud thumb instructions for signed chars)David 'Digit' Turner
2010-12-13Fix Windows rebuild bug after compilation error.David 'Digit' Turner
2010-12-10Fix toolchain rebuild script for 32-bit toolchains.David 'Digit' Turner
2010-12-10Fix NDK_MODULE_PATH handling when there are several directoriesDavid 'Digit' Turner
2010-12-09prebuilt-common.sh: Better 64-bit compiler detection.David 'Digit' Turner
2010-12-09docs/CPLUSPLUS-SUPPORT.html: Add missing gnustl_static documentation.David 'Digit' Turner
2010-12-09ndk-build: Fix cygwin GNU Make check.David 'Digit' Turner
2010-12-04Fix comment found by Henrik RydgÄrdGlenn Kasten
2010-12-02Minor documentation udpate.David 'Digit' Turner
2010-12-02Move stlport under sources/cxx-stl/David 'Digit' Turner
2010-12-01make-standalone-toolchain.sh: Copy GNU libstdc++ binariesDavid 'Digit' Turner
2010-11-30Use --sysroot option properly with arm-linux-androideabi-4.4.3David 'Digit' Turner
2010-11-26Proper thread support for gdbserver.David 'Digit' Turner
2010-11-24Add C++ exceptions and RTTI support.David 'Digit' Turner
2010-11-24Add APP_STL to select the C++ STL automatically.David 'Digit' Turner
2010-11-11Native audio documentation updateGlenn Kasten
2010-11-05Merge "Native audio documentation" into gingerbreadGlenn Kasten
2010-11-04Native audio documentationGlenn Kasten
2010-11-04Merge "Doc change: native activity documentation" into gingerbreadDavid Turner
2010-11-03Doc change: native activity documentationRobert Ly
2010-11-03docs: move NDK docs to HTML and add documentation.html,Scott Main
2010-10-30Fix typo in make-standalone-toolchain.shDavid 'Digit' Turner
2010-10-26Merge "Add stlport source module to the NDK." into gingerbreadDavid 'Digit' Turner
2010-10-26Add stlport source module to the NDK.David 'Digit' Turner
2010-10-25Fix automatic dependency computation of imported modules.David 'Digit' Turner
2010-10-25Describe standalone toolchain support.David 'Digit' Turner
2010-10-25Update cpufeatures and move it to sources/android/David 'Digit' Turner
2010-10-25Document ndk-build NDK_DEBUG=1 properly.David 'Digit' Turner
2010-10-25Fix spelling errorsGlenn Kasten
2010-10-23Generate smaller release binaries.David 'Digit' Turner
2010-10-22Ensure that the __ANDROID__ macro is always defined.David 'Digit' Turner
2010-10-12Update documentation for API level 9David 'Digit' Turner
2010-10-08Fix duplicate LOCAL_LDFLAGS at link time.David 'Digit' Turner
2010-10-08Place release and debug objects in different directories.David 'Digit' Turner
2010-10-08Fix ndk-gdb and add --delay=<seconds> option.David 'Digit' Turner
2010-10-06Rework toolchain build scripts.David 'Digit' Turner
2010-10-04Reorder location of toolchains files.David 'Digit' Turner
2010-09-24Add prebuilt static library support.David 'Digit' Turner
2010-09-21Fix bad automatic dependency tracking when using multiple source subdirectories.David 'Digit' Turner
2010-09-14Update toolchain to arm-linux-androideabi-4.4.3David 'Digit' Turner
2010-09-14Add easy native debugging support through NDK_DEBUG=1David 'Digit' Turner
2010-09-02Add support for asm-level filtering through LOCAL_FILTER_ASMDavid 'Digit' Turner
2010-07-29Move platform files from build/platforms to platforms.David 'Digit' Turner