1. 3f5ff08 Only enable WITH_DEXPREOPT by default for libdvm.so by Brian Carlstrom · 10 years ago
  2. 966c1e0 Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib build by Ying Wang · 10 years ago
  3. 6feb6d5 Support host multilib build by Ying Wang · 11 years ago
  4. f6e2694 Disable emulator from platform builds. by David 'Digit' Turner · 11 years ago
  5. 07b2055 Target "tests" now only builds the modules tagged as "tests" by Ying Wang · 11 years ago
  6. fceb115 Add dalvik.vm.dex2oat-flags for eng build by Brian Carlstrom · 11 years ago
  7. c84889b Build with java7 by default. by Narayan Kamath · 11 years ago
  8. 8a52b23 Unset _JAVA_OPTIONS before running "java -version". by Ying Wang · 11 years ago
  9. bee0ec4 Add warning message for java6 builds. by Narayan Kamath · 11 years ago
  10. 8d45e51 Call "java[c] -version" only once by Ying Wang · 11 years ago
  11. d5fb782 Bring main.mk in sync with master. by Narayan Kamath · 11 years ago
  12. bb406bf Fix java version detection when _JAVA_OPTIONS is set. by Peter Ammon · 11 years ago
  13. c6848b3 Remove the redundant DISABLE_DEXPREOPT by Ying Wang · 11 years ago
  14. 48fbc42 Conditionally include the 'samplecode' rules. by Ying Wang · 11 years ago
  15. 940d68a Don't check the existence for the 64-bit modules for 32-bit SDK build. by Ying Wang · 11 years ago
  16. 02e31d2 HACK: add 64-bit directory blacklist by Colin Cross · 11 years ago
  17. bec954d Merge "Clean up dangling module names" by Ying Wang · 11 years ago
  18. d18e570 Clean up dangling module names by Ying Wang · 11 years ago
  19. 14a6cbd Refine module name resolving in multilib build by Ying Wang · 11 years ago
  20. 3136010 Dedup the targets and dependencies of required modules. by Ying Wang · 11 years ago
  21. 4d2cc66 Set up rules to build shared libraries for TARGET_2ND_ARCH by Ying Wang · 11 years ago
  22. 0cf57dc Add missing paren in "java -version" check by Brian Carlstrom · 11 years ago
  23. e2d2788 A few more Java7 related clean ups. by Narayan Kamath · 11 years ago
  24. 7a77261 Merge "core: support make 4.00" by Ying Wang · 11 years ago
  25. ad69099 Add experimental flag to support OpenJDK builds. by Ying Wang · 11 years ago
  26. b9041a4 Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEAD by The Android Open Source Project · 11 years ago
  27. 12f87a5 am a05365ce: Merge "Remove the hacks needed to support ash and mksh concurrently." by Elliott Hughes · 11 years ago
  28. 32bfd70 Remove the hacks needed to support ash and mksh concurrently. by Elliott Hughes · 11 years ago
  29. 2b53726 core: support make 4.00 by synergydev · 11 years ago
  30. 293ad10 Remove unnecessary dependencies between host and target modules. by Ying Wang · 11 years ago
  31. 20ef354 Load the ONE_SHOT_MAKEFILE even in dont_bother mode by Ying Wang · 11 years ago
  32. 39e08f2 Delete dead code. by Ying Wang · 11 years ago
  33. 495f684 In apps_only build dist a module only if it has a BUILT file. by Ying Wang · 11 years ago
  34. 62c81f8 Collect NOTICE files for apps_only build. by Ying Wang · 11 years ago
  35. b6cf5b2 am b88ca53a: am ddce2eb0: am de32713f: Merge "Collect and store proguard obfuscation dictionary files." into jb-mr2-dev by Ying Wang · 11 years ago
  36. ae9115a Collect and store proguard obfuscation dictionary files. by Ying Wang · 11 years ago
  37. c3e977a am 2363485c: am 06de9f94: am 8709497e: Merge "Revert "Collect and store proguard obfuscation dictionary files."" into jb-mr2-dev by Ying Wang · 11 years ago
  38. 58ad706 am 93b95dc4: am aa87a11d: am afd7457a: Merge "Collect and store proguard obfuscation dictionary files." into jb-mr2-dev by Ying Wang · 11 years ago
  39. df8b484 Revert "Collect and store proguard obfuscation dictionary files." by Ying Wang · 11 years ago
  40. 41dbe1e Collect and store proguard obfuscation dictionary files. by Ying Wang · 11 years ago
  41. a7deb08 Add phony goal GET-INSTALL-PATH by Ying Wang · 11 years ago
  42. ad7fd29 Don't bother going through the source tree by Ying Wang · 11 years ago
  43. 16b92ed Remove unnecessary dependencies between host and target modules. by Ying Wang · 11 years ago
  44. 172f5f5 More verbose on what the build system is doing by Ying Wang · 11 years ago
  45. 54d9cc3 am cd9cadbc: am 7768c91c: am 94de1eba: Put a copy of the radio/bootloader files in the dist dir. by Ying Wang · 11 years ago
  46. 94de1eb Put a copy of the radio/bootloader files in the dist dir. by Ying Wang · 11 years ago
  47. 1390cac core: don't hardcode "out" during findleaves.py invocations. by JP Abgrall · 11 years ago
  48. fcec57a Allow to run checkbuild in sdk build. by Ying Wang · 11 years ago
  49. 951e0f1 am fe365531: am 1e1241ce: Dist static Java library modules. by Ying Wang · 11 years ago
  50. 1e1241c Dist static Java library modules. by Ying Wang · 11 years ago
  51. d72db32 Remove unnecessary dependencies between host and target modules. by Ying Wang · 11 years ago
  52. 2377707 am 8150cfcb: am 9592af96: Merge "Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES" into jb-mr2-dev by Ying Wang · 12 years ago
  53. d6b1d61 Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES by Ying Wang · 12 years ago
  54. b036e95 Allow to set BUILD_EMULATOR outside the core build system. by Ying Wang · 12 years ago
  55. a0febe5 Support to build vendor.img by Ying Wang · 12 years ago
  56. cdfb5ba resolved conflicts for merge of a3aea5b6 to jb-mr2-dev by Raphael Moll · 12 years ago
  57. 8a2b770 Build SDK using prebuilts/devtools. by Raphael Moll · 12 years ago
  58. 512b962 Remove nonexisting module names. by Ying Wang · 12 years ago
  59. 2e65cd5 Don't install all host modules by default. by Ying Wang · 12 years ago
  60. 534fcd7 Allow to call dist-for-goals multiple times for the same file by Ying Wang · 12 years ago
  61. 4dbbd8a am 757e212c: am 0426da29: Merge "Fixed error message for using OpenJDK." by Jean-Baptiste Queru · 12 years ago
  62. 304f519 Fixed error message for using OpenJDK. by Tim Roes · 12 years ago
  63. 50e52fa Don't run cleanspecs if you are using mm/mmm. by Ying Wang · 12 years ago
  64. 9485a57 Untwist the target/host shared library dependencies. by Ying Wang · 12 years ago
  65. 3126831 Support for ANDROID_BUILD_EVERYTHING_BY_DEFAULT by Ying Wang · 12 years ago
  66. b607f7b mma and mmma by Ying Wang · 12 years ago
  67. 1d977e3 Refactor calculation LOCAL_CHECKED_MODULE by Ying Wang · 12 years ago
  68. ef1a961 Revert "Refactor calculation LOCAL_CHECKED_MODULE" by Ying Wang · 12 years ago
  69. ba99e69 Refactor calculation LOCAL_CHECKED_MODULE by Ying Wang · 12 years ago
  70. ef4d82f Umbrella build targets to help engineers verify build by Ying Wang · 12 years ago
  71. 63d94fa Build from source or prebuilt by Ying Wang · 12 years ago
  72. 60a34ed am fc76f0eb: am 2ea957a3: Merge "Revise checks for MacOSX to build emulator" by Andrew Hsieh · 12 years ago
  73. fc76f0e am 2ea957a3: Merge "Revise checks for MacOSX to build emulator" by Andrew Hsieh · 12 years ago
  74. 1dcca61 Revise checks for MacOSX to build emulator by Andrew Hsieh · 12 years ago
  75. 92cd50c Remove nonexistent modules from PRODUCT_PACKAGES by Ying Wang · 12 years ago
  76. 84da5c5 Filter out the overridden packages before doing required module expansion. by Ying Wang · 12 years ago
  77. 0cbacc4 am 86e2fd92: am daf5e22d: Add new embedded target for a super minimal android build by Mike Lockwood · 12 years ago
  78. 86e2fd9 am daf5e22d: Add new embedded target for a super minimal android build by Mike Lockwood · 12 years ago
  79. daf5e22 Add new embedded target for a super minimal android build by Mike Lockwood · 12 years ago
  80. a7fa6a4 resolved conflicts for merge of 37868329 to master by Kenny Root · 12 years ago
  81. 3786832 am 2e0d1af7: Merge changes I58d43128,Ie34c958f by Kenny Root · 12 years ago
  82. 92ca019 Remove HAVE_SELINUX guards, part 2 by Kenny Root · 12 years ago
  83. 2d17b1a resolved conflicts for merge of 01b2aaaa to jb-mr1-dev-plus-aosp by Elliott Hughes · 12 years ago
  84. e37c3dc Build only modules required by the current product. by Ying Wang · 12 years ago
  85. d0244b3 Remove build variant "tests" by Ying Wang · 13 years ago
  86. 5a88269 Build only modules required by the current product. by Ying Wang · 12 years ago
  87. b301817 Don't install all host modules by default. by Ying Wang · 12 years ago
  88. 4b0c723 am a52d50a2: am 063d0c5d: Merge "Add openssl to TINY_ANDROID build" into jb-mr1-dev by Benoit Goby · 12 years ago
  89. bc2406e Add openssl to TINY_ANDROID build by Benoit Goby · 12 years ago
  90. dceb47f am 4084c112: am 2d39468b: Merge "Filter out the overridden packages before doing required module expansion." into jb-mr1-dev by Ying Wang · 12 years ago
  91. 489458f Filter out the overridden packages before doing required module expansion. by Ying Wang · 12 years ago
  92. 3ea0a81 am d19511a6: am c3a4cfe9: Merge "Support EMMA_INSTRUMENT in both full and unbundled builds." into jb-mr1-dev by Ying Wang · 12 years ago
  93. af4800c Support EMMA_INSTRUMENT in both full and unbundled builds. by Ying Wang · 12 years ago
  94. 769239f resolved conflicts for merge of 34539244 to master by Joe Onorato · 12 years ago
  95. c5fbef5 resolved conflicts for merge of fab83a3d to jb-mr1-dev by Joe Onorato · 12 years ago
  96. 0ee86a7 Another error to warning by Joe Onorato · 12 years ago
  97. cea08a5 resolved conflicts for merge of 5836d3b3 to jb-mr1-dev by Joe Onorato · 12 years ago
  98. 8d0847e build system changes for jb-aah-dev merge by Joe Onorato · 12 years ago
  99. e213944 Fail when a non-vendor product references a vendor module. by Joe Onorato · 12 years ago
  100. 6a185e4 Remove support for user tags in the build system. by Joe Onorato · 12 years ago