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
/
cc.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add support for Rust C libraries.
Ivan Lozano
2019-10-28
1
-114
/
+216
*
|
Add a common interface for cc linkable libraries.
Ivan Lozano
2019-10-28
1
-93
/
+186
|
/
*
Merge "Change exportedDirs and exportedSystemDirs from []string to android.Pa...
Treehugger Robot
2019-10-28
1
-13
/
+13
|
\
|
*
Change exportedDirs and exportedSystemDirs from []string to android.Paths
Jiyong Park
2019-10-25
1
-13
/
+13
*
|
Merge "Soong generates libraries.txt files for vndk"
Treehugger Robot
2019-10-26
1
-5
/
+8
|
\
\
|
*
|
Soong generates libraries.txt files for vndk
Jooyung Han
2019-10-25
1
-5
/
+8
|
|
/
*
/
Revert "Revert "Supports VNDK APEX with different versions""
Jooyung Han
2019-10-19
1
-9
/
+0
|
/
*
Merge "Prohibit dependencies outside of uses_sdks"
Treehugger Robot
2019-10-18
1
-0
/
+10
|
\
|
*
Prohibit dependencies outside of uses_sdks
Jiyong Park
2019-10-17
1
-0
/
+10
*
|
Merge "Extend ALLOW_MISSING_DEPENDENCIES coverage"
Treehugger Robot
2019-10-17
1
-1
/
+5
|
\
\
|
*
|
Extend ALLOW_MISSING_DEPENDENCIES coverage
Isaac Chen
2019-10-17
1
-1
/
+5
|
|
/
*
|
Merge "Add method to determine variations from a Target"
Colin Cross
2019-10-17
1
-4
/
+3
|
\
\
|
*
|
Add method to determine variations from a Target
Colin Cross
2019-10-16
1
-4
/
+3
*
|
|
Merge "Revert "Supports VNDK APEX with different versions""
Treehugger Robot
2019-10-17
1
-0
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Revert "Supports VNDK APEX with different versions"
Jooyung Han
2019-10-16
1
-0
/
+9
*
|
|
Merge "add [static|shared].apex_available to cc_library"
Treehugger Robot
2019-10-16
1
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
add [static|shared].apex_available to cc_library
Jiyong Park
2019-10-15
1
-0
/
+10
*
|
|
Supports VNDK APEX with different versions
Jooyung Han
2019-10-15
1
-9
/
+0
|
/
/
*
|
Merge "Remove no_apex in favor or apex_available"
Treehugger Robot
2019-10-08
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Remove no_apex in favor or apex_available
Jiyong Park
2019-10-02
1
-2
/
+4
*
|
Merge "Hide static from cc_library_shared and vice versa"
Treehugger Robot
2019-10-02
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Hide static from cc_library_shared and vice versa
Colin Cross
2019-09-24
1
-0
/
+2
*
|
Merge "fix: "no_apex" can be put in defaults"
Jooyung Han
2019-09-26
1
-4
/
+2
|
\
\
|
*
|
fix: "no_apex" can be put in defaults
Jooyung Han
2019-09-25
1
-4
/
+2
|
|
/
*
/
Add AArch64 device Rust toolchain.
Ivan Lozano
2019-09-24
1
-0
/
+8
|
/
*
Merge "Introduce module type 'sdk'"
Treehugger Robot
2019-09-23
1
-0
/
+2
|
\
|
*
Introduce module type 'sdk'
Jiyong Park
2019-09-22
1
-0
/
+2
*
|
Merge "Add corpus and dictionary properties to cc_fuzz."
Treehugger Robot
2019-09-19
1
-0
/
+1
|
\
\
|
*
|
Add corpus and dictionary properties to cc_fuzz.
Mitch Phillips
2019-09-18
1
-0
/
+1
|
|
/
*
/
Add version to vendor variants
Inseob Kim
2019-09-18
1
-27
/
+78
|
/
*
Merge "Add "apex_vndk" module type"
Treehugger Robot
2019-09-17
1
-0
/
+13
|
\
|
*
Add "apex_vndk" module type
Jooyung Han
2019-09-10
1
-0
/
+13
*
|
Disable coverage for native-bridge modules
Pirama Arumuga Nainar
2019-09-12
1
-0
/
+4
*
|
Treat libclang_rt.hwasan-* the same way as the other Bionic bootstrap libs.
Martin Stjernholm
2019-09-11
1
-1
/
+1
*
|
Skip creating vendor variants for native_bridge modules
Justin Yun
2019-09-09
1
-0
/
+3
|
/
*
Merge "Add Rust support to Soong."
Ivan Lozano
2019-08-28
1
-0
/
+8
|
\
|
*
Add Rust support to Soong.
Ivan Lozano
2019-08-28
1
-0
/
+8
*
|
Save deps when asflags contains -xassembler-with-cpp
Dan Willemsen
2019-08-27
1
-1
/
+5
|
/
*
Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1
Treehugger Robot
2019-08-23
1
-11
/
+1
|
\
|
*
BoringSSL FIPS build - introduce extraLibFlags and use for STL libs.
Pete Bentley
2019-08-22
1
-0
/
+1
|
*
Allow linker scripts when building objects.
Pete Bentley
2019-08-22
1
-11
/
+0
*
|
Merge "Build native coverage variant of APEXes when needed"
Treehugger Robot
2019-08-15
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Build native coverage variant of APEXes when needed
Jiyong Park
2019-08-13
1
-0
/
+8
*
|
Merge "Fix sanitizer dep"
Treehugger Robot
2019-08-11
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
Fix sanitizer dep
Jiyong Park
2019-08-08
1
-0
/
+16
*
|
Merge "Skip ABI checks for APEX variants of opt-in libraries"
Hsin-Yi Chen
2019-08-07
1
-14
/
+3
|
\
\
|
*
|
Skip ABI checks for APEX variants of opt-in libraries
Hsin-Yi Chen
2019-08-06
1
-14
/
+3
|
|
/
*
/
Fix recovery-variant VNDK libs miss-installed to recovery img
yidong.zhang
2019-08-02
1
-1
/
+1
|
/
*
Merge "Handle `test_per_src` modules as indirect dependencies in APEXes."
Roland Levillain
2019-07-30
1
-32
/
+35
|
\
|
*
Handle `test_per_src` modules as indirect dependencies in APEXes.
Roland Levillain
2019-07-29
1
-32
/
+35
[prev]
[next]