1. e7b0713 Allow defaults modules to have defaults by Colin Cross · 9 years ago
  2. 627d83d Limit unique_host_soname to just host modules by Dan Willemsen · 9 years ago
  3. bdf3657 Merge "Support unique_host_soname to add -host for shared libs" by Dan Willemsen · 9 years ago
  4. 648c8ae Support unique_host_soname to add -host for shared libs by Dan Willemsen · 9 years ago
  5. c3e11e5 Clang supports armv5te now by Colin Cross · 9 years ago
  6. 72bd7db Merge "Refactor bionic includes into a single place" by Treehugger Robot · 9 years ago
  7. c2062f9 Merge "Use the full path to the shared lib." by Treehugger Robot · 9 years ago
  8. f59b69c Refactor bionic includes into a single place by Colin Cross · 9 years ago
  9. 1a0c76f Merge "Rename exported make variables for system headers" by Colin Cross · 9 years ago
  10. 7bdedbf Merge "Initial README.md" by Colin Cross · 9 years ago
  11. 9840e1b Use the full path to the shared lib. by Dan Albert · 9 years ago
  12. ff3a2e4 Merge "Add more allowed ldlibs for darwin and windows" by Treehugger Robot · 9 years ago
  13. e36d753 Merge "Fix Mega_device build" by Treehugger Robot · 9 years ago
  14. 2b1f094 Add more allowed ldlibs for darwin and windows by Dan Willemsen · 9 years ago
  15. 10c78c6 Rename exported make variables for system headers by Colin Cross · 9 years ago
  16. f9a6ff2 Merge "Add android/uapi kernel header." by Christopher Ferris · 9 years ago
  17. 65fb981 Fix Mega_device build by Dan Willemsen · 9 years ago
  18. 5951c8a Use PlatformSdkVersion from Make by Dan Willemsen · 9 years ago
  19. 8195ed1 Merge "Switch to prebuilt clang-3016494" by Stephen Hines · 9 years ago
  20. b6572b1 Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 9 years ago
  21. a17442b Switch to prebuilt clang-3016494 by Pirama Arumuga Nainar · 9 years ago
  22. 93bf7d8 Merge changes I2731ef15,Ib4b03035 by Treehugger Robot · 9 years ago
  23. 5d723ab Add a timestamp touch rule. by Dan Albert · 9 years ago
  24. 6a04769 Remove the implicit "_" in subnames. by Dan Albert · 9 years ago
  25. b68ea7a Add android/uapi kernel header. by Christopher Ferris · 9 years ago
  26. 036ce31 Merge "Disable asan for static binaries" by Treehugger Robot · 9 years ago
  27. 3c344ef Disable asan for static binaries by Colin Cross · 9 years ago
  28. 1034786 Revert "Revert "Switch libcompiler_rt-extras to LateStaticLibs."" by Stephen Hines · 9 years ago
  29. 15e4554 Revert "Switch libcompiler_rt-extras to LateStaticLibs." by Stephen Hines · 9 years ago
  30. bb7473d Switch libcompiler_rt-extras to LateStaticLibs. by Stephen Hines · 9 years ago
  31. e10ce18 Initial README.md by Colin Cross · 9 years ago
  32. 3d92b27 Add libc and libm to modules that use libc++_static by Colin Cross · 9 years ago
  33. 12fc497 Fix checkbuild with symlinks by Colin Cross · 10 years ago
  34. b4b6139 Merge "Add symlink installation support" by Treehugger Robot · 9 years ago
  35. 2c48418 Merge "Support global and local sanitizers" by Treehugger Robot · 9 years ago
  36. 3854a60 Add symlink installation support by Colin Cross · 10 years ago
  37. 263abbd Support global and local sanitizers by Colin Cross · 9 years ago
  38. a89d2e1 Move no_crt property to apply to libraries and binaries by Colin Cross · 10 years ago
  39. 15a0d46 Fix duplicate library dependencies by Colin Cross · 9 years ago
  40. aa3bf37 Fix rpath for host benchmarks by Colin Cross · 9 years ago
  41. 72ad175 Allow libdl on Darwin by Dan Willemsen · 9 years ago
  42. feba062 Merge "Put shared library ldflags first" by Treehugger Robot · 9 years ago
  43. f87b261 Put shared library ldflags first by Colin Cross · 9 years ago
  44. f2c27d7 Export the default LOCAL_STRIP_MODULE value by Dan Willemsen · 9 years ago
  45. e6c7f18 Fix LOCAL_EXPORT_C_INCLUDE_DIRS processing by Dan Willemsen · 9 years ago
  46. 75ab808 Make static_executable an arch_variant by Dan Willemsen · 9 years ago
  47. a6f7d15 Add product variables: cpusets schedboost by Dan Willemsen · 9 years ago
  48. f791826 Add system/extras/* to the root Android.bp file by Colin Cross · 9 years ago
  49. c7a38dc Add support for test libraries by Colin Cross · 9 years ago
  50. 7924885 Make Stl *bool by Colin Cross · 9 years ago
  51. a4190c1 Make Host/Device_supported *bool by Colin Cross · 9 years ago
  52. 624b8ed Fix install path of benchmarks by Colin Cross · 9 years ago
  53. b5bc4b4 Add system shared library dependencies to Android.mk by Colin Cross · 9 years ago
  54. 2683274 Update cc_benchmark to use libgoogle-benchmark by Colin Cross · 9 years ago
  55. 3f32f03 Support no configured device architectures by Dan Willemsen · 9 years ago
  56. 76f0827 Apply export_include_dirs to assembly files by Dan Willemsen · 9 years ago
  57. 72d3993 Stop exporting NDK prebuilt modules to Make by Dan Willemsen · 9 years ago
  58. 97704ed Support linking against NDK prebuilt libraries by Dan Willemsen · 9 years ago
  59. 6886183 Remove cc.ModuleContext.module() by Colin Cross · 9 years ago
  60. 3c316bc Fix SDK link type check by Dan Willemsen · 9 years ago
  61. 6871062 Merge "Allow static/shared modules to be disabled per-arch" by Dan Willemsen · 9 years ago
  62. da84958 Merge "Return copies of global sanitizer slices" by Colin Cross · 9 years ago
  63. db6509c Merge "Target sanitize properties can disable the global sanitizer." by Evgenii Stepanov · 9 years ago
  64. bec7c12 Merge "Don't specify LOCAL_STRIP_MODULE for static libraries" by Treehugger Robot · 9 years ago
  65. 7b5c22b Don't specify LOCAL_STRIP_MODULE for static libraries by Colin Cross · 9 years ago
  66. fcfe56d Target sanitize properties can disable the global sanitizer. by Evgenii Stepanov · 9 years ago
  67. 05bafd3 Revert "Target sanitize properties can disable the global sanitizer." by Evgenii Stepanov · 9 years ago
  68. fed4d19 Allow static/shared modules to be disabled per-arch by Dan Willemsen · 9 years ago
  69. bb02886 Target sanitize properties can disable the global sanitizer. by Evgenii Stepanov · 9 years ago
  70. cc85e68 Return copies of global sanitizer slices by Colin Cross · 9 years ago
  71. 58e2dcd Disable integrated-as for Mips by Pirama Arumuga Nainar · 9 years ago
  72. 5d2038f Remove build/libs by Dan Willemsen · 9 years ago
  73. d8315c8 Merge "Remove support for libstdc++ on Android/Linux/Darwin" by Dan Willemsen · 9 years ago
  74. c30f10e Merge changes from topic 'parser' by Colin Cross · 9 years ago
  75. 141d566 Remove support for libstdc++ on Android/Linux/Darwin by Dan Willemsen · 9 years ago
  76. 7b6ba5c Add CommentGroups by Colin Cross · 9 years ago
  77. e538e41 Rename Pos members by Colin Cross · 9 years ago
  78. 2867296 Remove blueprint/parser.Ident by Colin Cross · 9 years ago
  79. 7517ed0 Export strip information to Make by Dan Willemsen · 9 years ago
  80. d20b36b Update androidmk to match blueprint changes by Colin Cross · 9 years ago
  81. a43f9b3 Rename androidmk/test.go so go test can find it by Colin Cross · 9 years ago
  82. a96ff64 Check NDK linking, expose SDK_VERSION to Make by Dan Willemsen · 9 years ago
  83. 92ca32e Merge changes Ia7e7fb61,Iede67e2c by Dan Willemsen · 9 years ago
  84. c79e0e7 androidmk: Fix LOCAL_FORCE_STATIC_EXECUTABLE by Dan Willemsen · 9 years ago
  85. 490a8dc Implement re-exporting of library headers by Dan Willemsen · 9 years ago
  86. 29d9f87 Allow -lz on Darwin by Dan Willemsen · 9 years ago
  87. 0c41054 Add built/libs/* to root.bp by Dan Willemsen · 9 years ago
  88. 22abd40 androidmk: TOP is always "." by Dan Willemsen · 9 years ago
  89. 58f9bb1 androidmk: Support version_script by Dan Willemsen · 9 years ago
  90. 0c236ab androidmk: Update LOCAL_SANITIZE* support by Dan Willemsen · 9 years ago
  91. 31a6a69 Add _<OS> suffix support, remove USE_MINGW by Dan Willemsen · 9 years ago
  92. 42e20e6 Add logtags support to androidmk by Dan Willemsen · 9 years ago
  93. 6c2ac06 Add tests for androidmk by Dan Willemsen · 9 years ago
  94. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  95. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  96. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  97. 0fda89f Add support for logtags by Dan Willemsen · 9 years ago
  98. 1cdcf50 Merge changes I92cea061,I67705c5c by Colin Cross · 9 years ago
  99. c2aa4a9 Start using blueprint_go_binary by Dan Willemsen · 9 years ago
  100. 17f0526 Support installing non-native arch binaries by Dan Willemsen · 9 years ago