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