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
*
Remove no_default_compiler_flags property
Colin Cross
2017-11-03
1
-30
/
+28
*
Consolidate ldflags that are used on all devices
Colin Cross
2017-11-03
1
-0
/
+6
*
Add two more vendor-specific properties
Jiyong Park
2017-10-19
1
-0
/
+7
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-18
1
-3
/
+3
*
Revert "Some clarifications in preparation to automatically order linker depe...
Jeff Gaston
2017-10-04
1
-2
/
+2
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-03
1
-2
/
+2
*
Add -lm to the default libs for Linux & Darwin
Dan Willemsen
2017-09-26
1
-1
/
+2
*
Don't add a rpath to the linker
Dan Willemsen
2017-09-20
1
-2
/
+4
*
Allow cc_object to use libc headers under the VNDK
Dan Willemsen
2017-09-18
1
-4
/
+0
*
Make -ldl -lrt -lpthread implicit for host builds
Colin Cross
2017-09-08
1
-0
/
+12
*
Make libdl.so be loaded after libc.so
Colin Cross
2017-08-23
1
-25
/
+23
*
a shared lib header is not exported to vendors if it is in exclude_shared_libs
Jiyong Park
2017-08-14
1
-4
/
+5
*
Use --hash-style=both for NDK binaries
Colin Cross
2017-08-11
1
-0
/
+8
*
Add libdl.so to the list of system shared libs
Dimitry Ivanov
2017-06-27
1
-2
/
+15
*
add exclude_shared_libs for vendor_available:true libs
Jiyong Park
2017-06-21
1
-0
/
+12
*
Split /system and /vendor modules, allow multi-installation
Dan Willemsen
2017-04-11
1
-1
/
+4
*
Add ctx.Windows()
Colin Cross
2017-04-04
1
-1
/
+1
*
Add libwinpthread, link it into win32 binaries.
Josh Gao
2017-02-23
1
-0
/
+4
*
Support explicit header-only libraries
Colin Cross
2016-12-13
1
-0
/
+9
*
Permit allow_undefined_symbols inside arch blocks
Colin Cross
2016-12-08
1
-1
/
+1
*
Support grouping static libraries
Colin Cross
2016-12-02
1
-0
/
+8
*
Add Toolchain.Bionic()
Dan Willemsen
2016-11-17
1
-2
/
+2
*
Start using "struct Objects" to store object Paths
Dan Willemsen
2016-10-31
1
-1
/
+1
*
Don't pass -Wl,--no-undefined to host targets
Colin Cross
2016-10-21
1
-1
/
+6
*
Ninja and shell escape command line flags
Colin Cross
2016-09-29
1
-1
/
+3
*
Add export_generated_headers
Dan Willemsen
2016-09-28
1
-0
/
+5
*
Use libcompiler-rt_extras with NDK builds.
Dan Albert
2016-09-14
1
-1
/
+1
*
Refactor cc modules to use decorators instead of inheritance
Colin Cross
2016-08-05
1
-41
/
+17
*
Remove unused flags.Nocrt
Colin Cross
2016-08-05
1
-2
/
+0
*
Rename compiler, linker and installer methods to be unique
Colin Cross
2016-08-01
1
-4
/
+4
*
Separate cc.go
Colin Cross
2016-07-29
1
-0
/
+216