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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix install location for vendor tests
Dan Willemsen
2017-07-06
3
-13
/
+188
*
fix: a vendor variant of a lib doesn't re-export llndk headers
Jiyong Park
2017-07-05
1
-0
/
+1
*
Refactor factories
Colin Cross
2017-06-30
29
-168
/
+211
*
Merge "Add header-abi-linker dependency on so file."
Treehugger Robot
2017-06-30
2
-11
/
+14
|
\
|
*
Add header-abi-linker dependency on so file.
Jayant Chowdhary
2017-06-27
2
-11
/
+14
*
|
Update coverage sanitizer flags in soong
Dan Austin
2017-06-29
1
-1
/
+1
*
|
Revert "[mips] Disable compact branch generation"
Lazar Trsic
2017-06-28
2
-6
/
+0
*
|
Add libdl.so to the list of system shared libs
Dimitry Ivanov
2017-06-27
1
-2
/
+15
|
/
*
Make '**' implicit
Colin Cross
2017-06-23
2
-3
/
+34
*
Add jar sorting to zip2zip
Colin Cross
2017-06-23
2
-10
/
+79
*
Add java config and share it with make
Colin Cross
2017-06-23
4
-4
/
+69
*
Split java device properties into separate struct
Colin Cross
2017-06-23
2
-32
/
+43
*
Remove non-idiomatic inheritance
Colin Cross
2017-06-23
3
-66
/
+51
*
Update obsolete references
Colin Cross
2017-06-23
1
-5
/
+1
*
Fix panic in builds with no device
Colin Cross
2017-06-23
1
-1
/
+5
*
Merge "zip2zip: Support sorting globbed arguments, '**'"
Treehugger Robot
2017-06-23
3
-42
/
+272
|
\
|
*
zip2zip: Support sorting globbed arguments, '**'
Dan Willemsen
2017-06-22
3
-42
/
+272
*
|
Merge "Add OWNERS in build/soong"
Treehugger Robot
2017-06-22
1
-0
/
+2
|
\
\
|
*
|
Add OWNERS in build/soong
Chih-Hung Hsieh
2017-06-15
1
-0
/
+2
*
|
|
Merge "Turn find emulator warnings into errors"
Treehugger Robot
2017-06-21
1
-0
/
+1
|
\
\
\
|
*
|
|
Turn find emulator warnings into errors
Dan Willemsen
2017-06-21
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge "add exclude_shared_libs for vendor_available:true libs"
Treehugger Robot
2017-06-21
2
-0
/
+22
|
\
\
\
|
*
|
|
add exclude_shared_libs for vendor_available:true libs
Jiyong Park
2017-06-21
2
-0
/
+22
|
|
/
/
*
/
/
Capture backtraces during build_test
Dan Willemsen
2017-06-20
1
-0
/
+6
|
/
/
*
|
Merge changes I0b67e89f,I60f02a8d
Jeff Gaston
2017-06-20
7
-2
/
+544
|
\
\
|
*
|
Revert "Revert "Run bpfix at the end of androidmk""
Jeff Gaston
2017-06-19
2
-2
/
+13
|
*
|
Revert "Revert "Initial implementation of bpfix""
Jeff Gaston
2017-06-19
5
-0
/
+531
*
|
|
Black-list for clang LibTooling Cflags.
Jayant Chowdhary
2017-06-19
7
-86
/
+145
|
/
/
*
|
Merge "Add support for misc_undefined diagnostics"
Ivan Lozano
2017-06-19
1
-6
/
+6
|
\
\
|
*
|
Add support for misc_undefined diagnostics
Ivan Lozano
2017-06-19
1
-6
/
+6
*
|
|
Add JAVAC_WRAPPER support
Yoshisato Yanagisawa
2017-06-14
1
-2
/
+10
*
|
|
Merge "Require that NDK symbol files end with .map.txt."
Treehugger Robot
2017-06-14
1
-0
/
+4
|
\
\
\
|
*
|
|
Require that NDK symbol files end with .map.txt.
Dan Albert
2017-06-13
1
-0
/
+4
|
|
/
/
*
|
|
Only check for ninja stuckness after it's been running for a bit
Jeff Gaston
2017-06-13
2
-28
/
+15
*
|
|
Make absolute OUT_DIR work with sbox
Jeff Gaston
2017-06-12
2
-16
/
+45
|
/
/
*
|
Fix the issue that /tmp/soong_python_test* isn't being removed.
Nan Zhang
2017-06-12
1
-3
/
+3
*
|
Easier debugging of sbox
Jeff Gaston
2017-06-09
1
-4
/
+24
*
|
Have Soong try to enforce that genrules declare all their outputs.
Jeff Gaston
2017-06-09
10
-21
/
+254
*
|
Merge "Add pom2mk, a maven repo -> Android.mk tool"
Dan Willemsen
2017-06-08
2
-0
/
+273
|
\
\
|
*
|
Add pom2mk, a maven repo -> Android.mk tool
Dan Willemsen
2017-06-07
2
-0
/
+273
*
|
|
Merge "Fix install path for sanitized native tests. (Soong)"
Vishwath Mohan
2017-06-08
1
-3
/
+5
|
\
\
\
|
*
|
|
Fix install path for sanitized native tests. (Soong)
Vishwath Mohan
2017-06-07
1
-3
/
+5
*
|
|
|
Don't add -lrt on Darwin for sanitized targets.
Evgenii Stepanov
2017-06-07
1
-1
/
+4
|
|
/
/
|
/
|
|
*
|
|
Merge "Run 'pstree' if ninja_log hasn't updated recently"
Jeff Gaston
2017-06-07
2
-7
/
+87
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Run 'pstree' if ninja_log hasn't updated recently
Jeff Gaston
2017-06-06
2
-7
/
+87
*
|
|
Fix -fsanitize=integer not passed for soong builds.
Evgenii Stepanov
2017-06-07
1
-5
/
+5
|
|
/
|
/
|
*
|
Switch to clang-4053586
Yi Kong
2017-06-04
1
-2
/
+2
|
/
*
Export clang default settings.
Leo Li
2017-06-03
1
-5
/
+10
*
Have installclean remove android-info.txt again
Dan Willemsen
2017-06-01
1
-0
/
+1
*
Stop installcleaning $PRODUCT_OUT/*.{ini,txt,xlb}
android-o-preview-3
Dan Willemsen
2017-05-31
1
-3
/
+0
[next]