1. c7d1a97 Add -fcolor-diagnostics to global clang cflags. by Ying Wang · 10 years ago
  2. 427d1e9 Merge "Pull in latest protolib when using LOCAL_PROTOC_OPTIMIZE_TYPE." by Jeff Davidson · 10 years ago
  3. e270873 Specify -mcpu=krait for clang. by Ian Rogers · 10 years ago
  4. 97ef1d4 Merge "Add OpenJDK 8 experimental support" by Neil Fuller · 10 years ago
  5. 22b6c5c Add unknown flag to CLANG_CONFIG_UNKNOWN_CFLAGS. by Chih-Hung Hsieh · 10 years ago
  6. d274e04 Merge "Don't sort shared library link order." by Dan Albert · 10 years ago
  7. 04eead7 Don't sort shared library link order. by Dan Albert · 10 years ago
  8. ea503d2 Merge "Raise x86 arch requirement to prescott." by Chih-Hung Hsieh · 10 years ago
  9. b8ddd55 Pull in latest protolib when using LOCAL_PROTOC_OPTIMIZE_TYPE. by Jeff Davidson · 10 years ago
  10. 960f22c Add OpenJDK 8 experimental support by Neil Fuller · 10 years ago
  11. 4dfda1f Merge "Remove Java 6 build support" by Neil Fuller · 10 years ago
  12. c248fa3 Raise x86 arch requirement to prescott. by Chih-Hung Hsieh · 10 years ago
  13. 57c8a15 Set default to Clang integrated assembler. by Chih-Hung Hsieh · 10 years ago
  14. 46e00ea Remove Java 6 build support by Neil Fuller · 10 years ago
  15. 85f24a4 Reset LOCAL_2ND_ARCH_VAR_PREFIX before referencing it. by Ying Wang · 10 years ago
  16. 18cd022 Merge "Add -Wno-unused-command-line-argument to clang cflags to enable ccache." by Ying Wang · 10 years ago
  17. 24e0336 Add -Wno-unused-command-line-argument to clang cflags to enable ccache. by Ying Wang · 10 years ago
  18. 4ffe3f5 We also need -rdynamic for host ASAN. by Dan Albert · 10 years ago
  19. 1f134dd Merge "Add support for ASAN in host modules." by Dan Albert · 10 years ago
  20. 2daceaa Add support for ASAN in host modules. by Dan Albert · 10 years ago
  21. ed8206d Merge "Remove unnecessary 10.8-specific build rules" by Stephen Hines · 10 years ago
  22. 28c2d3b Merge "Fix breakage for x86_64 static executables." by Dan Albert · 10 years ago
  23. 781094f Remove unnecessary 10.8-specific build rules by Stephen Hines · 10 years ago
  24. 403ab71 Fix breakage for x86_64 static executables. by Dan Albert · 10 years ago
  25. 26707ca Merge "Use libstc++ for the name of bionic's STL." by Dan Albert · 10 years ago
  26. 93e8cf7 Use libstc++ for the name of bionic's STL. by Dan Albert · 10 years ago
  27. fc82be6 Merge "Add LPAE to dex2oat ISA feature list." by Ian Rogers · 10 years ago
  28. 4e3e9ff Merge "Fix Java detection on some Linux distributions" by Ying Wang · 10 years ago
  29. 6825e3c Add LPAE to dex2oat ISA feature list. by Ian Rogers · 10 years ago
  30. 07b212a Merge "Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level." by Ian Rogers · 10 years ago
  31. b49987e Never use stlport on the host. by Dan Albert · 10 years ago
  32. 311384f Fix Java detection on some Linux distributions by Bernhard Rosenkraenzer · 10 years ago
  33. 63e551f Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level. by Ian Rogers · 10 years ago
  34. e1b17e7 Link compiler-rt in the correct order. by Dan Albert · 10 years ago
  35. 165fdf4 Merge "Remove "-mstackrealign" option from all x86 builds." by Elliott Hughes · 10 years ago
  36. ae2d47a Remove "-mstackrealign" option from all x86 builds. by Alexander Ivchenko · 10 years ago
  37. f179473 Merge "Introduce per-product per-module dex-preopt config" by Ying Wang · 10 years ago
  38. 29373be Merge "Add -fPIC as default Clang mips ASFLAGS." by Chih-Hung Hsieh · 10 years ago
  39. 4c12c03 LOCAL_NATIVE_COVERAGE should imply -O0. by Dan Albert · 10 years ago
  40. ce6300a Add -fPIC as default Clang mips ASFLAGS. by Chih-Hung Hsieh · 10 years ago
  41. 20ebd2e Introduce per-product per-module dex-preopt config by Ying Wang · 10 years ago
  42. 75e8fcb Apply LOCAL_CXX_STL to also prebuilts. by Ying Wang · 10 years ago
  43. 4c0c390 Fix typo. by Nicolas Geoffray · 10 years ago
  44. 4af753c Merge "Make which dex2oat version to use configurable." by Nicolas Geoffray · 10 years ago
  45. 75c08b2 Make which dex2oat version to use configurable. by Nicolas Geoffray · 10 years ago
  46. 642c81e Merge "Stash original values of CC and CXX." by Dan Albert · 10 years ago
  47. a8fd668 Remove unused my_compiler_dependencies. by Dan Albert · 10 years ago
  48. ec1b90f Stash original values of CC and CXX. by Dan Albert · 10 years ago
  49. 2251ea4 Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h. by Dan Albert · 10 years ago
  50. 35dd358 Merge "Update prebuilt RS clcore location." by Tim Murray · 10 years ago
  51. 00fa757 Update prebuilt RS clcore location. by Tim Murray · 10 years ago
  52. 78b6cea Clear all LOCAL_CLANG_*FLAGS*. by Chih-Hung Hsieh · 10 years ago
  53. 8260562 java_alternative_checked_module takes precedence. by Ying Wang · 10 years ago
  54. 6c1d1cc Don't modify LOCAL_CHECKED_MODULE. by Ying Wang · 10 years ago
  55. 4a8d5c1 Merge "Add local Clang+target specific flags." by Chih-Hung Hsieh · 10 years ago
  56. 619fdb8 Add local Clang+target specific flags. by Chih-Hung Hsieh · 10 years ago
  57. 683c392 Fix detection of C++ STL for tests. by Dan Albert · 10 years ago
  58. 670018f Merge "Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables." by Stephen Hines · 10 years ago
  59. 3cf2057 Merge "Use new variable LLVM_PREBUILTS_VERSION to simplify path construction." by Stephen Hines · 10 years ago
  60. f008966 Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables. by Stephen Hines · 10 years ago
  61. 850a4cb Test __GLIBC__ is defined before using its value. by Ian Rogers · 10 years ago
  62. 8affa16 Use new variable LLVM_PREBUILTS_VERSION to simplify path construction. by Lai Wei-Chih · 10 years ago
  63. 3302924 Merge "Add option for generating coverage info." by Dan Albert · 10 years ago
  64. 4bbc6c7 Add option for generating coverage info. by Dan Albert · 10 years ago
  65. 8fe8dc8 Remove unused HAVE_OFF64_T. by Elliott Hughes · 10 years ago
  66. 76ab00f Remove the unused IPC macros. by Elliott Hughes · 10 years ago
  67. 9c226d1 build: remove HAVE_OOM_ADJ by Todd Poynor · 11 years ago
  68. b69b7d7 Merge "Fix recovery image build for 32p" by Ying Wang · 10 years ago
  69. e2f5470 Merge "Remove unused HAVE_EPOLL." by Elliott Hughes · 10 years ago
  70. 67839a5 Remove unused HAVE_EPOLL. by Elliott Hughes · 10 years ago
  71. b97b1e5 Merge "Enable dalvik.vm.lockprof.threshold on eng builds in addition to userdebug" by Brian Carlstrom · 10 years ago
  72. 85d56eb Enable dalvik.vm.lockprof.threshold on eng builds in addition to userdebug by Brian Carlstrom · 10 years ago
  73. b05f2ca Move selection of C++ STL into the build system. by Dan Albert · 10 years ago
  74. 7c02ec9 Fix recovery image build for 32p by Bruce Beare · 10 years ago
  75. 96c2af0 Enable multilib odex only if TARGET_2ND_ARCH is defined. by Ying Wang · 10 years ago
  76. 2e9f639 Support to build apk odex for both arch. by Ying Wang · 10 years ago
  77. bfbd41e Missed one part of removing the vbox target. by Dan Albert · 10 years ago
  78. 388dce3 Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64: by Alexander Ivchenko · 10 years ago
  79. 8b34769 Add LOCAL_POST_LINK_CMD. by Ying Wang · 10 years ago
  80. 9aa69a6 Add LOCAL_CLANG_*FLAGS for clang only flags. by Chih-Hung Hsieh · 10 years ago
  81. 039cd7e Merge "Add LOCAL_NO_FPIE." by Tim Murray · 10 years ago
  82. 595d0db Add LOCAL_NO_FPIE. by Tim Murray · 10 years ago
  83. 7754e0c Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6." by Ying Wang · 10 years ago
  84. 2f9fa52 Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE." by Stephen Hines · 10 years ago
  85. 5c72544 Fix build breakage due to incorrect bcc_compat RS_TRIPLE. by Stephen Hines · 10 years ago
  86. cee38d5 Merge "[MIPSR6] R6 target options for clang" by Ying Wang · 10 years ago
  87. 10326b3 [MIPS64] Modify the default MIPS64 build to MIPS64R6. by Raghu Gandham · 10 years ago
  88. 7ba7d7f Default host module to 64-bit except for SDK builds. by Ying Wang · 10 years ago
  89. ec8778e8 Merge "Fix RS_TRIPLE and RS_TRIPLE_CFLAGS." by Stephen Hines · 10 years ago
  90. 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
  91. 039675a Fix RS_TRIPLE and RS_TRIPLE_CFLAGS. by Stephen Hines · 10 years ago
  92. a4331e3 Add --no-include-debug-symbols to avoid bloat in user builds by Brian Carlstrom · 10 years ago
  93. fb482c6 Clang rejects -Wno-old-style-declaration flag. by Chih-Hung Hsieh · 10 years ago
  94. b699b0e Merge "Clang does not recognize -Wno-literal-suffix." by Chih-Hung Hsieh · 10 years ago
  95. 4d12b57 Clang does not recognize -Wno-literal-suffix. by Chih-Hung Hsieh · 10 years ago
  96. 18f23de Merge "Push ISA features into system properties" by Calin Juravle · 10 years ago
  97. 68b2464 Push ISA features into system properties by Calin Juravle · 10 years ago
  98. 0278174 Add GCC only flags to clang .mk files. by Chih-Hung Hsieh · 10 years ago
  99. 0fa6a40 HAVE_FUTEX is unused. by Elliott Hughes · 10 years ago
  100. a9ec835 Merge "Remove HAVE_ANDROID_PTHREAD_SETNAME_NP." by Elliott Hughes · 10 years ago