1. e3d0679 Support arch-specific LOCAL_ variables by Ying Wang · 11 years ago
  2. 2958af2 build: use correct arm vs thumb arguments for 2nd arch builds by Colin Cross · 11 years ago
  3. 084017e Replace all references to LOCAL_GENERATED_SOURCES with my_generated_sources by Ying Wang · 11 years ago
  4. 61d499b Set up rules to build static libraries for TARGET_2ND_ARCH by Ying Wang · 11 years ago
  5. 4587455 Remove aprof support from the build system. by Ying Wang · 11 years ago
  6. 7fff9a1 Define PRIVATE_TARGET_ variables for only target modules. by Ying Wang · 11 years ago
  7. e6f6543 Allow clang to build host binaries. by Logan Chien · 11 years ago
  8. 246daf7 resolved conflicts for merge of 2b5d2c55 to klp-dev-plus-aosp by Andrew Hsieh · 11 years ago
  9. 906cb78 Add "WITH_STATIC_ANALYZER=1 m/mm/mmm/mma/mmma ..." by Andrew Hsieh · 11 years ago
  10. 1298475 resolved conflicts for merge of fcdf653a to klp-dev-plus-aosp by Andrew Hsieh · 11 years ago
  11. a62334e Merge "Add "WITH_SYNTAX_CHECK=1 make ..."" by Andrew Hsieh · 11 years ago
  12. 1be5fb6 am 25f39b2f: am 62cd88d0: Merge "FDO: Only support locally" by Ying Wang · 11 years ago
  13. 6cea59a Add "WITH_SYNTAX_CHECK=1 make ..." by Andrew Hsieh · 11 years ago
  14. 7c46742 FDO: Only support locally by synergydev · 11 years ago
  15. baa01fa am 4f30a507: Merge "Fix handling of .o files in LOCAL_GENERATED_SOURCES." into klp-dev by Torne (Richard Coles) · 11 years ago
  16. a5afbe8 Fix handling of .o files in LOCAL_GENERATED_SOURCES. by Torne (Richard Coles) · 11 years ago
  17. 0634a43 am 3208b615: am fc8b6338: resolved conflicts for merge of d65a7da3 to jb-mr2-dev-plus-aosp by Ying Wang · 11 years ago
  18. 3208b61 am fc8b6338: resolved conflicts for merge of d65a7da3 to jb-mr2-dev-plus-aosp by Ying Wang · 11 years ago
  19. f4723fa No need to filter out AndroidConfig.h for unbundled build by Ying Wang · 11 years ago
  20. 25d64be am 285045bd: Support for LOCAL_HAL_STATIC_LIBRARIES by Ying Wang · 11 years ago
  21. 285045b Support for LOCAL_HAL_STATIC_LIBRARIES by Ying Wang · 11 years ago
  22. 0790dcf am 2e45116d: am 515e0465: Merge "FDO: do not support host modules" by Ying Wang · 11 years ago
  23. 4a60576 FDO: do not support host modules by synergydev · 11 years ago
  24. 051a174 Add support for WITHOUT_CLANG by Mike Lockwood · 11 years ago
  25. d6b1d61 Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES by Ying Wang · 11 years ago
  26. fea1ffe Get rid of the liblog hack. by Ying Wang · 11 years ago
  27. c04a828 Revert "Get rid of the liblog hack." by Ying Wang · 11 years ago
  28. 7636578 Get rid of the liblog hack. by Ying Wang · 11 years ago
  29. cd3190a Revert "Add liblog" by Ying Wang · 11 years ago
  30. 8722580 Add liblog by Ying Wang · 11 years ago
  31. aace202 Support build rules which generate .o files. by Torne (Richard Coles) · 11 years ago
  32. 9485a57 Untwist the target/host shared library dependencies. by Ying Wang · 11 years ago
  33. 9c3aa05 Order-only deps on LOCAL_C/CXX and BCC_COMPAT by Ying Wang · 11 years ago
  34. c8dfc16 Fix libcompiler-rt. Use the official name libcompiler_rt. by Shih-wei Liao · 12 years ago
  35. a7aa800 Add support for RS in C++. by Tim Murray · 12 years ago
  36. 0cbacc4 am 86e2fd92: am daf5e22d: Add new embedded target for a super minimal android build by Mike Lockwood · 12 years ago
  37. daf5e22 Add new embedded target for a super minimal android build by Mike Lockwood · 12 years ago
  38. 91fd123 Support to build executables against the NDK by Ying Wang · 12 years ago
  39. e88d5af am 318330dd: am 9acbbf12: am 76a6dc3a: Fix common typo in comments, warning and error messages. by Ian Rogers · 12 years ago
  40. 76a6dc3 Fix common typo in comments, warning and error messages. by Ian Rogers · 12 years ago
  41. c6ffc00 Support to build executables against the NDK by Ying Wang · 12 years ago
  42. 3eea132 am 88ed4fb1: am 732b2ba7: 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
  43. da4bf42 Don't include system/core/include/arch/<arch>/Android.mk for apps-only build. by Ying Wang · 12 years ago
  44. 7429e21 Add LOCAL_CONLYFLAGS. by Ying Wang · 12 years ago
  45. 27d51bf Force out LOCAL_NDK_VERSION. by Ying Wang · 12 years ago
  46. 54fdb47 Retire LOCAL_NDK_VERSION. by Ying Wang · 12 years ago
  47. 7f8d0ba Adopt the new prebuilts/ndk/<number> paths. by Ying Wang · 12 years ago
  48. fe1bfe7 Force out LOCAL_NDK_VERSION. by Ying Wang · 12 years ago
  49. 848020f Retire LOCAL_NDK_VERSION. by Ying Wang · 12 years ago
  50. 239d049 Merge "Don't pass LOCAL_CFLAGS when compiling assembly code." by Ying Wang · 12 years ago
  51. 65d7852 Don't pass LOCAL_CFLAGS when compiling assembly code. by Ying Wang · 12 years ago
  52. f0dd858 Adopt the new prebuilts/ndk/<number> paths. by Ying Wang · 12 years ago
  53. bec4a4b Disable libcompiler-rt-extras for BUILD_TINY_ANDROID. by Stephen Hines · 12 years ago
  54. 471d6d8 am 4a65f812: am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNI" by Jean-Baptiste Queru · 12 years ago
  55. 4a65f81 am 6e587f53: Merge "Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNI" by Jean-Baptiste Queru · 12 years ago
  56. 70dc3e1 Profiling use aprof, enable by LOCAL_ENABLE_APROF or LOCAL_ENABLE_APROF_JNI by Kito Cheng · 12 years ago
  57. 022a7b3 Fix arm mode for the generated protobuf code. by Ying Wang · 12 years ago
  58. 8e53708 Don't add COMPILER_RT_CONFIG_EXTRA_STATIC_LIBRARIES if we build against NDK. by Ying Wang · 12 years ago
  59. c72f396 EXPERIMENTAL: Add libcompiler-rt-extras.a to device builds. by Stephen Hines · 12 years ago
  60. 68f1c77 Make export_includes depend on the module's definition makefile. by Ying Wang · 12 years ago
  61. 616e596 Write out export_includes whenever the module is built. by Ying Wang · 12 years ago
  62. c32af65 Revert "Write out export_includes whenever the module is built." by Ying Wang · 12 years ago
  63. 40c34f3 Write out export_includes whenever the module is built. by Ying Wang · 12 years ago
  64. f50f4c5 More Clang tweaks to the build system. by Evgeniy Stepanov · 12 years ago
  65. 4394aae Merge "Build system support to export include paths" by Ying Wang · 12 years ago
  66. 6cc9c06 Add support for building with AddressSanitizer. by Evgeniy Stepanov · 12 years ago
  67. a7095e9 Include Clang headers from ".../include" directory. by Evgeniy Stepanov · 12 years ago
  68. 2109487 Changes to C++ protocol buffer compilation. by Narayan Kamath · 12 years ago
  69. 9ad36ef Remove base_intermediates from LOCAL_C_INCLUDES by Colin Cross · 12 years ago
  70. dfbe79b Don't expose the compiler dependency. by Ying Wang · 12 years ago
  71. b71e2df Add LOCAL_CLANG variable to switch C/C++ build environment to Clang. by Evgeniy Stepanov · 12 years ago
  72. d14d3b4 Add a comment about publishing licenses for third-party code by Steve Block · 12 years ago
  73. 495e585 Revert "Remove unused notice_files target" by Steve Block · 12 years ago
  74. 620a527 Remove unused notice_files target by Steve Block · 12 years ago
  75. 5f07480 Build system support to export include paths by Ying Wang · 13 years ago
  76. 704c0c9 Use LOCAL_REQUIRED_MODULES to add dependency of installed shared libraries by Ying Wang · 13 years ago
  77. d9020c2 Add ABI specific include path for NDK. by Ying Wang · 13 years ago
  78. a7d9ca3 Use the LOCAL_* as dependency. by Ying Wang · 13 years ago
  79. e33ba4c Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  80. e3c3c6d Allow per module RTTI setting. This fixes a bug in previous check-ins. by Doug Kwan · 13 years ago
  81. 9a8ecf9 Allow enabling RTTI in a module. by Doug Kwan · 13 years ago
  82. fcdabd4 Add LOCAL_GROUP_STATIC_LIBRARIES by Ying Wang · 13 years ago
  83. cce4c97 Support stl variants when LOCAL_NDK_VERSION is set. by Ying Wang · 13 years ago
  84. 2f76c6d Add stl include path if LOCAL_NDK_VERSION is set by Ying Wang · 13 years ago
  85. d6b413a am 3be47af9: am b3f59bde: am 86a90364: Merge "core/binary.mk: Add missing Objective-C objects to the build." by David 'Digit' Turner · 13 years ago
  86. 5ca286d core/binary.mk: Add missing Objective-C objects to the build. by David 'Digit' Turner · 13 years ago
  87. 703e7c6 Build system tweaks for Valgrind. by Jeff Brown · 14 years ago
  88. c61d4c9 Extra protobuf-related support by Jean-Baptiste Queru · 14 years ago
  89. 79ee7bf Protobuf compiler support in the build system by Jean-Baptiste Queru · 14 years ago
  90. 33c0d95 Allow module-specific protoc flags. by Ying Wang · 14 years ago
  91. a5fc87a Integrate protocol buffer compiler into the build system. by Ying Wang · 14 years ago
  92. 5a98ec0 resolved conflicts for merge of 54ddcc27 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  93. 20d1ba6 Explicitly declare assembly only __ASSEMBLY__ macro for assembly source by Jim Huang · 14 years ago
  94. bbbed9e am 02c9813a: Prebuilt NDKs are merged for linux and darwin. by Ying Wang · 14 years ago
  95. 02c9813 Prebuilt NDKs are merged for linux and darwin. by Ying Wang · 14 years ago
  96. 3986fea am ef5bf469: am bce4b75f: Add JNI_H_INCLUDE as default header search path by Ying Wang · 14 years ago
  97. bce4b75 Add JNI_H_INCLUDE as default header search path by Ying Wang · 14 years ago
  98. 163ce0f am ebf93bb5: am 75b28573: Fix sim build for unbundling native code by Ying Wang · 14 years ago
  99. 75b2857 Fix sim build for unbundling native code by Ying Wang · 14 years ago
  100. 90cf34c am f0f60cdd: resolved conflicts for merge of 1a08100f to gingerbread by Ying Wang · 14 years ago