1. 0ef639b Allow generating modules once per OS instead of once per Class by Dan Willemsen · 6 years ago
  2. 109029f Define HWADDRESS_SANITIZER_GLOBAL_OPTIONS. by Evgenii Stepanov · 6 years ago
  3. ad73b2e Scudo minimal runtime support for Soong by Kostya Kortchinsky · 6 years ago
  4. 25cc01f Update flags passed to make by Dan Willemsen · 6 years ago
  5. 9e5d8a6 Use WITH_TIDY_FLAGS env variable. by Chih-Hung Hsieh · 6 years ago
  6. d2e92da Export build/soong/scripts/strip.sh to Make by Colin Cross · 7 years ago
  7. dbf1d4f (soong) Add -fsanitize= argument to assembly flags. by Evgenii Stepanov · 7 years ago
  8. f640dbc Remove GCC support from Make by Dan Willemsen · 7 years ago
  9. a630233 Pass hwasan extra cflags to make. by Evgenii Stepanov · 7 years ago
  10. b699c43 Define PATH_TO_CLANG_TIDY_SHELL for build/make rules. by Chih-Hung Hsieh · 7 years ago
  11. a7aa958 Add clang-tidy.sh to filter out troublesome flags. by Chih-Hung Hsieh · 7 years ago
  12. d97a6e9 Add "hwaddress" sanitizer. by Evgenii Stepanov · 7 years ago
  13. ad47a27 Define CLANG_TIDY_UNKNOWN_CFLAGS for build/make. by Chih-Hung Hsieh · 7 years ago
  14. d18ae5c Soong support for Scudo by Kostya Kortchinsky · 7 years ago
  15. 30485c9 Use llvm-{objcopy,strip} when clang lld is used. by Chih-Hung Hsieh · 7 years ago
  16. cc80f8d Revert "Revert "Add external projects only CFlags option"" by Yi Kong · 7 years ago
  17. fdb20d0 Fix mac sdk build by Dan Willemsen · 7 years ago
  18. f6d3006 Allow more PATH tools, expose HOST_STRIP by Dan Willemsen · 7 years ago
  19. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  20. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
  21. 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
  22. 1e7d1bf Use armv7a-linux-androideabi for arm device triple. by Chih-Hung Hsieh · 7 years ago
  23. a052599 Remove obsolete Brillo variable by Dan Willemsen · 7 years ago
  24. 30c5db2 Add minimal-runtime support for integer overflows. by Ivan Lozano · 7 years ago
  25. dcd33b6 Create a make variable for all lsdump files. by Jayant Chowdhary · 7 years ago
  26. 28316d4 Store missing profile files into a Make variable by Pirama Arumuga Nainar · 7 years ago
  27. f1addeb Switch back to llvm-ar (with crsD flags only). by Stephen Hines · 7 years ago
  28. df97a8a Revert "Switch to llvm-ar (with crsD flags only)." by Yi Kong · 7 years ago
  29. 13bc31d Switch to llvm-ar (with crsD flags only). by Yi Kong · 7 years ago
  30. fa0e27a No need to dump modules added -Werror. by Chih-Hung Hsieh · 7 years ago
  31. 7b6d9b9 Expose $(prefix)CLANG_SUPPORTED to make by Dan Willemsen · 7 years ago
  32. 64a38dc Add default -Wall -Werror or -Wall. by Chih-Hung Hsieh · 7 years ago
  33. 26f1450 Move -fvisibility-inlines-hidden to global device cppflags by Colin Cross · 7 years ago
  34. 324a457 Consolidate ldflags that are used on all devices by Colin Cross · 7 years ago
  35. 82e2bf3 vendor_available:false hides a lib from vendors by Jiyong Park · 8 years ago
  36. 652b383 Expose host AvailableLibraries to Make by Dan Willemsen · 7 years ago
  37. ab0fd5f List of VNDK-related libs are exported to make by Jiyong Park · 8 years ago
  38. 3cf6306 Move default libnativehelper include to mock dir. by Steven Moreland · 8 years ago
  39. 0c3a1ef Add integer_overflow sanitization build option. by Ivan Lozano · 8 years ago
  40. 9677e8c Black-list for clang LibTooling Cflags. by Jayant Chowdhary · 8 years ago
  41. 715cac3 Optimizations to abi checking. by Jayant Chowdhary · 8 years ago
  42. 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
  43. 307d145 Remove -isystem frameworks/av/include by Colin Cross · 8 years ago
  44. 4416e5d Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 8 years ago
  45. b916b80 Add LLNDK support for the VNDK by Dan Willemsen · 8 years ago
  46. 16b626b Export TSAN_RUNTIME_LIBRARY make variable by Pirama Arumuga Nainar · 8 years ago
  47. 6156098 Revert "install *.so in different paths for their types" by Dan Willemsen · 8 years ago
  48. 4c48f72 install *.so in different paths for their types by Jiyong Park · 8 years ago
  49. 300151b Always use the standard OSX SDK tools by Dan Willemsen · 8 years ago
  50. f3918d3 Blacklist code for CFI. by Vishwath Mohan · 8 years ago
  51. e622d20 Add RenderScript toolchain information to soong. by Jayant Chowdhary · 8 years ago
  52. 043833c Add c_std and cpp_std properties. by Dan Albert · 8 years ago
  53. 1009119 Export LLVM_RELEASE_VERSION by Dan Willemsen · 8 years ago
  54. e1240db Support aidl cpp generation by Dan Willemsen · 8 years ago
  55. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
  56. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  57. 6f6a428 Consolidate -std flags by Colin Cross · 8 years ago
  58. cbceaab Export asan configuration to make by Dan Willemsen · 8 years ago
  59. 5a0401a Consistently use -std=gnu99 for gcc as well as clang. by Elliott Hughes · 8 years ago
  60. 1cfd89a Split CommonGlobalIncludes for system includes by Colin Cross · 8 years ago
  61. 65905f8 Sort NDK_MIGRATED_LIBS in make_vars by Dan Willemsen · 8 years ago
  62. af36db1 Add ubsan_standalone library name to the toolchain. by Evgenii Stepanov · 9 years ago
  63. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 9 years ago
  64. 914449f Generate NDK sysroots from the platform build. by Dan Albert · 9 years ago
  65. 10c78c6 Rename exported make variables for system headers by Colin Cross · 9 years ago
  66. 97704ed Support linking against NDK prebuilt libraries by Dan Willemsen · 9 years ago
  67. 141d566 Remove support for libstdc++ on Android/Linux/Darwin by Dan Willemsen · 9 years ago
  68. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  69. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  70. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  71. 5efc706 Export GLOBAL_[CLANG_]C[PP]FLAGS_NO_OVERRIDE to Make by Dan Willemsen · 9 years ago
  72. 0bd5887 Export TARGET_TOOLCHAIN_ROOT by Dan Willemsen · 9 years ago
  73. 9598e10 Stop sorting (C|CPP|LD)FLAGS when checking by Dan Willemsen · 9 years ago
  74. e8c5237 Fix and check CLANG_CONFIG_UNKNOWN_CFLAGS by Dan Willemsen · 9 years ago
  75. 558e517 Check more Make variables by Dan Willemsen · 9 years ago
  76. d26a713 Fix makevars (C|LD)FLAGS ordering by Dan Willemsen · 9 years ago
  77. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  78. 36cff8b Fix Static_executable, implement BUILD_HOST_static from Make by Dan Willemsen · 9 years ago
  79. 216a459 Export CONLYFLAGS and CPPFLAGS to Make by Dan Willemsen · 9 years ago
  80. 06f4533 Export -D__BRILLO__ to make if necessary by Dan Willemsen · 9 years ago
  81. b436fde Turn on strict checking for C[PP]FLAGS make vars by Dan Willemsen · 9 years ago
  82. 3772da1 Don't use -B...gcc.. on Darwin by Dan Willemsen · 9 years ago
  83. 73d21f2 Add more make-exported variables by Dan Willemsen · 9 years ago
  84. 4b7d5de Publish Soong configuration to Make variables by Dan Willemsen · 9 years ago