1. 25b8bb3 Remove unused PRODUCT_TAGS by Brian Carlstrom · 10 years ago
  2. ae90c07 Merge "Disable transitive symbol resolving for arm64." by Ying Wang · 10 years ago
  3. cf6f808 Disable transitive symbol resolving for arm64. by Ying Wang · 10 years ago
  4. 39a5bba Merge "disable Krait for Mac builds to avoid assembler issues" by Tim Murray · 10 years ago
  5. 73a730c Merge "Remove libdvm support from the core build system." by Ying Wang · 10 years ago
  6. d54520a Remove libdvm support from the core build system. by Ying Wang · 10 years ago
  7. 2bc1901 Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA by Brian Carlstrom · 10 years ago
  8. 1f2977f Remove HAVE_SCHED_H. by Elliott Hughes · 10 years ago
  9. da22594 Remove unused OS_SHARED_LIB_FORMAT_STR. by Elliott Hughes · 10 years ago
  10. 7c40fb9 disable Krait for Mac builds to avoid assembler issues by Tim Murray · 10 years ago
  11. 4ae5d4b Add a SANITIZE_HOST flag. by Dan Albert · 10 years ago
  12. b58fb4a Let clang decide ASan linker flags for the host. by Dan Albert · 10 years ago
  13. 37979c5 Merge "Upgrade gcc compiler for arm build from 4.8 to 4.9" by Rong Xu · 10 years ago
  14. 8298ddb Merge "bionic doesn't implement _FILE_OFFSET_BITS." by Elliott Hughes · 10 years ago
  15. a374769 Darwin has never had a 32-bit off_t. by Elliott Hughes · 10 years ago
  16. 2c93d80 bionic doesn't implement _FILE_OFFSET_BITS. by Elliott Hughes · 10 years ago
  17. c7296b6 Merge "Remove ARCH_X86." by Elliott Hughes · 10 years ago
  18. bf8346e Upgrade gcc compiler for arm build from 4.8 to 4.9 by Rong Xu · 10 years ago
  19. 4b57e51 Remove ARCH_X86. by Elliott Hughes · 10 years ago
  20. ff4ea2c Remove ARCH_ARM. by Elliott Hughes · 10 years ago
  21. ea4f39e Merge "Switch to Clang 3.6." by Stephen Hines · 10 years ago
  22. 433f161 Switch to Clang 3.6. by Stephen Hines · 10 years ago
  23. b919da4 Merge "Rename core/combo/arch/x86/x86-atom.mk to core/combo/arch/x86/atom.mk." by Elliott Hughes · 10 years ago
  24. 6bbaee0 Rename core/combo/arch/x86/x86-atom.mk to core/combo/arch/x86/atom.mk. by Alexander Ivchenko · 10 years ago
  25. 0db9ea9 Merge "Fix a preprocessor warning exposed by -Wundef." by Stephen Hines · 10 years ago
  26. d134f25 Fix a preprocessor warning exposed by -Wundef. by Stephen Hines · 10 years ago
  27. 7e7fc27 Merge "Remove unused BUILD_RAW_EXECUTABLE and BUILD_RAW_STATIC_LIBRARY." by Elliott Hughes · 10 years ago
  28. 4bad2d2 Merge "Add more support for GLOBAL_CONLYFLAGS." by Stephen Hines · 10 years ago
  29. 86e6b7e Remove unused BUILD_RAW_EXECUTABLE and BUILD_RAW_STATIC_LIBRARY. by Elliott Hughes · 10 years ago
  30. a11cf4d Don't set up the prebuilt apk rule twice. by Ying Wang · 10 years ago
  31. 1568029 Add more support for GLOBAL_CONLYFLAGS. by Stephen Hines · 10 years ago
  32. d2fa96d Fix a typo in my_cppflags assignment. by Dan Albert · 10 years ago
  33. c6d435f Remove HAVE_SYS_UIO_H. by Elliott Hughes · 10 years ago
  34. b35ef25 Remove unused HAVE_STDBOOL_H. by Elliott Hughes · 10 years ago
  35. 29f8d7d Merge "Make gnu++11 the default standard version." by Dan Albert · 10 years ago
  36. 9ed0cd5 Kill unused HAVE_WRITEV. by Elliott Hughes · 10 years ago
  37. ffefd33 Revert "Use PRIVATE_POST_INSTALL_CMD to simplify executable_prefer_symlink.mk" by Nicolas Geoffray · 10 years ago
  38. bf0426f Make gnu++11 the default standard version. by Dan Albert · 10 years ago
  39. 29f0a48 Use PRIVATE_POST_INSTALL_CMD to simplify executable_prefer_symlink.mk by Ying Wang · 10 years ago
  40. 3da4f32 Remove TARGET_CPU_SMP. by Serban Constantinescu · 10 years ago
  41. 619b692 Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  42. 80c63dd Kill LOCAL_SOCKET_NAMESPACE. by Elliott Hughes · 10 years ago
  43. e440c3c Revert "Fix the libgcc/libatomic link order." by Dan Albert · 10 years ago
  44. c9b2472 Kill INCLUDE_SYS_MOUNT_FOR_STATFS. by Elliott Hughes · 10 years ago
  45. 79d8f41 Merge "Fix building on modern versions of Xcode and OS X." by Ying Wang · 10 years ago
  46. 1acc2a1 kill HAVE_PREAD by Yabin Cui · 10 years ago
  47. 471e60d Merge "Use ALL_MODULES.$(m).INSTALLED in modules-for-tag-list" by Ying Wang · 10 years ago
  48. 16ccc03 kill HAVE_MADVISE by Yabin Cui · 10 years ago
  49. 96a5220 Build: Support for compiled-classes file by Andreas Gampe · 10 years ago
  50. 97f28c6 core: Use WITH_DEXPREOPT_PIC=true to have dex2oat build pic oat files by Igor Murashkin · 10 years ago
  51. bce40c3 Remove another unused definition. by Elliott Hughes · 10 years ago
  52. 436c739 Kill unused ARCH_* defines. by Elliott Hughes · 10 years ago
  53. e5743ef Merge "Remove libdvm dex preopt support." by Elliott Hughes · 10 years ago
  54. 634f799 Use ALL_MODULES.$(m).INSTALLED in modules-for-tag-list by Ying Wang · 10 years ago
  55. 57ed1dd Merge "kill HAVE_TERMIO_H" by Yabin Cui · 10 years ago
  56. ef8a940 Remove libdvm dex preopt support. by Elliott Hughes · 10 years ago
  57. 9b0ccb7 Merge "Fix the libgcc/libatomic link order." by Dan Albert · 10 years ago
  58. a16825f kill HAVE_TERMIO_H by Yabin Cui · 10 years ago
  59. ec64b05 Merge "Add -Wl,--hash-style=sysv flag to rs: transform-bc-to-so for compatibility lib." by Miao Wang · 10 years ago
  60. f63ca1e Merge "Disable gnu style linker hash for NDK builds." by Dan Albert · 10 years ago
  61. 0c9b3ba Install preloaded-classes as a standalone configuration file by Ying Wang · 10 years ago
  62. 8df7653 Merge "Remove logic for platform stlport gtest." by Dan Albert · 10 years ago
  63. e23e808 Add -Wl,--hash-style=sysv flag to rs: transform-bc-to-so for compatibility lib. by Miao Wang · 10 years ago
  64. d3d894d Disable gnu style linker hash for NDK builds. by Dan Albert · 10 years ago
  65. a05a04c Merge "Refactor transform-o-to-* definitions." by Dan Albert · 10 years ago
  66. 741b36e Fix the libgcc/libatomic link order. by Dan Albert · 10 years ago
  67. 3537692 Merge "Switch --hash-style to gnu" by Dmitriy Ivanov · 10 years ago
  68. 93efec8 Merge "Pass instruction set variant to dex2oat." by Ian Rogers · 10 years ago
  69. e088c0d Refactor transform-o-to-* definitions. by Dan Albert · 10 years ago
  70. eddd9fb Merge "kill HAVE_FORKEXEC" by Yabin Cui · 10 years ago
  71. 179685c Switch --hash-style to gnu by Dmitriy Ivanov · 10 years ago
  72. e9ae59b kill HAVE_LOCALTIME_R by Yabin Cui · 10 years ago
  73. 1923010 kill HAVE_GETHOSTBYNAME_R by Yabin Cui · 10 years ago
  74. 0e3a0fc Remove HAVE_SHORT_ENUMS. by Elliott Hughes · 10 years ago
  75. e9680c2 kill HAVE_FORKEXEC by Yabin Cui · 10 years ago
  76. 957037d Merge "kill HAVE_POSIX_FILEMAP" by Yabin Cui · 10 years ago
  77. aea83e0 Merge "Upgrade host tool to x86_64-linux-glibc2.15-4.8" by Chih-Hung Hsieh · 10 years ago
  78. 8914f71 Remove logic for platform stlport gtest. by Dan Albert · 10 years ago
  79. 954b5bd Make modules depend on their makefile. by Dan Albert · 10 years ago
  80. 1f63715 Merge "Use platform protobuf unless building with NDK." by Dan Albert · 10 years ago
  81. c3031c7 Use platform protobuf unless building with NDK. by Dan Albert · 10 years ago
  82. 3b9d876 kill HAVE_POSIX_FILEMAP by Yabin Cui · 10 years ago
  83. b389394 Merge "Remove unused variables from select.mk." by Elliott Hughes · 10 years ago
  84. a3850a9 Remove unused variables from select.mk. by Elliott Hughes · 10 years ago
  85. 70af4d3 remove __linux__ in AndroidConfig.h by Yabin Cui · 10 years ago
  86. 8659634 Merge "kill OS_CASE_SENSITIVE" by Yabin Cui · 10 years ago
  87. d8e38e1 Merge "kill HAVE_INOTIFY" by Yabin Cui · 10 years ago
  88. 3dbac21 Merge "kill HAVE_STAT_ST_MTIM" by Yabin Cui · 10 years ago
  89. e8e5e99 kill HAVE_INOTIFY by Yabin Cui · 10 years ago
  90. 07793e1 Remove HAVE_DIRENT_D_TYPE. by Elliott Hughes · 10 years ago
  91. 4120e83 kill HAVE_STAT_ST_MTIM by Yabin Cui · 10 years ago
  92. 772034b kill OS_CASE_SENSITIVE by Yabin Cui · 10 years ago
  93. 1036850 Merge "kill HAVE_SCHED_SETSCHEDULER" by Yabin Cui · 10 years ago
  94. 35e8e32 kill HAVE_SCHED_SETSCHEDULER by Yabin Cui · 10 years ago
  95. 1199f73 Fix building on modern versions of Xcode and OS X. by Al Sutton · 10 years ago
  96. ea93ae6 Remove logic for libstdc++ gtest libs. by Dan Albert · 10 years ago
  97. a18a283 Pass instruction set variant to dex2oat. by Ian Rogers · 10 years ago
  98. 89ac6e4 Remove more namespace pollution (HAVE_TM_GMTOFF). by Elliott Hughes · 10 years ago
  99. e5e26e2 Remove more namespace pollution (HAVE_FUNOPEN). by Elliott Hughes · 10 years ago
  100. 9e95a0f Merge "Remove more namespace pollution." by Elliott Hughes · 10 years ago