1. 6937844 Separate exported includes out of flags by Inseob Kim · 6 years ago
  2. 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 6 years ago
  3. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  4. 19878da Move proto compilation to RuleBuilder by Colin Cross · 6 years ago
  5. f119435 Create symlink for bionic files by Jiyong Park · 6 years ago
  6. 60e62f0 Add nanopb-c support by Dan Willemsen · 6 years ago
  7. abde584 Stop passing the gold plugin path to llvm-ar. by Peter Collingbourne · 6 years ago
  8. 8536d6b Remove GCC checks by Dan Willemsen · 6 years ago
  9. e4d5a6c Allow cc_prebuilt version suffix to include `svn` by Logan Chien · 6 years ago
  10. 9e88ba9 Remove flto dependent flags when -flto is removed. by Chih-Hung Hsieh · 6 years ago
  11. 031d2b3 Support prebuilt shared libs end with versions by Logan Chien · 6 years ago
  12. fb5b31c Fixing protoOutParams concatenation. by Kweku Adams · 7 years ago
  13. ab9f426 Add proto.canonical_path_from_root by Dan Willemsen · 7 years ago
  14. 51be632 Fix llvm-ar error caused by using lto and sanitizer together by Zhizhou Yang · 7 years ago
  15. b4330e2 Move string list utility functions to android package by Colin Cross · 7 years ago
  16. 09e94ab When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime. by Joe Onorato · 7 years ago
  17. ab0fd5f List of VNDK-related libs are exported to make by Jiyong Park · 7 years ago
  18. 44cf1a7 add exclude_shared_libs for vendor_available:true libs by Jiyong Park · 8 years ago
  19. 9677e8c Black-list for clang LibTooling Cflags. by Jayant Chowdhary · 8 years ago
  20. 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
  21. 3e231fd Add header-abi-checker for Vndk abi checks. by Jayant Chowdhary · 8 years ago
  22. c319948 Fix include order by Colin Cross · 8 years ago
  23. 83d9f71 Allow custom ar flags to be set. by Vishwath Mohan · 8 years ago
  24. 581341d Native Coverage support in Soong (gcov) by Dan Willemsen · 8 years ago
  25. e1240db Support aidl cpp generation by Dan Willemsen · 8 years ago
  26. 91e9004 Support .asm files for assembly by Colin Cross · 8 years ago
  27. 18c0c5a Support grouping static libraries by Colin Cross · 8 years ago
  28. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  29. 0c461f1 Add support for .proto files by Colin Cross · 8 years ago
  30. 01344df Remove unused flags.Nocrt by Colin Cross · 8 years ago
  31. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 8 years ago
  32. 20acc5c Add flag property checking by Dan Willemsen · 9 years ago
  33. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  34. 16b2349 Add support for sanitizer property by Colin Cross · 9 years ago
  35. 110a89d Fix arm[64] cflags by Dan Willemsen · 9 years ago
  36. ca860ac Refactor cc by Colin Cross · 9 years ago
  37. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 9 years ago
  38. 39d97f2 Add support for include_files by Colin Cross · 9 years ago
  39. 2834452 Simplify flags in c compiling, fix NDK build warnings by Colin Cross · 10 years ago
  40. c0b06f1 Add aidl file support to java builds by Colin Cross · 10 years ago
  41. 581c189 Add yacc and lex support by Colin Cross · 10 years ago
  42. ed4cf0b Refactor ccDynamic for static binaries by Colin Cross · 10 years ago
  43. 97ba073 Export cc types for art to inherit from by Colin Cross · 10 years ago
  44. 3f40fa4 Add soong_build primary builder by Colin Cross · 10 years ago