1. d62ea30 Add clang_verify property for cc. by kellyhung · 8 months ago
  2. 37693d0 Deprecate Snapshot build by Kiyoung Kim · 10 months ago
  3. 342fa6b Add global C flags to compile_commands by Luis Useche · 10 months ago
  4. 1717b3b make android.InList generic by Sam Delmerico · 1 year, 6 months ago
  5. 1db9748 Include license information for vendor and host snapshots by Justin Yun · 1 year, 9 months ago
  6. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 1 year, 11 months ago
  7. c2554b6 Delete some unused functions. by Liz Kammer · 2 years, 9 months ago
  8. 7540a78 Generate tidy-* rules unless tidy is disabled by Chih-Hung Hsieh · 3 years ago
  9. 5569d6e Deprecate `group_static_libs` property by LaMont Jones · 3 years, 5 months ago
  10. ae11c23 Update prebuilt_etc available for snapshot by Kiyoung Kim · 3 years, 6 months ago
  11. de5744a Add some comments for VNDK / vendor snapshots by Inseob Kim · 4 years, 1 month ago
  12. bea94d3 Merge "soong: add support for module specific lexer flags" by Matthias Maennich · 4 years, 5 months ago
  13. d458745 cc: export Stripper struct by Thiébaud Weksteen · 4 years, 5 months ago
  14. 22fd4d1 soong: add support for module specific lexer flags by Matthias Maennich · 4 years, 6 months ago
  15. 0452678 Only package gcno files for gcov coverage builds. by Oliver Nguyen · 4 years, 9 months ago
  16. 6d88dba Reorder local and global flags by Colin Cross · 5 years ago
  17. 4af21ed Split local and global cflags by Colin Cross · 5 years ago
  18. 022a73b Move splitFileExt to the android package. by Ivan Lozano · 5 years ago
  19. 98ab311 Save deps when asflags contains -xassembler-with-cpp by Dan Willemsen · 5 years ago
  20. 99f2fc2 BoringSSL FIPS build - introduce extraLibFlags and use for STL libs. by Pete Bentley · 5 years ago
  21. 2a4549e Support source code cross-referencing for C++ and Java by Sasha Smundak · 6 years ago
  22. 6937844 Separate exported includes out of flags by Inseob Kim · 6 years ago
  23. 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 6 years ago
  24. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  25. 19878da Move proto compilation to RuleBuilder by Colin Cross · 6 years ago
  26. f119435 Create symlink for bionic files by Jiyong Park · 6 years ago
  27. 60e62f0 Add nanopb-c support by Dan Willemsen · 6 years ago
  28. abde584 Stop passing the gold plugin path to llvm-ar. by Peter Collingbourne · 6 years ago
  29. 8536d6b Remove GCC checks by Dan Willemsen · 6 years ago
  30. e4d5a6c Allow cc_prebuilt version suffix to include `svn` by Logan Chien · 6 years ago
  31. 9e88ba9 Remove flto dependent flags when -flto is removed. by Chih-Hung Hsieh · 6 years ago
  32. 031d2b3 Support prebuilt shared libs end with versions by Logan Chien · 6 years ago
  33. fb5b31c Fixing protoOutParams concatenation. by Kweku Adams · 7 years ago
  34. ab9f426 Add proto.canonical_path_from_root by Dan Willemsen · 7 years ago
  35. 51be632 Fix llvm-ar error caused by using lto and sanitizer together by Zhizhou Yang · 7 years ago
  36. b4330e2 Move string list utility functions to android package by Colin Cross · 7 years ago
  37. 09e94ab When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime. by Joe Onorato · 7 years ago
  38. ab0fd5f List of VNDK-related libs are exported to make by Jiyong Park · 7 years ago
  39. 44cf1a7 add exclude_shared_libs for vendor_available:true libs by Jiyong Park · 8 years ago
  40. 9677e8c Black-list for clang LibTooling Cflags. by Jayant Chowdhary · 8 years ago
  41. 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
  42. 3e231fd Add header-abi-checker for Vndk abi checks. by Jayant Chowdhary · 8 years ago
  43. c319948 Fix include order by Colin Cross · 8 years ago
  44. 83d9f71 Allow custom ar flags to be set. by Vishwath Mohan · 8 years ago
  45. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 8 years ago
  46. e1240db Support aidl cpp generation by Dan Willemsen · 8 years ago
  47. 91e9004 Support .asm files for assembly by Colin Cross · 8 years ago
  48. 18c0c5a Support grouping static libraries by Colin Cross · 8 years ago
  49. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  50. 0c461f1 Add support for .proto files by Colin Cross · 8 years ago
  51. 01344df Remove unused flags.Nocrt by Colin Cross · 8 years ago
  52. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 8 years ago
  53. 20acc5c Add flag property checking by Dan Willemsen · 9 years ago
  54. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  55. 16b2349 Add support for sanitizer property by Colin Cross · 9 years ago
  56. 110a89d Fix arm[64] cflags by Dan Willemsen · 9 years ago
  57. ca860ac Refactor cc by Colin Cross · 9 years ago
  58. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 9 years ago
  59. 39d97f2 Add support for include_files by Colin Cross · 9 years ago
  60. 2834452 Simplify flags in c compiling, fix NDK build warnings by Colin Cross · 10 years ago
  61. c0b06f1 Add aidl file support to java builds by Colin Cross · 10 years ago
  62. 581c189 Add yacc and lex support by Colin Cross · 10 years ago
  63. ed4cf0b Refactor ccDynamic for static binaries by Colin Cross · 10 years ago
  64. 97ba073 Export cc types for art to inherit from by Colin Cross · 10 years ago
  65. 3f40fa4 Add soong_build primary builder by Colin Cross · 10 years ago