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