1. 054ffd2 Define TARGET_GCC_VERSION in target specific make files. by Ben Cheng · 12 years ago
  2. 40febca x86: enable FORTIFY_SOURCE by Nick Kralevich · 12 years ago
  3. eb98e08 am 865d851a: Merge "Remove the obsolete comments and change the misleading var name." by Ying Wang · 12 years ago
  4. 85e8cda Remove the obsolete comments and change the misleading var name. by Ying Wang · 12 years ago
  5. abfb252 resolved conflicts for merge of 8b3ce5a3 to stage-aosp-master by Andrew Hsieh · 12 years ago
  6. e2e28f6 Use prebuilt gcc for MacOSX by Andrew Hsieh · 12 years ago
  7. d125adc am ef9744f7: Merge "Remove manual WITH_JIT setting from build/." by Elliott Hughes · 12 years ago
  8. 07a6db8 Remove manual WITH_JIT setting from build/. by Elliott Hughes · 12 years ago
  9. 267b07b am 7176e801: Merge "Add TARGET_GCC_VERSION" by Andrew Hsieh · 12 years ago
  10. 06b63ba Add TARGET_GCC_VERSION by Andrew Hsieh · 12 years ago
  11. 7c56556 am d883749e: Merge "x86: add --warn-shared-textrel" by Nick Kralevich · 12 years ago
  12. 4f2f16d x86: add --warn-shared-textrel by Nick Kralevich · 12 years ago
  13. 15f116b am 91fd1231: Support to build executables against the NDK by Ying Wang · 12 years ago
  14. 91fd123 Support to build executables against the NDK by Ying Wang · 12 years ago
  15. 23025ec am f3b02739: am 7653519f: Merge "[MIPS] Makes a build system use PIE flag" by Nick Kralevich · 12 years ago
  16. 76a6dc3 Fix common typo in comments, warning and error messages. by Ian Rogers · 12 years ago
  17. f1e4df7 [MIPS] Makes a build system use PIE flag by Miroslav Ignjatovic · 12 years ago
  18. 5bdf305 Move AndroidConfig.h from system/core to the build project. by Ying Wang · 12 years ago
  19. 5630521 resolved conflicts for merge of 3e91f5ad to jb-mr1-dev by Andrew Hsieh · 12 years ago
  20. c2fb239 Enable stack-protector for x86 by Andrew Hsieh · 12 years ago
  21. d4ace13 am 4dc6ed96: am 9eb87b8d: Merge "Add pattern to check for GCC 4.6" by Jean-Baptiste Queru · 12 years ago
  22. d5096c6 resolved conflicts for merge of 5c903372 to jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  23. 9eb87b8 Merge "Add pattern to check for GCC 4.6" by Jean-Baptiste Queru · 12 years ago
  24. 9e2b471 Merge "Use gold linker on x86" by Jean-Baptiste Queru · 12 years ago
  25. b205b46 Use gold linker on x86 by Pavel Chupin · 12 years ago
  26. 26c7805 Add pattern to check for GCC 4.6 by Andrew Hsieh · 12 years ago
  27. 414d7e8 am dbf6ad06: am 713bac96: Merge "ARM: put crtbegin_so.o at the beginning where it belongs" by Jean-Baptiste Queru · 12 years ago
  28. 713bac9 Merge "ARM: put crtbegin_so.o at the beginning where it belongs" by Jean-Baptiste Queru · 12 years ago
  29. cd9668e am e3479ea5: am 15012c11: Merge "Build on Mac OS X : add experimental SDK versions" by Jean-Baptiste Queru · 12 years ago
  30. 15012c1 Merge "Build on Mac OS X : add experimental SDK versions" by Jean-Baptiste Queru · 12 years ago
  31. 691e024 Build on Mac OS X : add experimental SDK versions by SangWook Han · 12 years ago
  32. 6c1f9cc ARM: put crtbegin_so.o at the beginning where it belongs by Ard Biesheuvel · 12 years ago
  33. 31ef103 Added BUILD_HOST_static to build statically linked executable/shared-lib by Andrew Hsieh · 12 years ago
  34. 732b2ba Merge "Don't include system/core/include/arch/<arch>/Android.mk for apps-only build." into jb-mr1-dev by Ying Wang · 12 years ago
  35. da4bf42 Don't include system/core/include/arch/<arch>/Android.mk for apps-only build. by Ying Wang · 12 years ago
  36. 2f32c04 am d77d8906: am 6020d698: Merge "select.mk: Tune ccache options" by Jean-Baptiste Queru · 12 years ago
  37. 1f93043 select.mk: Tune ccache options by Andrew Boie · 12 years ago
  38. a8811fd fix MIPS build by Keun young Park · 12 years ago
  39. 880d3f3 resolved conflicts for merge of 0ac38a4e to jb-mr1-dev by Elliott Hughes · 12 years ago
  40. 5f6c7fd Remove TARGET_linux-sh.mk. by Elliott Hughes · 12 years ago
  41. 62481e3 Merge "arm: add --warn-shared-textrel" into jb-mr1-dev by Nick Kralevich · 12 years ago
  42. b238210 arm: add --warn-shared-textrel by Nick Kralevich · 12 years ago
  43. c244634 am 64b8c6e9: am 6e6d92c4: Merge "Support for MIPS Build targets." by Jean-Baptiste Queru · 12 years ago
  44. 06afc1c Support for MIPS Build targets. by Raghu Gandham · 12 years ago
  45. f116e9b Add -fuse-ld=bfd to x86 target by Andrew Hsieh · 12 years ago
  46. bae121a Add -fuse-ld=bfd to x86 target by Andrew Hsieh · 12 years ago
  47. dfb5818 am d512fda4: am e42ed0ba: Merge "Move the llvm-gcc warning from HOST_darwin-x86.mk to main.mk" by Ying Wang · 12 years ago
  48. d512fda am e42ed0ba: Merge "Move the llvm-gcc warning from HOST_darwin-x86.mk to main.mk" by Ying Wang · 12 years ago
  49. 478ba5e Move the llvm-gcc warning from HOST_darwin-x86.mk to main.mk by Ying Wang · 12 years ago
  50. 41a3fb3 am 6e207824: resolved conflicts for merge of 572d0d7d to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  51. 6e20782 resolved conflicts for merge of 572d0d7d to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  52. 3f8ff03 Merge "x86: Clean up atom vs/ non-atom compiler flags, enable SSSE3" by Jean-Baptiste Queru · 12 years ago
  53. 2f65e81 am 06b1a47f: am d3d78a30: am a11ad6c2: Merge "gcc 4.6 requires --copy-dt-needed-entries" by Jean-Baptiste Queru · 12 years ago
  54. 06b1a47 am d3d78a30: am a11ad6c2: Merge "gcc 4.6 requires --copy-dt-needed-entries" by Jean-Baptiste Queru · 12 years ago
  55. a11ad6c Merge "gcc 4.6 requires --copy-dt-needed-entries" by Jean-Baptiste Queru · 12 years ago
  56. e556005 resolved conflicts for merge of 5c0ee702 to master by Ying Wang · 12 years ago
  57. 5c0ee70 am 79d39a30: am 874563f9: Merge "Fix generic build on Max OS X 10.7 Lion" by Ying Wang · 12 years ago
  58. 02eb37c Fix generic build on Max OS X 10.7 Lion by SangWook Han · 12 years ago
  59. 10f7753 Tweak cflags for building with SDK 10.6. by Ying Wang · 12 years ago
  60. fcc2a60 am f1e424a6: am 3da13457: am 4b030617: Merge "XCode 4.3+ compatibility check-in" by Ying Wang · 12 years ago
  61. f1e424a am 3da13457: am 4b030617: Merge "XCode 4.3+ compatibility check-in" by Ying Wang · 12 years ago
  62. 51f9bb0 XCode 4.3+ compatibility check-in by Al Sutton · 12 years ago
  63. a46c480 arm: add -D_FORTIFY_SOURCE=1 to the default cflags by Nick Kralevich · 12 years ago
  64. 130ae6a resolved conflicts for merge of 9f4d00b9 to master by Ying Wang · 12 years ago
  65. 9f4d00b am e534e2eb: am 47450542: Merge "Use Mac OS X SDK 10.6." by Ying Wang · 12 years ago
  66. 644dc16 Use Mac OS X SDK 10.6. by Ying Wang · 12 years ago
  67. abf72cf Use Mac OS X SDK 10.6. by Ying Wang · 12 years ago
  68. 9d50def Revert "Use Mac OS X SDK 10.6." by Ying Wang · 12 years ago
  69. 4c1b310 Use Mac OS X SDK 10.6. by Ying Wang · 12 years ago
  70. c3192b3 x86: Clean up atom vs/ non-atom compiler flags, enable SSSE3 by Bruce Beare · 13 years ago
  71. 52b6317 gcc 4.6 requires --copy-dt-needed-entries by Bruce Beare · 13 years ago
  72. f440828 Merge "Compile Mac OS binaries with unwind tables for libcorkscrew." by Elliott Hughes · 12 years ago
  73. 468d6a5 Compile Mac OS binaries with unwind tables for libcorkscrew. by Elliott Hughes · 12 years ago
  74. 0fc9007 am 6dfe3e11: Merge "Set generic_x86/BoardConfig.mk TARGET_ARCH_VARIANT to x86" into jb-dev-plus-aosp by Andrew Hsieh · 12 years ago
  75. 6dfe3e1 Merge "Set generic_x86/BoardConfig.mk TARGET_ARCH_VARIANT to x86" into jb-dev-plus-aosp by Andrew Hsieh · 12 years ago
  76. fed04c4 am 99e1613f: am 72b329e5: am 3c5191c6: Merge "Update build rule for executable with PRIVATE_ALL_WHOLE_STATIC_LIBRARIES" by Jean-Baptiste Queru · 12 years ago
  77. 8e376fb am 112a6747: Add -mno-movbe to disable "movbe" instruction from code-gen by Andrew Hsieh · 12 years ago
  78. 99e1613 am 72b329e5: am 3c5191c6: Merge "Update build rule for executable with PRIVATE_ALL_WHOLE_STATIC_LIBRARIES" by Jean-Baptiste Queru · 12 years ago
  79. 3c5191c Merge "Update build rule for executable with PRIVATE_ALL_WHOLE_STATIC_LIBRARIES" by Jean-Baptiste Queru · 12 years ago
  80. b968c85 Set generic_x86/BoardConfig.mk TARGET_ARCH_VARIANT to x86 by Andrew Hsieh · 12 years ago
  81. 112a674 Add -mno-movbe to disable "movbe" instruction from code-gen by Andrew Hsieh · 12 years ago
  82. dacf9bf am feec98b1: resolved conflicts for merge of 62855a83 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  83. feec98b resolved conflicts for merge of 62855a83 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  84. 2436ea8 Merge "Use i686-linux-android-4.6 for x86 build" by Jean-Baptiste Queru · 12 years ago
  85. b1a4e4e Delete the misleading var TARGET_OUT_STATIC_LIBRARIES. by Ying Wang · 12 years ago
  86. ee08fe3 stop using a custom linker script for static executables. by Nick Kralevich · 13 years ago
  87. 402d7f3 Use i686-linux-android-4.6 for x86 build by H.J. Lu · 12 years ago
  88. 0dc0380 am 9d602a70: am ecb1a565: x86: compile everything with relro / bind_now by Nick Kralevich · 12 years ago
  89. 9d602a7 am ecb1a565: x86: compile everything with relro / bind_now by Nick Kralevich · 12 years ago
  90. ecb1a56 x86: compile everything with relro / bind_now by Nick Kralevich · 12 years ago
  91. 61c37e7 Update build rule for executable with PRIVATE_ALL_WHOLE_STATIC_LIBRARIES by Kito Cheng · 13 years ago
  92. 92fadc6 am 269a40d1: am b031afab: am bf3d3287: Merge "Use the same compilation flags on OS X 10.8 as 10.7" by Jean-Baptiste Queru · 12 years ago
  93. 269a40d am b031afab: am bf3d3287: Merge "Use the same compilation flags on OS X 10.8 as 10.7" by Jean-Baptiste Queru · 12 years ago
  94. 35bb642 Use the same compilation flags on OS X 10.8 as 10.7 by Al Sutton · 12 years ago
  95. eaa0f82 Merge "Members in LOCAL_WHOLE_STATIC_LIBRARIES should be force_loaded." by Shih-wei Liao · 12 years ago
  96. b268075 Members in LOCAL_WHOLE_STATIC_LIBRARIES should be force_loaded. by Shih-wei Liao · 12 years ago
  97. e11abdb am 76cc34ca: am 6dfbf024: am 9e4e3b37: Merge "TARGET_linux-arm.mk: use single slash version of -print-whatever" by Jean-Baptiste Queru · 12 years ago
  98. 76cc34c am 6dfbf024: am 9e4e3b37: Merge "TARGET_linux-arm.mk: use single slash version of -print-whatever" by Jean-Baptiste Queru · 12 years ago
  99. cd742a9 am 9bdc2907: am 8571ee47: am f562adc8: Merge "Force use of compatibility compilers on Apple\'s command line tools" by Jean-Baptiste Queru · 12 years ago
  100. 9bdc290 am 8571ee47: am f562adc8: Merge "Force use of compatibility compilers on Apple\'s command line tools" by Jean-Baptiste Queru · 12 years ago