1. cd9ff09 Use "${config.ClangBin}/llvm-" for TOOLS_PREFIX. by Elliott Hughes · 3 years, 8 months ago
  2. b6788c0 Remove most of the remaining references to gccCmd. by Elliott Hughes · 3 years, 8 months ago
  3. 69315e4 Use create_minidebuginfo tool instead of bash script. by David Srbecky · 3 years, 8 months ago
  4. 5271fea Remove global state from vendor public libraries by Colin Cross · 3 years, 8 months ago
  5. a960a0d Move some make variables from GNU binutils to LLVM equivalents. by Elliott Hughes · 3 years, 8 months ago
  6. 62555ff Merge "Remove remaining libnativehelper implicit includes" by Orion Hodson · 4 years ago
  7. 6f843bc Support for recovery snapshot. by Jose Galmes · 4 years, 1 month ago
  8. 95f1ca0 Store ndkKnownLibs in the config by Colin Cross · 4 years, 2 months ago
  9. 230090c Remove remaining libnativehelper implicit includes by Orion Hodson · 4 years, 6 months ago
  10. 678ae27 Remove M4 export to Make by Dan Willemsen · 4 years, 5 months ago
  11. 613564e Revert "Support per-module MakeVars" by Dan Willemsen · 4 years, 5 months ago
  12. 2019658 Support per-module MakeVars by Dan Willemsen · 4 years, 6 months ago
  13. f164a94 Dedup NDK library lists in make. by Dan Albert · 4 years, 6 months ago
  14. de5aade Generate the known NDK libraries list. by Dan Albert · 4 years, 6 months ago
  15. d094d40 Exclude dirs from binder interface whitelisting by Ivan Lozano · 5 years ago
  16. 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 5 years ago
  17. 5f66d76 Merge "Specify the API level via the triple instead of __ANDROID_API__." by Peter Collingbourne · 5 years ago
  18. b0e6143 Specify the API level via the triple instead of __ANDROID_API__. by Peter Collingbourne · 5 years ago
  19. 1ab2b7b Merge "Do not install LLNDK libs moved APEX on /system" by Przemyslaw Szczepaniak · 5 years ago
  20. e6fc507 Do not install LLNDK libs moved APEX on /system by Przemyslaw Szczepaniak · 5 years ago
  21. 55a18ba Remove asanLibs. by Dan Albert · 5 years ago
  22. c69d715 Use prebuilt m4 instead of system m4 by Dan Willemsen · 6 years ago
  23. 3478bb2 Teach soong not to duplicate the HWASAN runtime into each APEX. by Peter Collingbourne · 6 years ago
  24. 9516ee9 Attach global variables to Context by Inseob Kim · 6 years ago
  25. c4624c0 Remove our clang-tidy wrapper by George Burgess IV · 6 years ago
  26. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  27. 65494b9 Make MakeVarsContext a PathContext by Colin Cross · 6 years ago
  28. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 6 years ago
  29. 96ce8e7 Stop exporting the windows toolchain to Make by Dan Willemsen · 6 years ago
  30. 0ef639b Allow generating modules once per OS instead of once per Class by Dan Willemsen · 6 years ago
  31. 109029f Define HWADDRESS_SANITIZER_GLOBAL_OPTIONS. by Evgenii Stepanov · 6 years ago
  32. ad73b2e Scudo minimal runtime support for Soong by Kostya Kortchinsky · 6 years ago
  33. 25cc01f Update flags passed to make by Dan Willemsen · 6 years ago
  34. 9e5d8a6 Use WITH_TIDY_FLAGS env variable. by Chih-Hung Hsieh · 6 years ago
  35. d2e92da Export build/soong/scripts/strip.sh to Make by Colin Cross · 6 years ago
  36. dbf1d4f (soong) Add -fsanitize= argument to assembly flags. by Evgenii Stepanov · 6 years ago
  37. f640dbc Remove GCC support from Make by Dan Willemsen · 6 years ago
  38. a630233 Pass hwasan extra cflags to make. by Evgenii Stepanov · 6 years ago
  39. b699c43 Define PATH_TO_CLANG_TIDY_SHELL for build/make rules. by Chih-Hung Hsieh · 6 years ago
  40. a7aa958 Add clang-tidy.sh to filter out troublesome flags. by Chih-Hung Hsieh · 6 years ago
  41. d97a6e9 Add "hwaddress" sanitizer. by Evgenii Stepanov · 6 years ago
  42. ad47a27 Define CLANG_TIDY_UNKNOWN_CFLAGS for build/make. by Chih-Hung Hsieh · 7 years ago
  43. d18ae5c Soong support for Scudo by Kostya Kortchinsky · 7 years ago
  44. 30485c9 Use llvm-{objcopy,strip} when clang lld is used. by Chih-Hung Hsieh · 7 years ago
  45. cc80f8d Revert "Revert "Add external projects only CFlags option"" by Yi Kong · 7 years ago
  46. fdb20d0 Fix mac sdk build by Dan Willemsen · 7 years ago
  47. f6d3006 Allow more PATH tools, expose HOST_STRIP by Dan Willemsen · 7 years ago
  48. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  49. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
  50. 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
  51. 1e7d1bf Use armv7a-linux-androideabi for arm device triple. by Chih-Hung Hsieh · 7 years ago
  52. a052599 Remove obsolete Brillo variable by Dan Willemsen · 7 years ago
  53. 30c5db2 Add minimal-runtime support for integer overflows. by Ivan Lozano · 7 years ago
  54. dcd33b6 Create a make variable for all lsdump files. by Jayant Chowdhary · 7 years ago
  55. 28316d4 Store missing profile files into a Make variable by Pirama Arumuga Nainar · 7 years ago
  56. f1addeb Switch back to llvm-ar (with crsD flags only). by Stephen Hines · 7 years ago
  57. df97a8a Revert "Switch to llvm-ar (with crsD flags only)." by Yi Kong · 7 years ago
  58. 13bc31d Switch to llvm-ar (with crsD flags only). by Yi Kong · 7 years ago
  59. fa0e27a No need to dump modules added -Werror. by Chih-Hung Hsieh · 7 years ago
  60. 7b6d9b9 Expose $(prefix)CLANG_SUPPORTED to make by Dan Willemsen · 7 years ago
  61. 64a38dc Add default -Wall -Werror or -Wall. by Chih-Hung Hsieh · 7 years ago
  62. 26f1450 Move -fvisibility-inlines-hidden to global device cppflags by Colin Cross · 7 years ago
  63. 324a457 Consolidate ldflags that are used on all devices by Colin Cross · 7 years ago
  64. 82e2bf3 vendor_available:false hides a lib from vendors by Jiyong Park · 7 years ago
  65. 652b383 Expose host AvailableLibraries to Make by Dan Willemsen · 7 years ago
  66. ab0fd5f List of VNDK-related libs are exported to make by Jiyong Park · 7 years ago
  67. 3cf6306 Move default libnativehelper include to mock dir. by Steven Moreland · 7 years ago
  68. 0c3a1ef Add integer_overflow sanitization build option. by Ivan Lozano · 8 years ago
  69. 9677e8c Black-list for clang LibTooling Cflags. by Jayant Chowdhary · 8 years ago
  70. 715cac3 Optimizations to abi checking. by Jayant Chowdhary · 8 years ago
  71. 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
  72. 307d145 Remove -isystem frameworks/av/include by Colin Cross · 8 years ago
  73. 4416e5d Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 8 years ago
  74. b916b80 Add LLNDK support for the VNDK by Dan Willemsen · 8 years ago
  75. 16b626b Export TSAN_RUNTIME_LIBRARY make variable by Pirama Arumuga Nainar · 8 years ago
  76. 6156098 Revert "install *.so in different paths for their types" by Dan Willemsen · 8 years ago
  77. 4c48f72 install *.so in different paths for their types by Jiyong Park · 8 years ago
  78. 300151b Always use the standard OSX SDK tools by Dan Willemsen · 8 years ago
  79. f3918d3 Blacklist code for CFI. by Vishwath Mohan · 8 years ago
  80. e622d20 Add RenderScript toolchain information to soong. by Jayant Chowdhary · 8 years ago
  81. 043833c Add c_std and cpp_std properties. by Dan Albert · 8 years ago
  82. 1009119 Export LLVM_RELEASE_VERSION by Dan Willemsen · 8 years ago
  83. e1240db Support aidl cpp generation by Dan Willemsen · 8 years ago
  84. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
  85. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  86. 6f6a428 Consolidate -std flags by Colin Cross · 8 years ago
  87. cbceaab Export asan configuration to make by Dan Willemsen · 8 years ago
  88. 5a0401a Consistently use -std=gnu99 for gcc as well as clang. by Elliott Hughes · 8 years ago
  89. 1cfd89a Split CommonGlobalIncludes for system includes by Colin Cross · 8 years ago
  90. 65905f8 Sort NDK_MIGRATED_LIBS in make_vars by Dan Willemsen · 8 years ago
  91. af36db1 Add ubsan_standalone library name to the toolchain. by Evgenii Stepanov · 8 years ago
  92. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 8 years ago
  93. 914449f Generate NDK sysroots from the platform build. by Dan Albert · 9 years ago
  94. 10c78c6 Rename exported make variables for system headers by Colin Cross · 8 years ago
  95. 97704ed Support linking against NDK prebuilt libraries by Dan Willemsen · 8 years ago
  96. 141d566 Remove support for libstdc++ on Android/Linux/Darwin by Dan Willemsen · 9 years ago
  97. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  98. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  99. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  100. 5efc706 Export GLOBAL_[CLANG_]C[PP]FLAGS_NO_OVERRIDE to Make by Dan Willemsen · 9 years ago