1. 20ebd2e Introduce per-product per-module dex-preopt config by Ying Wang · 10 years ago
  2. 75e8fcb Apply LOCAL_CXX_STL to also prebuilts. by Ying Wang · 10 years ago
  3. 4c0c390 Fix typo. by Nicolas Geoffray · 10 years ago
  4. 4af753c Merge "Make which dex2oat version to use configurable." by Nicolas Geoffray · 10 years ago
  5. 75c08b2 Make which dex2oat version to use configurable. by Nicolas Geoffray · 10 years ago
  6. 642c81e Merge "Stash original values of CC and CXX." by Dan Albert · 10 years ago
  7. a8fd668 Remove unused my_compiler_dependencies. by Dan Albert · 10 years ago
  8. ec1b90f Stash original values of CC and CXX. by Dan Albert · 10 years ago
  9. 2251ea4 Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h. by Dan Albert · 10 years ago
  10. 35dd358 Merge "Update prebuilt RS clcore location." by Tim Murray · 10 years ago
  11. 00fa757 Update prebuilt RS clcore location. by Tim Murray · 10 years ago
  12. 78b6cea Clear all LOCAL_CLANG_*FLAGS*. by Chih-Hung Hsieh · 10 years ago
  13. 8260562 java_alternative_checked_module takes precedence. by Ying Wang · 10 years ago
  14. 6c1d1cc Don't modify LOCAL_CHECKED_MODULE. by Ying Wang · 10 years ago
  15. 4a8d5c1 Merge "Add local Clang+target specific flags." by Chih-Hung Hsieh · 10 years ago
  16. 619fdb8 Add local Clang+target specific flags. by Chih-Hung Hsieh · 10 years ago
  17. 683c392 Fix detection of C++ STL for tests. by Dan Albert · 10 years ago
  18. 670018f Merge "Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables." by Stephen Hines · 10 years ago
  19. 3cf2057 Merge "Use new variable LLVM_PREBUILTS_VERSION to simplify path construction." by Stephen Hines · 10 years ago
  20. f008966 Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables. by Stephen Hines · 10 years ago
  21. 850a4cb Test __GLIBC__ is defined before using its value. by Ian Rogers · 10 years ago
  22. 8affa16 Use new variable LLVM_PREBUILTS_VERSION to simplify path construction. by Lai Wei-Chih · 10 years ago
  23. 3302924 Merge "Add option for generating coverage info." by Dan Albert · 10 years ago
  24. 4bbc6c7 Add option for generating coverage info. by Dan Albert · 10 years ago
  25. 8fe8dc8 Remove unused HAVE_OFF64_T. by Elliott Hughes · 10 years ago
  26. 76ab00f Remove the unused IPC macros. by Elliott Hughes · 10 years ago
  27. 9c226d1 build: remove HAVE_OOM_ADJ by Todd Poynor · 11 years ago
  28. b69b7d7 Merge "Fix recovery image build for 32p" by Ying Wang · 10 years ago
  29. e2f5470 Merge "Remove unused HAVE_EPOLL." by Elliott Hughes · 10 years ago
  30. 67839a5 Remove unused HAVE_EPOLL. by Elliott Hughes · 10 years ago
  31. b97b1e5 Merge "Enable dalvik.vm.lockprof.threshold on eng builds in addition to userdebug" by Brian Carlstrom · 10 years ago
  32. 85d56eb Enable dalvik.vm.lockprof.threshold on eng builds in addition to userdebug by Brian Carlstrom · 10 years ago
  33. b05f2ca Move selection of C++ STL into the build system. by Dan Albert · 10 years ago
  34. 7c02ec9 Fix recovery image build for 32p by Bruce Beare · 10 years ago
  35. 96c2af0 Enable multilib odex only if TARGET_2ND_ARCH is defined. by Ying Wang · 10 years ago
  36. 2e9f639 Support to build apk odex for both arch. by Ying Wang · 10 years ago
  37. bfbd41e Missed one part of removing the vbox target. by Dan Albert · 10 years ago
  38. 388dce3 Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64: by Alexander Ivchenko · 10 years ago
  39. 8b34769 Add LOCAL_POST_LINK_CMD. by Ying Wang · 10 years ago
  40. 9aa69a6 Add LOCAL_CLANG_*FLAGS for clang only flags. by Chih-Hung Hsieh · 10 years ago
  41. 039cd7e Merge "Add LOCAL_NO_FPIE." by Tim Murray · 10 years ago
  42. 595d0db Add LOCAL_NO_FPIE. by Tim Murray · 10 years ago
  43. 7754e0c Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6." by Ying Wang · 10 years ago
  44. 2f9fa52 Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE." by Stephen Hines · 10 years ago
  45. 5c72544 Fix build breakage due to incorrect bcc_compat RS_TRIPLE. by Stephen Hines · 10 years ago
  46. cee38d5 Merge "[MIPSR6] R6 target options for clang" by Ying Wang · 10 years ago
  47. 10326b3 [MIPS64] Modify the default MIPS64 build to MIPS64R6. by Raghu Gandham · 10 years ago
  48. 7ba7d7f Default host module to 64-bit except for SDK builds. by Ying Wang · 10 years ago
  49. ec8778e8 Merge "Fix RS_TRIPLE and RS_TRIPLE_CFLAGS." by Stephen Hines · 10 years ago
  50. 7852b80 Merge "Add missing flags to x86 (both 32- and 64-bit) arch variants. Delete x86_64-atom.mk as we don't support 64-bit on old Atom." by Ying Wang · 10 years ago
  51. 039675a Fix RS_TRIPLE and RS_TRIPLE_CFLAGS. by Stephen Hines · 10 years ago
  52. a4331e3 Add --no-include-debug-symbols to avoid bloat in user builds by Brian Carlstrom · 10 years ago
  53. fb482c6 Clang rejects -Wno-old-style-declaration flag. by Chih-Hung Hsieh · 10 years ago
  54. b699b0e Merge "Clang does not recognize -Wno-literal-suffix." by Chih-Hung Hsieh · 10 years ago
  55. 4d12b57 Clang does not recognize -Wno-literal-suffix. by Chih-Hung Hsieh · 10 years ago
  56. 18f23de Merge "Push ISA features into system properties" by Calin Juravle · 10 years ago
  57. 68b2464 Push ISA features into system properties by Calin Juravle · 10 years ago
  58. 0278174 Add GCC only flags to clang .mk files. by Chih-Hung Hsieh · 10 years ago
  59. 0fa6a40 HAVE_FUTEX is unused. by Elliott Hughes · 10 years ago
  60. a9ec835 Merge "Remove HAVE_ANDROID_PTHREAD_SETNAME_NP." by Elliott Hughes · 10 years ago
  61. 10f5a42 Merge "HAVE_OPEN_MEMSTREAM is no longer used." by Elliott Hughes · 10 years ago
  62. 70f3f33 Remove HAVE_ANDROID_PTHREAD_SETNAME_NP. by Elliott Hughes · 10 years ago
  63. 31c667e HAVE_OPEN_MEMSTREAM is no longer used. by Elliott Hughes · 10 years ago
  64. e0f44ac Performance improvement for whole static libs by Dan Albert · 10 years ago
  65. 36ba1db Merge "Remove unused entries from AndroidConfig.h." by Elliott Hughes · 10 years ago
  66. 032ac32 Remove unused entries from AndroidConfig.h. by Elliott Hughes · 10 years ago
  67. be0af1f Merge "Strip my_clang on assignment." by Dan Albert · 10 years ago
  68. db905e7 Strip my_clang on assignment. by Dan Albert · 10 years ago
  69. f8d8857 Merge "Remove HAVE_GETTID." by Elliott Hughes · 10 years ago
  70. 1ac1401 Remove HAVE_GETTID. by Elliott Hughes · 10 years ago
  71. c15103f Add compile time check for statically linked libc by Dmitriy Ivanov · 10 years ago
  72. 06659bc Add flag to enable default clang builds--USE_CLANG_PLATFORM_BUILD. by Tim Murray · 10 years ago
  73. 5bac962 Fix HOST_LIBRARY_PATH. by Ying Wang · 10 years ago
  74. bfd6516 Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-so by Ying Wang · 10 years ago
  75. 1be3336 Merge "Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option." by Andreas Gampe · 10 years ago
  76. 440cc76 Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option. by Alex Light · 10 years ago
  77. 594a10a Consistent use of USE_MINGW by Ying Wang · 10 years ago
  78. 95994de Fix Windows SDK build. by Dan Albert · 10 years ago
  79. b6bb71b Inhibit implicit -Bsymolic in -shared. by Dan Albert · 10 years ago
  80. 4803ce2 Fix uses of -fPIC and -fPIE. by Dan Albert · 10 years ago
  81. ce090d3 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  82. 2d645ab Add missing flags to x86 (both 32- and 64-bit) arch variants. by Varvara Rainchik · 10 years ago
  83. 430ec57 Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]" by Brian Carlstrom · 10 years ago
  84. 13066a8 [MIPSR6] R6 target options for clang by Duane Sand · 10 years ago
  85. 4d30e5e Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build] by Brian Carlstrom · 10 years ago
  86. d23798b Merge "[MIPSR6] Add mips64r6 and mips32r6 targets" by Elliott Hughes · 10 years ago
  87. 44ee341 Update host linux toolchain to gcc 4.8 by David 'Digit' Turner · 10 years ago
  88. 495630f Don't fail the build for dangling module names. by Ying Wang · 10 years ago
  89. 7a739f3 Merge "Use hermetic host toolchains." by Ying Wang · 10 years ago
  90. 1b0fc43 Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" by Ying Wang · 10 years ago
  91. bfcdf06 Allow LOCAL_ASSET_DIR point to nonexistent dir by Ying Wang · 10 years ago
  92. 5e2ebcb Use hermetic host toolchains. by Ying Wang · 10 years ago
  93. 6bab974 [MIPSR6] Add mips64r6 and mips32r6 targets by Duane Sand · 10 years ago
  94. 6670e24 [MIPS] Unite mipsel and mips64el 4.9 gcc toolchains by Duane Sand · 10 years ago
  95. 41ca444 [MIPS64] Enable mips64 clang by Duane Sand · 10 years ago
  96. 6be7d2e Merge "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."" by Marcin Kosiba · 10 years ago
  97. a4f84fd Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang." by Dan Albert · 10 years ago
  98. 45040bd Merge "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang." by Ying Wang · 10 years ago
  99. 970d053 Merge "Fix doc target for multidex support library." by Yohann Roussel · 10 years ago
  100. f3ca3d5 fix build by Tim Murray · 10 years ago