1. 1715a1f Handle LOCAL_CPPFLAGS/CFLAGS/CXXFLAGS as claimed by the documentation. by David 'Digit' Turner · 15 years ago
  2. 7ec528c Ensure LOCAL_LDLIBS is cleared by the $(CLEAR_VARS) script by David 'Digit' Turner · 15 years ago
  3. 7f0688d Fix compilation of assembly files (e.g. foo.S), by removing a typo. by David 'Digit' Turner · 15 years ago
  4. 6c01aba Add support for LOCAL_C_INCLUDES in Android.mk, to better match the Android build system. by David 'Digit' Turner · 15 years ago
  5. 67d8edd Add support for LOCAL_ARM_MODE and .arm source file name suffix. by David 'Digit' Turner · 15 years ago
  6. a046aad Fix several typos in the NDK build system that caused quite a few bugs: by David 'Digit' Turner · 15 years ago
  7. d6ec172 Fix build/host-setup.sh to run as a Bourne shell script and add better host detection: by David 'Digit' Turner · 15 years ago
  8. fadee81 Fix build/host-setup.sh in various ways by David 'Digit' Turner · 15 years ago
  9. 66620a8 Merge change 2831 into donut by Android (Google) Code Review · 15 years ago
  10. 3e035af Add docs/SYSTEM-ISSUES.TXT to list important system issues that NDK developers should be aware of by David 'Digit' Turner · 15 years ago
  11. 58bbcd6 Fix ChangeLog, since we're rebuilding 1.5_r1, no need to list previous changes. by David 'Digit' Turner · 15 years ago
  12. 82ae6d6 Add docs/HOWTO.TXT to list a few important tips for NDK users by David 'Digit' Turner · 15 years ago
  13. e19766e Merge change 2813 into donut by Android (Google) Code Review · 15 years ago
  14. a9e8d43 Add docs/STABLE-APIS.TXT which contains the list of exposed frozen APIs in the NDK. by David 'Digit' Turner · 15 years ago
  15. c6f15d3 Remove the jni-tips.html document. It contains too many swear words :-) by David 'Digit' Turner · 15 years ago
  16. d21c809 Expose <android/log.h> which contains the declaration of /system/lib/liblog.so. by David 'Digit' Turner · 15 years ago
  17. 5ad95c5 Force the use of 32-bit toolchain binaries on 64-bit systems. by David 'Digit' Turner · 15 years ago
  18. 979c98c Add simple change log to the NDK documentation. by David 'Digit' Turner · 15 years ago
  19. 9b3f3f2 Merge change 1954 into donut by Android (Google) Code Review · 15 years ago
  20. 3caffcf Force --no-undefined at link time to generate an error when trying to generate a shared library that references undefined symbols. by David 'Digit' Turner · 15 years ago
  21. d8c9a43 Add a bunch of documentation for the Android C library and the JNI interface to the NDK by David 'Digit' Turner · 15 years ago
  22. 3be3c99 Merge change 1360 into donut by Android (Google) Code Review · 16 years ago
  23. 37fa8d4 Merge change 1359 into donut by Android (Google) Code Review · 16 years ago
  24. b25cd5f remove documentation for unsupported variable (LOCAL_STATIC_WHOLE_LIBRARIES) by David 'Digit' Turner · 16 years ago
  25. b20725d Remove references to 'cupcake' in all of NDK (replace with 'android-1.5') by David 'Digit' Turner · 16 years ago
  26. a07dede Add docs/LICENSES.TXT which indicates where to find the toolchain sources, as well as the GPL/LGPL text files. by David 'Digit' Turner · 16 years ago
  27. 3d25a3b More Clean up in the NDK Overview doc by Xavier Ducrohet · 16 years ago
  28. ba1aad8 Remove unwanted comments in the NDK Overview doc. by Xavier Ducrohet · 16 years ago
  29. 5b6da2b Remove the ROADMAP NDK file as it shouldn't be packaged with the NDK by Xavier Ducrohet · 16 years ago
  30. 0085f31 Update the NDK docs to reflect the changes from 2 download (NDK+toolchain) to a single download. by Xavier Ducrohet · 16 years ago
  31. dc4ba99 Fix minor typos in the NDK docs. by Xavier Ducrohet · 16 years ago
  32. b9a8479 Initial import of new NDK into donut tree by David 'Digit' Turner · 16 years ago