1. 7f88956 refactor Bazel variable export by Sam Delmerico · 2 years, 10 months ago
  2. 34f3673 Merge "Enable int-in-bool-context warning" by Treehugger Robot · 2 years, 10 months ago
  3. 3f0358b Update to clang-r450784b by Yi Kong · 2 years, 10 months ago
  4. df95b34 Enable int-in-bool-context warning by Yi Kong · 2 years, 11 months ago
  5. 441898c Switch to libunwind to remove dependency on libgcc for musl by Colin Cross · 3 years ago
  6. 75ce5d3 Update to clang-r450784 by Yi Kong · 2 years, 10 months ago
  7. 4c4c1be Use single module for clang runtime libraries by Colin Cross · 3 years ago
  8. e8303bd Export variant/features via soong_injection by Liz Kammer · 2 years, 11 months ago
  9. cda344f Merge "Fix typos in arch_list and do variant validation" by Treehugger Robot · 2 years, 11 months ago
  10. 70387c5 Merge "Do not add non-existing -Bprebuilts/gcc/.../bin" by Chih-hung Hsieh · 2 years, 11 months ago
  11. 2b31fbb Merge "Reland "Switch to clang-r445002"" by Pirama Arumuga Nainar · 2 years, 11 months ago
  12. 57da826 Do not add non-existing -Bprebuilts/gcc/.../bin by Chih-Hung Hsieh · 2 years, 11 months ago
  13. e4c400b Merge "Add --sysroot /dev/null to musl compiles" by Colin Cross · 2 years, 11 months ago
  14. 2c2afe2 Fix typos in arch_list and do variant validation by Liz Kammer · 3 years ago
  15. 8a4804f Reland "Switch to clang-r445002" by Pirama Arumuga Nainar · 3 years ago
  16. 7b2e5cd Merge changes Ibd19d9a5,Icfc42ad7,Ieafdcceb by Colin Cross · 3 years ago
  17. 6745a8e Add --sysroot /dev/null to musl compiles by Colin Cross · 3 years ago
  18. f610a74 Add error message for unsupported x86 arch variant by Liz Kammer · 3 years ago
  19. 72ee676 Fix musl clang triple by Colin Cross · 3 years ago
  20. 2b2d939 Merge "Revert "Switch to clang-r445002"" by Nicolas Geoffray · 3 years ago
  21. 83b2b32 Revert "Switch to clang-r445002" by Nicolas Geoffray · 3 years ago
  22. 1118174 Merge "Switch to clang-r445002" by Pirama Arumuga Nainar · 3 years ago
  23. 72beb34 Add package for printing starlark formatted data by Liz Kammer · 3 years ago
  24. cf637f1 Merge "Disable tidy default DeprecatedOrUnsafeBufferHandling check" by Treehugger Robot · 3 years ago
  25. 9bcce2e Disable tidy default DeprecatedOrUnsafeBufferHandling check by Chih-Hung Hsieh · 3 years ago
  26. b039496 Merge "Disable BTI for now." by Elliott Hughes · 3 years ago
  27. 56fc48c Merge "Remove unnecessary --warn-shared-textrel flags." by Treehugger Robot · 3 years ago
  28. a66590a Remove unnecessary --warn-shared-textrel flags. by Stephen Hines · 3 years ago
  29. 9df9dd4 Disable gnu-designator warnings. by Chih-Hung Hsieh · 3 years ago
  30. d950ab8 Switch to clang-r445002 by Pirama Arumuga Nainar · 3 years ago
  31. c75994d Disable BTI for now. by Elliott Hughes · 3 years ago
  32. 87d576c Merge "Reland "Make DWARF v5 the default debug information format."" by Treehugger Robot · 3 years ago
  33. 341f735 Export stub library compiler flags to soong_injection. by Jingwen Chen · 3 years ago
  34. 8afd175 Reland "Make DWARF v5 the default debug information format." by Stephen Hines · 3 years ago
  35. 66e8f72 Switch to clang-r437112b by Chih-Hung Hsieh · 3 years, 1 month ago
  36. 53fc770 Merge "Turn on -Wstring-concatenation" by Yi Kong · 3 years, 1 month ago
  37. e24303f Add noOverrideExternalGlobalCflags support to Soong by Stephen Hines · 3 years, 1 month ago
  38. 9feb029 Turn on -Wstring-concatenation by Yi Kong · 3 years, 1 month ago
  39. e3d50bf Support macOS 12 SDK by Dan Willemsen · 3 years, 1 month ago
  40. 4745007 Add Darwin x86_64+arm64 universal binary support by Dan Willemsen · 3 years, 3 months ago
  41. 196b926 Move "-fdebug-info-for-profiling" flag to device binaries only by Yi Kong · 3 years, 1 month ago
  42. bc07b0c Merge "Support for OMAPI Vendor stable interface" by Jack Yu · 3 years, 2 months ago
  43. 933e701 Revert "Revert "Switch to clang-r437112"" by Chih-hung Hsieh · 3 years, 2 months ago
  44. 1973f4d Revert "Switch to clang-r437112" by Martin Stjernholm · 3 years, 2 months ago
  45. 0d58894 Switch to clang-r437112 by Chih-Hung Hsieh · 3 years, 3 months ago
  46. 1332eda Drop support for pre-macOS 11 SDKs by Dan Willemsen · 3 years, 3 months ago
  47. 8528f4e Add Darwin+Arm64 toolchain support by Dan Willemsen · 3 years, 3 months ago
  48. bc909df Merge "Add health to vndk vendor variant list" by Steven Moreland · 3 years, 3 months ago
  49. 16bc50a remove support for *.rc files by Nick Desaulniers · 3 years, 3 months ago
  50. cbab07b Merge "Add android.hardware.wifi.supplicant-V1-ndk to VNDK list." by Gabriel Biren · 3 years, 3 months ago
  51. 932920f Add health to vndk vendor variant list by Yifan Hong · 4 years ago
  52. f355d3c Add android.hardware.wifi.supplicant-V1-ndk to VNDK list. by Gabriel Biren · 3 years, 3 months ago
  53. 7368d86 Rewrite macOS SDK selection by Dan Willemsen · 3 years, 3 months ago
  54. 3b1f83d Add x86_host vars to config.bzl by Chris Parsons · 3 years, 3 months ago
  55. adf2b3e Merge "Add android_sdk_repo_host to build platform-tools&build-tools" by Treehugger Robot · 3 years, 3 months ago
  56. b7b0ae1 Switch to clang-r433403b (13.0.3) by Stephen Hines · 3 years, 3 months ago
  57. 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 3 years, 6 months ago
  58. 62e75f5 Re-enable unused-command-line-argument warning by Yi Kong · 3 years, 5 months ago
  59. 3e4a488 Support for OMAPI Vendor stable interface by Rajesh Nyamagoud · 3 years, 4 months ago
  60. 84fdadf Add IRadio modules to VNDK by Sarah Chin · 3 years, 4 months ago
  61. af68148 [IRadioConfig] Add to VNDK variant list by Serik Beketayev · 3 years, 4 months ago
  62. 910cf32 Merge "Remove unused-but-set-{variable,parameter} from ClangUnknownCflags" am: 861441fa36 by Yi Kong · 3 years, 4 months ago
  63. a1ebc2d Remove unused-but-set-{variable,parameter} from ClangUnknownCflags by Yi Kong · 3 years, 4 months ago
  64. 0e7f8e9 Merge "Don't use bugprone-easily-swappable-parameters for global tidy builds either" am: 07e7294a75 by Treehugger Robot · 3 years, 4 months ago
  65. 4b72145 Don't use bugprone-easily-swappable-parameters for global tidy builds either by Stephen Hines · 3 years, 4 months ago
  66. 7d927b6 Merge "Switch to clang r433403" am: 6afa749d1d by Yi Kong · 3 years, 4 months ago
  67. 6afa749 Merge "Switch to clang r433403" by Yi Kong · 3 years, 4 months ago
  68. e827329 Switch to clang r433403 by Yi Kong · 3 years, 5 months ago
  69. d2432e6 Merge "Add Radio AIDL to VNDK variant list" by Sarah Chin · 3 years, 4 months ago
  70. 40eb29e Merge "Add Radio AIDL to VNDK variant list" into stage-aosp-master by Sarah Chin · 3 years, 4 months ago
  71. 2b9ad1c Add Radio AIDL to VNDK variant list by Sarah Chin · 3 years, 7 months ago
  72. 5ee3f91 Merge "Use tidyExternalVendor for external/googletest" am: 095aac0614 by Chih-hung Hsieh · 3 years, 4 months ago
  73. 095aac0 Merge "Use tidyExternalVendor for external/googletest" by Chih-hung Hsieh · 3 years, 4 months ago
  74. b03e968 Add Radio AIDL to VNDK variant list by Sarah Chin · 3 years, 7 months ago
  75. 1b0a86b Merge "Add config/tidy.go to per-file owners." am: 63d1a0ab94 by Chih-hung Hsieh · 3 years, 4 months ago
  76. 63d1a0a Merge "Add config/tidy.go to per-file owners." by Chih-hung Hsieh · 3 years, 4 months ago
  77. d11722b Merge "Add android.hardware.wifi.hostapd-V1-ndk_platform to VNDK list." am: a0dc31d4a2 by Linzhao Ye · 3 years, 4 months ago
  78. f92c715 Use tidyExternalVendor for external/googletest by Chih-Hung Hsieh · 3 years, 4 months ago
  79. 04a5dab Add config/tidy.go to per-file owners. by Chih-Hung Hsieh · 3 years, 4 months ago
  80. a0dc31d Merge "Add android.hardware.wifi.hostapd-V1-ndk_platform to VNDK list." by Linzhao Ye · 3 years, 4 months ago
  81. 50ef6e2 Add android.hardware.wifi.hostapd-V1-ndk_platform to VNDK list. by Chris Ye · 3 years, 6 months ago
  82. 2ae5bdd Merge "No clang-analyzer-* checks by default for generated files" am: 09d1c71abd by Treehugger Robot · 3 years, 5 months ago
  83. 09d1c71 Merge "No clang-analyzer-* checks by default for generated files" by Treehugger Robot · 3 years, 5 months ago
  84. 062e934 No clang-analyzer-* checks by default for generated files by Chih-Hung Hsieh · 3 years, 5 months ago
  85. c07549c Merge changes from topic "ninja_static" am: c5e452b2c5 by Treehugger Robot · 3 years, 5 months ago
  86. c5e452b Merge changes from topic "ninja_static" by Treehugger Robot · 3 years, 5 months ago
  87. f26b466 Fix crtend for musl static binaries by Colin Cross · 3 years, 5 months ago
  88. a07b7cd Merge "Set ANDROID_HOST_MUSL for musl builds" am: b3c68004af by Colin Cross · 3 years, 5 months ago
  89. b3c6800 Merge "Set ANDROID_HOST_MUSL for musl builds" by Colin Cross · 3 years, 5 months ago
  90. 8ded89b Merge "Merge sc-dev-plus-aosp-without-vendor@7634622" into stage-aosp-master by Xin Li · 3 years, 5 months ago
  91. 7e7b028 Set ANDROID_HOST_MUSL for musl builds by Colin Cross · 3 years, 5 months ago
  92. a38e518 Expose Soong's default clang versions to Bazel by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
  93. 874af37 Merge "Remove libjemalloc5 from default musl libraries" am: 88c5391dbe am: 35cff6ebd9 by Colin Cross · 3 years, 5 months ago
  94. 88c5391 Merge "Remove libjemalloc5 from default musl libraries" by Colin Cross · 3 years, 5 months ago
  95. c51eaf9 Merge "Revert^2 "Switch to clang r428724 13.0.1."" am: 39ff202748 am: 3ce0f54b9e by Yabin Cui · 3 years, 5 months ago
  96. 39ff202 Merge "Revert^2 "Switch to clang r428724 13.0.1."" by Yabin Cui · 3 years, 5 months ago
  97. 550ed75 Merge "Support exporting device arch toolchain info" am: 6fd3047115 am: 97cc383f00 by Treehugger Robot · 3 years, 5 months ago
  98. 6fd3047 Merge "Support exporting device arch toolchain info" by Treehugger Robot · 3 years, 5 months ago
  99. 10bf3b8 Revert^2 "Switch to clang r428724 13.0.1." by Yabin Cui · 3 years, 5 months ago
  100. 5659921 Merge "Revert "Switch to clang r428724 13.0.1."" am: 01cad0cddc am: 04d221ad04 by Yabin Cui · 3 years, 5 months ago