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
/
builder.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add DistPath to reference the dist folder
Dan Willemsen
2018-04-17
1
-5
/
+4
*
Switch PackageContext functions to take a ctx
Dan Willemsen
2018-04-16
1
-3
/
+3
*
Add informational message to help with updation of VNDK abi references.
Jayant Chowdhary
2018-04-09
1
-2
/
+4
*
Create a make variable for all lsdump files.
Jayant Chowdhary
2018-03-01
1
-0
/
+3
*
Add proto.canonical_path_from_root
Dan Willemsen
2018-02-22
1
-0
/
+1
*
Start using clang-tools prebuilts for abi diffing tools.
Jayant Chowdhary
2018-02-20
1
-3
/
+3
*
Fix llvm-ar error caused by using lto and sanitizer together
Zhizhou Yang
2018-02-14
1
-0
/
+4
*
Add only compiler-flag dependencies as implicit
Pirama Arumuga Nainar
2018-01-23
1
-7
/
+7
*
Support VNDK extensions
Logan Chien
2018-01-23
1
-2
/
+7
*
Use -advice-only for libraries which do not export headers.
Jayant Chowdhary
2018-01-18
1
-2
/
+6
*
Remove the use of version scripts with header-abi-linker.
Jayant Chowdhary
2018-01-17
1
-16
/
+7
*
Switch back to llvm-ar (with crsD flags only).
Stephen Hines
2018-01-10
1
-2
/
+5
*
Revert "Switch to llvm-ar (with crsD flags only)."
Yi Kong
2018-01-08
1
-2
/
+2
*
Switch to llvm-ar (with crsD flags only).
Yi Kong
2018-01-04
1
-2
/
+2
*
Add compile-time pathDeps as implicit dependencies
Pirama Arumuga Nainar
2017-12-19
1
-4
/
+7
*
When compiling with the lite protobuf option, pass the option to aprotoc to f...
Joe Onorato
2017-12-15
1
-21
/
+22
*
Copy abidiffs into /abidiffs on abi breakages.
Jayant Chowdhary
2017-11-27
1
-5
/
+13
*
Convert abi warnings to errors.
Jayant Chowdhary
2017-11-01
1
-2
/
+11
*
Move ModuleContext.ModuleBuild to ModuleContext.Build
Colin Cross
2017-10-24
1
-21
/
+21
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-18
1
-4
/
+4
*
Revert "Some clarifications in preparation to automatically order linker depe...
Jeff Gaston
2017-10-04
1
-4
/
+4
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-03
1
-4
/
+4
*
Add support for Windows Message Compiler
Dan Willemsen
2017-09-09
1
-1
/
+22
*
Allow apis from exported shared library headers as well, while dumping abi.
Jayant Chowdhary
2017-08-24
1
-1
/
+1
*
Add dependency support for yasm
Dan Willemsen
2017-08-22
1
-1
/
+3
*
Add header-abi-linker dependency on so file.
Jayant Chowdhary
2017-06-27
1
-8
/
+11
*
Black-list for clang LibTooling Cflags.
Jayant Chowdhary
2017-06-19
1
-27
/
+48
*
Optimizations to abi checking.
Jayant Chowdhary
2017-05-25
1
-1
/
+19
*
Add arch, lib name to header-abi-diff invocation.
Jayant Chowdhary
2017-05-22
1
-2
/
+4
*
Prettify soong ninja build descriptions
Colin Cross
2017-05-10
1
-74
/
+80
*
Use ctx.ModuleBuild for darwin ar
Colin Cross
2017-05-09
1
-29
/
+20
*
Support .rs and .fs files in cc_* module srcs lists
Colin Cross
2017-05-05
1
-0
/
+1
*
Fix lots of warnings from abi dumping.
Jayant Chowdhary
2017-04-18
1
-6
/
+3
*
Add header-abi-checker for Vndk abi checks.
Jayant Chowdhary
2017-04-14
1
-0
/
+104
*
Fix include order
Colin Cross
2017-03-31
1
-3
/
+21
*
Removed unused return variables.
Nan Zhang
2017-03-27
1
-4
/
+4
*
Allow custom ar flags to be set.
Vishwath Mohan
2017-03-16
1
-0
/
+4
*
Native Coverage support in Soong (gcov)
Dan Willemsen
2017-02-14
1
-13
/
+51
*
Fix mac build
Colin Cross
2016-12-06
1
-2
/
+2
*
Support aidl cpp generation
Dan Willemsen
2016-12-05
1
-0
/
+1
*
Support .asm files for assembly
Colin Cross
2016-12-02
1
-0
/
+24
*
Support grouping static libraries
Colin Cross
2016-12-02
1
-0
/
+8
*
Support .mm files
Colin Cross
2016-12-01
1
-1
/
+1
*
Add subdir to GenPath
Dan Willemsen
2016-11-02
1
-2
/
+2
*
Add clang-tidy support
Dan Willemsen
2016-10-31
1
-14
/
+56
*
Start using "struct Objects" to store object Paths
Dan Willemsen
2016-10-31
1
-3
/
+21
*
Add support for .proto files
Colin Cross
2016-10-27
1
-0
/
+1
*
Add support for toc optimization in soong
Colin Cross
2016-09-30
1
-1
/
+28
*
Remove shared lib name checks
Dan Willemsen
2016-09-28
1
-7
/
+0
*
Enable goma in soong
Colin Cross
2016-08-31
1
-11
/
+11
[next]