1. 902706a Bump release version to android-1.6_r1 by David 'Digit' Turner · 15 years ago
  2. eee1675 Look for Android.mk in $(APP_PROJECT_PATH)/jni by default. by David 'Digit' Turner · 15 years ago
  3. 197a8fe Add sample "san-angeles" program to demo OpenGL ES from native code. by David 'Digit' Turner · 15 years ago
  4. d7e5aae Add OpenGL ES headers to the android-4 platform/stable APIs. by David 'Digit' Turner · 15 years ago
  5. 5c767bb Add android-4 sysroot and use project's default.properties to get the right target. by David 'Digit' Turner · 15 years ago
  6. 747294c Fix LOCAL_CFLAGS/CPPFLAGS handling to match full Android build system. by David 'Digit' Turner · 15 years ago
  7. fdc5ea2 Rename ndk/build/platforms/android-1.5 into android-3 to match API levels by David 'Digit' Turner · 15 years ago
  8. 1715a1f Handle LOCAL_CPPFLAGS/CFLAGS/CXXFLAGS as claimed by the documentation. by David 'Digit' Turner · 15 years ago
  9. 7ec528c Ensure LOCAL_LDLIBS is cleared by the $(CLEAR_VARS) script by David 'Digit' Turner · 15 years ago
  10. 7f0688d Fix compilation of assembly files (e.g. foo.S), by removing a typo. by David 'Digit' Turner · 15 years ago
  11. 6c01aba Add support for LOCAL_C_INCLUDES in Android.mk, to better match the Android build system. by David 'Digit' Turner · 15 years ago
  12. 67d8edd Add support for LOCAL_ARM_MODE and .arm source file name suffix. by David 'Digit' Turner · 15 years ago
  13. a046aad Fix several typos in the NDK build system that caused quite a few bugs: by David 'Digit' Turner · 15 years ago
  14. 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
  15. fadee81 Fix build/host-setup.sh in various ways by David 'Digit' Turner · 15 years ago
  16. 66620a8 Merge change 2831 into donut by Android (Google) Code Review · 15 years ago
  17. 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
  18. 58bbcd6 Fix ChangeLog, since we're rebuilding 1.5_r1, no need to list previous changes. by David 'Digit' Turner · 15 years ago
  19. 82ae6d6 Add docs/HOWTO.TXT to list a few important tips for NDK users by David 'Digit' Turner · 15 years ago
  20. e19766e Merge change 2813 into donut by Android (Google) Code Review · 15 years ago
  21. a9e8d43 Add docs/STABLE-APIS.TXT which contains the list of exposed frozen APIs in the NDK. by David 'Digit' Turner · 15 years ago
  22. c6f15d3 Remove the jni-tips.html document. It contains too many swear words :-) by David 'Digit' Turner · 15 years ago
  23. d21c809 Expose <android/log.h> which contains the declaration of /system/lib/liblog.so. by David 'Digit' Turner · 15 years ago
  24. 5ad95c5 Force the use of 32-bit toolchain binaries on 64-bit systems. by David 'Digit' Turner · 15 years ago
  25. 979c98c Add simple change log to the NDK documentation. by David 'Digit' Turner · 15 years ago
  26. 9b3f3f2 Merge change 1954 into donut by Android (Google) Code Review · 15 years ago
  27. 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
  28. 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
  29. 3be3c99 Merge change 1360 into donut by Android (Google) Code Review · 15 years ago
  30. 37fa8d4 Merge change 1359 into donut by Android (Google) Code Review · 15 years ago
  31. b25cd5f remove documentation for unsupported variable (LOCAL_STATIC_WHOLE_LIBRARIES) by David 'Digit' Turner · 15 years ago
  32. b20725d Remove references to 'cupcake' in all of NDK (replace with 'android-1.5') by David 'Digit' Turner · 15 years ago
  33. 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 · 15 years ago
  34. 3d25a3b More Clean up in the NDK Overview doc by Xavier Ducrohet · 16 years ago
  35. ba1aad8 Remove unwanted comments in the NDK Overview doc. by Xavier Ducrohet · 16 years ago
  36. 5b6da2b Remove the ROADMAP NDK file as it shouldn't be packaged with the NDK by Xavier Ducrohet · 16 years ago
  37. 0085f31 Update the NDK docs to reflect the changes from 2 download (NDK+toolchain) to a single download. by Xavier Ducrohet · 16 years ago
  38. dc4ba99 Fix minor typos in the NDK docs. by Xavier Ducrohet · 16 years ago
  39. b9a8479 Initial import of new NDK into donut tree by David 'Digit' Turner · 16 years ago