1. fdc5ea2 Rename ndk/build/platforms/android-1.5 into android-3 to match API levels by David 'Digit' Turner · 15 years ago
  2. 1715a1f Handle LOCAL_CPPFLAGS/CFLAGS/CXXFLAGS as claimed by the documentation. by David 'Digit' Turner · 15 years ago
  3. 7ec528c Ensure LOCAL_LDLIBS is cleared by the $(CLEAR_VARS) script by David 'Digit' Turner · 15 years ago
  4. 7f0688d Fix compilation of assembly files (e.g. foo.S), by removing a typo. by David 'Digit' Turner · 15 years ago
  5. 4f6f740 Remove problematic case-insensitive duplicate files. by David 'Digit' Turner · 15 years ago
  6. b968aa1 Bump release version number and speed up make-release.sh script by David 'Digit' Turner · 15 years ago
  7. 6c01aba Add support for LOCAL_C_INCLUDES in Android.mk, to better match the Android build system. by David 'Digit' Turner · 15 years ago
  8. 67d8edd Add support for LOCAL_ARM_MODE and .arm source file name suffix. by David 'Digit' Turner · 15 years ago
  9. a046aad Fix several typos in the NDK build system that caused quite a few bugs: by David 'Digit' Turner · 15 years ago
  10. 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
  11. fadee81 Fix build/host-setup.sh in various ways by David 'Digit' Turner · 15 years ago
  12. d21c809 Expose <android/log.h> which contains the declaration of /system/lib/liblog.so. by David 'Digit' Turner · 15 years ago
  13. 5ad95c5 Force the use of 32-bit toolchain binaries on 64-bit systems. by David 'Digit' Turner · 15 years ago
  14. 93a4147 This fixes the build to always define the ANDROID macro, and remove an empty -I from the compiler options. by David 'Digit' Turner · 15 years ago
  15. 1e4498a Merge change 1951 into donut by Android (Google) Code Review · 15 years ago
  16. e0b505d Merge change 1958 into donut by Android (Google) Code Review · 15 years ago
  17. 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
  18. 0b96565 Fix typo which prevented APP_CFLAGS, APP_CXXFLAGS and others to work properly in the NDK build system. by David 'Digit' Turner · 15 years ago
  19. 985338c Expose the Zlib headers (<zlib.h> and <zconf.h>) in the android-1.5 NDK sysroot. by David 'Digit' Turner · 15 years ago
  20. c39a26b Fix bad automatic dependency computations by David 'Digit' Turner · 15 years ago
  21. cb2d6ae Merge change 1653 into donut by Android (Google) Code Review · 15 years ago
  22. 0d2d3b9 Fix bad dependency between generated shared libraries and the corresponding installed module. by David 'Digit' Turner · 15 years ago
  23. 498455c Fix the build-toolchain.sh script which doesn't work due to the new download location of the NDK sources by David 'Digit' Turner · 15 years ago
  24. 60b2fc9 Update the NDK packaging script to generate zip archives for all platforms. by Xavier Ducrohet · 15 years ago
  25. ebcb726 Merge change 1361 into donut by Android (Google) Code Review · 15 years ago
  26. 56266b2 Remove hard-coded path to my home directory in build/tools/make-release.sh. by David 'Digit' Turner · 15 years ago
  27. b20725d Remove references to 'cupcake' in all of NDK (replace with 'android-1.5') by David 'Digit' Turner · 15 years ago
  28. ad73286 Fix source download location by Xavier Ducrohet · 15 years ago
  29. 1f012b1 Fix the host setup script to work on mac by Xavier Ducrohet · 15 years ago
  30. 0085f31 Update the NDK docs to reflect the changes from 2 download (NDK+toolchain) to a single download. by Xavier Ducrohet · 15 years ago
  31. 549442c Fix host-setup.sh for cygwin: *-gcc.exe needs to be found by Raphael Moll · 15 years ago
  32. e0de1bc Fix the NDK packaging script to use git ls-files instead of git-ls-files by Xavier Ducrohet · 15 years ago
  33. 66ce41f generate zip files on Windows and OS X when packaging NDK releases by David 'Digit' Turner · 15 years ago
  34. fdeb1d2 Make the release script work on OS X, and think about ensure the generated tarballs are readable by anyone by David 'Digit' Turner · 15 years ago
  35. f2b70ed Add a release packaging script by David 'Digit' Turner · 15 years ago
  36. b9a8479 Initial import of new NDK into donut tree by David 'Digit' Turner · 15 years ago