Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
45656aacab4012c6873dfbb27e91904f10f5d301
/
cc
/
util.go
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