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
/
linker.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add exclude_shared_libs, expand exclude_static_libs to cover static_libs
Colin Cross
2020-06-24
1
-1
/
+6
*
Propagate empty vs unspecified system_shared_libs correctly.
Martin Stjernholm
2020-05-06
1
-1
/
+9
*
Add sdk mutator for native modules
Colin Cross
2020-04-27
1
-0
/
+11
*
Copy shared_libs and system_shared_libs to module snapshot
Paul Duffin
2020-04-22
1
-0
/
+6
*
Add support for order-only dependencies to RuleBuilder
Automerger Merge Worker
2020-04-09
1
-3
/
+5
*
Merge "Add static_libs field to target.vendor"
Treehugger Robot
2020-02-21
1
-0
/
+5
|
\
|
*
Add static_libs field to target.vendor
Chong Zhang
2020-02-20
1
-0
/
+5
*
|
Merge "Use relocation-packer style relocation packing between 23 and 28."
Elliott Hughes
2020-01-29
1
-0
/
+2
|
\
\
|
*
|
Use relocation-packer style relocation packing between 23 and 28.
Elliott Hughes
2020-01-28
1
-0
/
+2
*
|
|
Add whole_static_libs to non-svelte configs.
Christopher Ferris
2020-01-28
1
-0
/
+5
|
/
/
*
|
Add target.ramdisk
Yifan Hong
2020-01-22
1
-0
/
+22
*
|
build: Link the unwinder dynamically into platform and vendor binaries.
Peter Collingbourne
2020-01-10
1
-2
/
+1
|
/
*
Split local and global cflags
Colin Cross
2019-11-07
1
-20
/
+21
*
Fix missing deps found through RBE
Dan Willemsen
2019-09-19
1
-1
/
+1
*
Merge "Add -Wl,--exclude-libs=libclang_rt.builtins to ldflags"
Tom Cherry
2019-08-19
1
-0
/
+4
|
\
|
*
Add -Wl,--exclude-libs=libclang_rt.builtins to ldflags
Tom Cherry
2019-08-09
1
-0
/
+4
*
|
Merge "Add cc_*.target.recovery.static_libs"
Treehugger Robot
2019-08-07
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Add cc_*.target.recovery.static_libs
Yifan Hong
2019-08-05
1
-0
/
+5
*
|
Add sort_bss_symbols_by_size property for shared libs
Vic Yang
2019-07-29
1
-13
/
+26
*
|
Manually escape BuildNumberFromFile
Colin Cross
2019-07-16
1
-1
/
+1
|
/
*
Revert "Revert "Revert "Revert "Enable lld for windows""""
Josh Gao
2019-06-10
1
-6
/
+2
*
Revert "Revert "Revert "Enable lld for windows"""
Josh Gao
2019-06-07
1
-2
/
+6
*
Clean up no_libgcc
Yi Kong
2019-06-03
1
-6
/
+0
*
Strip libgcc to only keep fallback symbols
Yi Kong
2019-04-30
1
-4
/
+4
*
Revert "Revert "Enable lld for windows""
Pirama Arumuga Nainar
2019-04-16
1
-6
/
+2
*
Make libc_scudo always go first.
Christopher Ferris
2019-04-03
1
-0
/
+11
*
Revert "Enable lld for windows"
Josh Gao
2019-04-03
1
-2
/
+6
*
Enable lld for windows
Pirama Arumuga Nainar
2019-03-20
1
-6
/
+2
*
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2019-03-07
1
-11
/
+1
*
Replace *Escape with *EscapeList
Colin Cross
2019-03-04
1
-1
/
+1
*
Annotate No_libcrt with arch_variant
Yi Kong
2019-02-15
1
-1
/
+1
*
Use no_libcrt property instead of hard coding projects to exclude
Yi Kong
2019-02-12
1
-7
/
+2
*
Support building for Fuchsia.
Doug Horn
2019-01-24
1
-1
/
+17
*
Always respect system_shared_libs from Android.bp
Logan Chien
2019-01-17
1
-4
/
+4
*
Add Symbol_ordering_file property
Vic Yang
2019-01-14
1
-0
/
+15
*
Apply system_shared_libs to static libraries
Dan Willemsen
2018-12-03
1
-25
/
+24
*
Do not generate SHT_RELR relocations before API 28
Zhizhou Yang
2018-11-30
1
-0
/
+25
*
Shard arch property structs
Colin Cross
2018-11-12
1
-19
/
+10
*
Add shared_libs to vendor and recovery targets.
Martin Stjernholm
2018-11-07
1
-0
/
+10
*
Add support for versioned stubs.
Jiyong Park
2018-10-30
1
-23
/
+32
*
Remove USE_CLANG_LLD[=false]
Dan Willemsen
2018-10-21
1
-1
/
+1
*
Add an option for libraries to opt out of libcrt
Yi Kong
2018-10-10
1
-4
/
+11
*
Revert "Revert "Move libgcc to libcrt.builtins""
Yi Kong
2018-10-09
1
-5
/
+7
*
Remove GCC checks
Dan Willemsen
2018-10-09
1
-10
/
+4
*
Revert "Move libgcc to libcrt.builtins"
Yi Kong
2018-10-05
1
-7
/
+5
*
Move libgcc to libcrt.builtins
Yi Kong
2018-10-04
1
-5
/
+7
*
Add exclude_header_libs for recovery_available:true libs
Hridya Valsaraju
2018-08-10
1
-0
/
+6
*
Add exclude_header_libs for vendor_available:true libs
Jiwen 'Steve' Cai
2018-08-09
1
-0
/
+5
*
Dedup version-script handling code.
Dan Albert
2018-08-08
1
-3
/
+45
*
Use clang for windows host modules
Pirama Arumuga Nainar
2018-06-25
1
-0
/
+4
[next]