1. 594a10a Consistent use of USE_MINGW by Ying Wang · 10 years ago
  2. 95994de Fix Windows SDK build. by Dan Albert · 10 years ago
  3. b6bb71b Inhibit implicit -Bsymolic in -shared. by Dan Albert · 10 years ago
  4. 4803ce2 Fix uses of -fPIC and -fPIE. by Dan Albert · 10 years ago
  5. ce090d3 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  6. 430ec57 Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]" by Brian Carlstrom · 10 years ago
  7. 4d30e5e Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build] by Brian Carlstrom · 10 years ago
  8. 44ee341 Update host linux toolchain to gcc 4.8 by David 'Digit' Turner · 11 years ago
  9. d23798b Merge "[MIPSR6] Add mips64r6 and mips32r6 targets" by Elliott Hughes · 10 years ago
  10. 495630f Don't fail the build for dangling module names. by Ying Wang · 10 years ago
  11. 7a739f3 Merge "Use hermetic host toolchains." by Ying Wang · 10 years ago
  12. 1b0fc43 Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" by Ying Wang · 10 years ago
  13. bfcdf06 Allow LOCAL_ASSET_DIR point to nonexistent dir by Ying Wang · 10 years ago
  14. 5e2ebcb Use hermetic host toolchains. by Ying Wang · 10 years ago
  15. 6bab974 [MIPSR6] Add mips64r6 and mips32r6 targets by Duane Sand · 11 years ago
  16. 6670e24 [MIPS] Unite mipsel and mips64el 4.9 gcc toolchains by Duane Sand · 11 years ago
  17. 41ca444 [MIPS64] Enable mips64 clang by Duane Sand · 11 years ago
  18. 6be7d2e Merge "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" by Marcin Kosiba · 10 years ago
  19. a4f84fd Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang." by Dan Albert · 10 years ago
  20. 45040bd Merge "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang." by Ying Wang · 10 years ago
  21. 970d053 Merge "Fix doc target for multidex support library." by Yohann Roussel · 10 years ago
  22. f3ca3d5 fix build by Tim Murray · 10 years ago
  23. 5ca1dc1 Fix Windows SDK build to not use clang. by Tim Murray · 10 years ago
  24. 5679e35 Fix doc target for multidex support library. by Yohann Roussel · 11 years ago
  25. 1bb9adb Merge "[MIPS64] Enable mips64 clang" by Ying Wang · 11 years ago
  26. 92d79cb Switch host builds to use Clang by default. by Tim Murray · 11 years ago
  27. 7092c79 Refactor FDO support code to ensure arm64 can also be built with FDO. by Dehao Chen · 11 years ago
  28. 0b3c42c Merge "[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains" by Elliott Hughes · 10 years ago
  29. 38470c3 Merge "Default to "prescott" as our baseline i686 host build architecture." by Stephen Hines · 11 years ago
  30. 1b50a12 Default to "prescott" as our baseline i686 host build architecture. by Stephen Hines · 11 years ago
  31. 1029013 Merge "Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidex" by Yohann Roussel · 11 years ago
  32. d5389ba Merge "Move multidex support library" by Yohann Roussel · 11 years ago
  33. 182ac4e Merge "Stubs of android-support-multidex-instrumentation." by Yohann Roussel · 11 years ago
  34. 2d3e4d2 Merge "Generates SDK stubs of android-support-multidex" by Yohann Roussel · 11 years ago
  35. 34ba233 Merge "Support dx generating multiple dex files." by Yohann Roussel · 11 years ago
  36. b2be5ff Remove linker64 and debuggerd64 by Ying Wang · 11 years ago
  37. 100aba5 Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidex by Yohann Roussel · 11 years ago
  38. 87f0d00 Vary non-image Xmx for dex2oat on MIPS. by Ian Rogers · 11 years ago
  39. 7d70f83 Fix the MIPS build. by Ian Rogers · 11 years ago
  40. 4cb1d09 Move multidex support library by Maurice Chu · 11 years ago
  41. 06fe5d1 Stubs of android-support-multidex-instrumentation. by Yohann Roussel · 11 years ago
  42. 10713dc Generates SDK stubs of android-support-multidex by Yohann Roussel · 11 years ago
  43. e019dfd Support dx generating multiple dex files. by Yohann Roussel · 11 years ago
  44. d28feb0 Revert "Fix Java detection on some Linux distributions" by Ying Wang · 11 years ago
  45. 09040dd Fix Java detection on some Linux distributions by Bernhard Rosenkränzer · 11 years ago
  46. 6ff8495 Merge "Fix PIC default to be -fPIC" by Nick Kralevich · 11 years ago
  47. dd2ff55 build: fix host dex2oat runtime args by Colin Cross · 11 years ago
  48. edfd55a Don't enable LOCAL_DEX_PREOPT for apks outside system.img by Ying Wang · 11 years ago
  49. 02a5b51 Merge "Make dex2oat heap size product configurable [build]" by Brian Carlstrom · 11 years ago
  50. 4b1c95d More consistent use of 64-bit build variable. by Ying Wang · 11 years ago
  51. cffe289 Make dex2oat heap size product configurable [build] by Brian Carlstrom · 11 years ago
  52. 3ffcf18 Merge "Remove -Bsymbolic from builds." by Dan Albert · 11 years ago
  53. 979d578 Merge "Fix host java doc by referring to the correct classpath." by Ying Wang · 11 years ago
  54. ad7809b Fix host java doc by referring to the correct classpath. by Ying Wang · 11 years ago
  55. f25318a Clean the last bit of LOCAL_BUILD_HOST_DEX. by Ying Wang · 11 years ago
  56. 3a8d2bf Fix PIC default to be -fPIC by Pavel Chupin · 11 years ago
  57. 7b53bca Merge "Strip all multidex files, not just classes.dex" by Brian Carlstrom · 11 years ago
  58. fca8145 Strip all multidex files, not just classes.dex by Brian Carlstrom · 11 years ago
  59. 731322a Fix partition_tag usage in install_jni_libs by Dan Willemsen · 11 years ago
  60. 4b539d1 Merge "More consistent host library path in multilib build." by Ying Wang · 11 years ago
  61. 36ef50f More consistent host library path in multilib build. by Ying Wang · 11 years ago
  62. efe7779 Fix missing rs_compatibility_jni_libs. by Ying Wang · 11 years ago
  63. cf331d9 Host support for prefer symlink by Ian Rogers · 11 years ago
  64. 4b7ba41 Merge "Add -Wl,--fatal-warnings to x86_64." by Elliott Hughes · 11 years ago
  65. 3beb516 Add -Wl,--fatal-warnings to x86_64. by Elliott Hughes · 11 years ago
  66. c4dfe6e Add --pseudo-localize aapt parameter for builds. by Igor Viarheichyk · 11 years ago
  67. 6129192 Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build by Ying Wang · 11 years ago
  68. 8e20ef6 Support to add JNI of both archs in multilib build. by Ying Wang · 11 years ago
  69. 7e73eb3 Resolve :32 to 32-bit variant only if the variant exists. by Ying Wang · 11 years ago
  70. 074151b Switch another reference from core to core-libart by Brian Carlstrom · 11 years ago
  71. 85fe143 Merge "Restore AOSP-style version numbers - DO NOT MERGE" by Bill Yi · 11 years ago
  72. 3b7a4d8 Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang. by Marcin Kosiba · 11 years ago
  73. b76d409 Restore AOSP-style version numbers - DO NOT MERGE by Bill Yi · 11 years ago
  74. dab766a Merge "Switch from core to core-libart" by Brian Carlstrom · 11 years ago
  75. b1dafb1 Switch from core to core-libart by Brian Carlstrom · 11 years ago
  76. 0f1ca83 Merge "Rewrite the clean steps for TARGET_2ND_ARCH." by Ying Wang · 11 years ago
  77. f6268b8 Rewrite the clean steps for TARGET_2ND_ARCH. by Ying Wang · 11 years ago
  78. c61caf1 Fix the CTS build now that core is gone by Neil Fuller · 11 years ago
  79. 9d8854e Merge "build: delete 64-bit blacklist" by Colin Cross · 11 years ago
  80. ae2986e build: delete 64-bit blacklist by Colin Cross · 11 years ago
  81. 42c9804 Use the correct MKBOOTIMG. by Ying Wang · 11 years ago
  82. 338d1e7 Help catch common 32/64-bit errors. by Brian Carlstrom · 11 years ago
  83. d73ec26 Merge "Make default 64-bit primary, 32-bit secondary" by Narayan Kamath · 11 years ago
  84. d795046 Make default 64-bit primary, 32-bit secondary by Brian Carlstrom · 11 years ago
  85. a530bd4 Merge "Also include the binaries for the 2nd arch." by Ying Wang · 11 years ago
  86. ec45d37 Also include the binaries for the 2nd arch. by Ying Wang · 11 years ago
  87. 74c9850 Explicit record the modules' built-file:installed-file by Ying Wang · 11 years ago
  88. 03270b9 Put modules with install path to system/ to DATA/ in the zip file. by Ying Wang · 11 years ago
  89. c17e0f9 Merge "Explicit record the modules' built-file:installed-file" by Ying Wang · 11 years ago
  90. fcb077e Merge "Put modules with install path to system/ to DATA/ in the zip file." by Ying Wang · 11 years ago
  91. bfe62fc Remove unused hosts. by Elliott Hughes · 11 years ago
  92. 5181a36 Trim down BUILD_FINGERPRINT. by Ying Wang · 11 years ago
  93. 50031de Remove -Bsymbolic from builds. by Dan Albert · 11 years ago
  94. 624220c Merge "Remove useless stuff from "AndroidConfig.h"." by Elliott Hughes · 11 years ago
  95. e82d33d Remove useless stuff from "AndroidConfig.h". by Elliott Hughes · 11 years ago
  96. ff3a904 Check existence of both 64-bit and 32-bit module variants. by Ying Wang · 11 years ago
  97. b2ba563 Merge "Revert "Don't rename host libraries if only one arch is build."" by Ying Wang · 11 years ago
  98. 532f112 Revert "Don't rename host libraries if only one arch is build." by Ying Wang · 11 years ago
  99. b1f7fb7 Don't rename host libraries if only one arch is build. by Ying Wang · 11 years ago
  100. ad10cc7 Allow to opt out both multilib in native test. by Ying Wang · 11 years ago