index
:
build_soong
history/28-08-2020
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-10
replicant-11
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of build/soong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
util.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing protoOutParams concatenation.
Kweku Adams
2018-04-09
1
-1
/
+1
*
Add proto.canonical_path_from_root
Dan Willemsen
2018-02-22
1
-0
/
+1
*
Fix llvm-ar error caused by using lto and sanitizer together
Zhizhou Yang
2018-02-14
1
-0
/
+1
*
Move string list utility functions to android package
Colin Cross
2017-12-28
1
-44
/
+5
*
When compiling with the lite protobuf option, pass the option to aprotoc to f...
Joe Onorato
2017-12-15
1
-21
/
+22
*
List of VNDK-related libs are exported to make
Jiyong Park
2017-08-17
1
-0
/
+7
*
add exclude_shared_libs for vendor_available:true libs
Jiyong Park
2017-06-21
1
-0
/
+10
*
Black-list for clang LibTooling Cflags.
Jayant Chowdhary
2017-06-19
1
-20
/
+21
*
Support .rs and .fs files in cc_* module srcs lists
Colin Cross
2017-05-05
1
-0
/
+1
*
Add header-abi-checker for Vndk abi checks.
Jayant Chowdhary
2017-04-14
1
-0
/
+2
*
Fix include order
Colin Cross
2017-03-31
1
-0
/
+2
*
Allow custom ar flags to be set.
Vishwath Mohan
2017-03-16
1
-0
/
+1
*
Native Coverage support in Soong (gcov)
Dan Willemsen
2017-02-14
1
-0
/
+1
*
Support aidl cpp generation
Dan Willemsen
2016-12-05
1
-0
/
+1
*
Support .asm files for assembly
Colin Cross
2016-12-02
1
-0
/
+1
*
Support grouping static libraries
Colin Cross
2016-12-02
1
-0
/
+2
*
Add clang-tidy support
Dan Willemsen
2016-10-31
1
-0
/
+2
*
Add support for .proto files
Colin Cross
2016-10-27
1
-0
/
+1
*
Remove unused flags.Nocrt
Colin Cross
2016-08-05
1
-1
/
+0
*
Move toolchain and global variables into separate package
Colin Cross
2016-08-01
1
-19
/
+0
*
Add flag property checking
Dan Willemsen
2016-05-25
1
-0
/
+7
*
Rename common to android
Colin Cross
2016-05-18
1
-7
/
+7
*
Add support for sanitizer property
Colin Cross
2016-04-21
1
-4
/
+18
*
Fix arm[64] cflags
Dan Willemsen
2016-03-30
1
-0
/
+19
*
Refactor cc
Colin Cross
2016-03-21
1
-1
/
+1
*
Use `Path` instead of string for file paths
Dan Willemsen
2015-12-09
1
-4
/
+4
*
Add support for include_files
Colin Cross
2015-09-14
1
-0
/
+4
*
Simplify flags in c compiling, fix NDK build warnings
Colin Cross
2015-04-22
1
-2
/
+0
*
Add aidl file support to java builds
Colin Cross
2015-04-08
1
-28
/
+5
*
Add yacc and lex support
Colin Cross
2015-04-08
1
-0
/
+1
*
Refactor ccDynamic for static binaries
Colin Cross
2015-03-27
1
-0
/
+12
*
Export cc types for art to inherit from
Colin Cross
2015-03-25
1
-12
/
+12
*
Add soong_build primary builder
Colin Cross
2015-03-13
1
-0
/
+96