1. 01344df Remove unused flags.Nocrt by Colin Cross · 8 years ago
  2. 7e9d295 Auto-fill ndkMigratedLibs. by Dan Albert · 8 years ago
  3. 5c395b3 Merge "Check NDK API level link compatibility." by Treehugger Robot · 8 years ago
  4. 9e10cd4 Check NDK API level link compatibility. by Dan Albert · 8 years ago
  5. 2bc91ba Use the version script for ndk_library. by Dan Albert · 8 years ago
  6. f77e8d7 Merge changes I0f73b41a,I0cd2f80c by Treehugger Robot · 8 years ago
  7. cab3d65 Merge "Rename compiler, linker and installer methods to be unique" by Treehugger Robot · 8 years ago
  8. 35ef8bd Merge "Fix mac soong build" by Treehugger Robot · 8 years ago
  9. 8bdccb9 Add a real parser for the version scripts. by Dan Albert · 8 years ago
  10. c42458e Add tag for "versioned=API". by Dan Albert · 8 years ago
  11. 3a5af48 Merge changes I21f54c67,I41f6e493,I6f2ae636 by Treehugger Robot · 8 years ago
  12. 08532b6 Allow more symbol file tags at top level. by Dan Albert · 8 years ago
  13. a24166b Fix mac soong build by Colin Cross · 8 years ago
  14. a85042a Add a new tag to NDK symbol files: future. by Dan Albert · 8 years ago
  15. db26530 Don't warn for TODOish comments. by Dan Albert · 8 years ago
  16. 42742b8 Rename compiler, linker and installer methods to be unique by Colin Cross · 8 years ago
  17. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 8 years ago
  18. 4d9c2d1 Separate cc.go by Colin Cross · 8 years ago
  19. 914449f Generate NDK sysroots from the platform build. by Dan Albert · 9 years ago
  20. fb8f9a8 Merge "Finish cc.Customizer" by Treehugger Robot · 8 years ago
  21. 76fada0 Finish cc.Customizer by Colin Cross · 8 years ago
  22. c951ef1 Merge "Fix static+shared with generated sources" by Colin Cross · 8 years ago
  23. 84f431f Resolve GccTriple/ClangTriple early. by Dan Albert · 8 years ago
  24. ce2b839 Don't add -L for libs that don't need it. by Dan Albert · 8 years ago
  25. e1ddc12 Merge "Remove the common bionic libc kernel directory." by Christopher Ferris · 8 years ago
  26. 5dab840 Fix static+shared with generated sources by Colin Cross · 8 years ago
  27. 627d83d Limit unique_host_soname to just host modules by Dan Willemsen · 8 years ago
  28. bdf3657 Merge "Support unique_host_soname to add -host for shared libs" by Dan Willemsen · 8 years ago
  29. 68fed44 Remove the common bionic libc kernel directory. by Christopher Ferris · 8 years ago
  30. 648c8ae Support unique_host_soname to add -host for shared libs by Dan Willemsen · 8 years ago
  31. c3e11e5 Clang supports armv5te now by Colin Cross · 8 years ago
  32. 72bd7db Merge "Refactor bionic includes into a single place" by Treehugger Robot · 8 years ago
  33. c2062f9 Merge "Use the full path to the shared lib." by Treehugger Robot · 8 years ago
  34. f59b69c Refactor bionic includes into a single place by Colin Cross · 8 years ago
  35. 1a0c76f Merge "Rename exported make variables for system headers" by Colin Cross · 8 years ago
  36. 9840e1b Use the full path to the shared lib. by Dan Albert · 8 years ago
  37. 2b1f094 Add more allowed ldlibs for darwin and windows by Dan Willemsen · 8 years ago
  38. 10c78c6 Rename exported make variables for system headers by Colin Cross · 8 years ago
  39. f9a6ff2 Merge "Add android/uapi kernel header." by Christopher Ferris · 8 years ago
  40. 8195ed1 Merge "Switch to prebuilt clang-3016494" by Stephen Hines · 8 years ago
  41. b6572b1 Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 9 years ago
  42. a17442b Switch to prebuilt clang-3016494 by Pirama Arumuga Nainar · 9 years ago
  43. 93bf7d8 Merge changes I2731ef15,Ib4b03035 by Treehugger Robot · 8 years ago
  44. 6a04769 Remove the implicit "_" in subnames. by Dan Albert · 8 years ago
  45. b68ea7a Add android/uapi kernel header. by Christopher Ferris · 8 years ago
  46. 036ce31 Merge "Disable asan for static binaries" by Treehugger Robot · 8 years ago
  47. 3c344ef Disable asan for static binaries by Colin Cross · 8 years ago
  48. 1034786 Revert "Revert "Switch libcompiler_rt-extras to LateStaticLibs."" by Stephen Hines · 8 years ago
  49. 15e4554 Revert "Switch libcompiler_rt-extras to LateStaticLibs." by Stephen Hines · 8 years ago
  50. bb7473d Switch libcompiler_rt-extras to LateStaticLibs. by Stephen Hines · 8 years ago
  51. 3d92b27 Add libc and libm to modules that use libc++_static by Colin Cross · 8 years ago
  52. b4b6139 Merge "Add symlink installation support" by Treehugger Robot · 8 years ago
  53. 2c48418 Merge "Support global and local sanitizers" by Treehugger Robot · 8 years ago
  54. 3854a60 Add symlink installation support by Colin Cross · 9 years ago
  55. 263abbd Support global and local sanitizers by Colin Cross · 8 years ago
  56. a89d2e1 Move no_crt property to apply to libraries and binaries by Colin Cross · 9 years ago
  57. 15a0d46 Fix duplicate library dependencies by Colin Cross · 8 years ago
  58. aa3bf37 Fix rpath for host benchmarks by Colin Cross · 8 years ago
  59. 72ad175 Allow libdl on Darwin by Dan Willemsen · 8 years ago
  60. feba062 Merge "Put shared library ldflags first" by Treehugger Robot · 8 years ago
  61. f87b261 Put shared library ldflags first by Colin Cross · 8 years ago
  62. f2c27d7 Export the default LOCAL_STRIP_MODULE value by Dan Willemsen · 8 years ago
  63. e6c7f18 Fix LOCAL_EXPORT_C_INCLUDE_DIRS processing by Dan Willemsen · 8 years ago
  64. 75ab808 Make static_executable an arch_variant by Dan Willemsen · 8 years ago
  65. c7a38dc Add support for test libraries by Colin Cross · 8 years ago
  66. 7924885 Make Stl *bool by Colin Cross · 8 years ago
  67. 624b8ed Fix install path of benchmarks by Colin Cross · 8 years ago
  68. b5bc4b4 Add system shared library dependencies to Android.mk by Colin Cross · 8 years ago
  69. 2683274 Update cc_benchmark to use libgoogle-benchmark by Colin Cross · 8 years ago
  70. 3f32f03 Support no configured device architectures by Dan Willemsen · 8 years ago
  71. 76f0827 Apply export_include_dirs to assembly files by Dan Willemsen · 8 years ago
  72. 72d3993 Stop exporting NDK prebuilt modules to Make by Dan Willemsen · 8 years ago
  73. 97704ed Support linking against NDK prebuilt libraries by Dan Willemsen · 8 years ago
  74. 6886183 Remove cc.ModuleContext.module() by Colin Cross · 8 years ago
  75. 3c316bc Fix SDK link type check by Dan Willemsen · 8 years ago
  76. 6871062 Merge "Allow static/shared modules to be disabled per-arch" by Dan Willemsen · 8 years ago
  77. db6509c Merge "Target sanitize properties can disable the global sanitizer." by Evgenii Stepanov · 8 years ago
  78. 7b5c22b Don't specify LOCAL_STRIP_MODULE for static libraries by Colin Cross · 8 years ago
  79. fcfe56d Target sanitize properties can disable the global sanitizer. by Evgenii Stepanov · 8 years ago
  80. 05bafd3 Revert "Target sanitize properties can disable the global sanitizer." by Evgenii Stepanov · 8 years ago
  81. fed4d19 Allow static/shared modules to be disabled per-arch by Dan Willemsen · 9 years ago
  82. bb02886 Target sanitize properties can disable the global sanitizer. by Evgenii Stepanov · 9 years ago
  83. 58e2dcd Disable integrated-as for Mips by Pirama Arumuga Nainar · 9 years ago
  84. 141d566 Remove support for libstdc++ on Android/Linux/Darwin by Dan Willemsen · 9 years ago
  85. 7517ed0 Export strip information to Make by Dan Willemsen · 9 years ago
  86. a96ff64 Check NDK linking, expose SDK_VERSION to Make by Dan Willemsen · 9 years ago
  87. 92ca32e Merge changes Ia7e7fb61,Iede67e2c by Dan Willemsen · 9 years ago
  88. 490a8dc Implement re-exporting of library headers by Dan Willemsen · 9 years ago
  89. 29d9f87 Allow -lz on Darwin by Dan Willemsen · 9 years ago
  90. 58f9bb1 androidmk: Support version_script by Dan Willemsen · 9 years ago
  91. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  92. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  93. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  94. 17f0526 Support installing non-native arch binaries by Dan Willemsen · 9 years ago
  95. 5efc706 Export GLOBAL_[CLANG_]C[PP]FLAGS_NO_OVERRIDE to Make by Dan Willemsen · 9 years ago
  96. cd114c1 Remove [local_]include_files by Dan Willemsen · 9 years ago
  97. 0bd5887 Export TARGET_TOOLCHAIN_ROOT by Dan Willemsen · 9 years ago
  98. 20acc5c Add flag property checking by Dan Willemsen · 9 years ago
  99. b36ab1a Fix sanitize host builds by Colin Cross · 9 years ago
  100. bc6fb16 Support sanitizer variants inside make builds by Colin Cross · 9 years ago