Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
0f1f679f5e5586703ed2255180a27ed6a44dd7e6
/
cc
/
linker.go
324a457
Consolidate ldflags that are used on all devices
by Colin Cross
· 8 years ago
52d25bd
Add two more vendor-specific properties
by Jiyong Park
· 8 years ago
af3cc2d
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 8 years ago
7b6118b
Revert "Some clarifications in preparation to automatically order linker dependencies"
by Jeff Gaston
· 8 years ago
2370af0
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 8 years ago
27991b7
Add -lm to the default libs for Linux & Darwin
by Dan Willemsen
· 8 years ago
6f91fbf
Don't add a rpath to the linker
by Dan Willemsen
· 8 years ago
0c16293
Allow cc_object to use libc headers under the VNDK
by Dan Willemsen
· 8 years ago
c5fdbb8
Make -ldl -lrt -lpthread implicit for host builds
by Colin Cross
· 8 years ago
ef88ae2
Make libdl.so be loaded after libc.so
by Colin Cross
· 8 years ago
7447228
a shared lib header is not exported to vendors if it is in exclude_shared_libs
by Jiyong Park
· 8 years ago
6774e28
Use --hash-style=both for NDK binaries
by Colin Cross
· 8 years ago
ba6b552
Add libdl.so to the list of system shared libs
by Dimitry Ivanov
· 8 years ago
44cf1a7
add exclude_shared_libs for vendor_available:true libs
by Jiyong Park
· 8 years ago
4416e5d
Split /system and /vendor modules, allow multi-installation
by Dan Willemsen
· 8 years ago
3edeee1
Add ctx.Windows()
by Colin Cross
· 8 years ago
7bd4c5c
Add libwinpthread, link it into win32 binaries.
by Josh Gao
· 8 years ago
5950f38
Support explicit header-only libraries
by Colin Cross
· 9 years ago
be360ae
Permit allow_undefined_symbols inside arch blocks
by Colin Cross
· 9 years ago
18c0c5a
Support grouping static libraries
by Colin Cross
· 9 years ago
2e47b34
Add Toolchain.Bionic()
by Dan Willemsen
· 9 years ago
5cb580f
Start using "struct Objects" to store object Paths
by Dan Willemsen
· 9 years ago
46974e2
Don't pass -Wl,--no-undefined to host targets
by Colin Cross
· 9 years ago
4b963f8
Ninja and shell escape command line flags
by Colin Cross
· 9 years ago
b3454ab
Add export_generated_headers
by Dan Willemsen
· 9 years ago
83705c8
Use libcompiler-rt_extras with NDK builds.
by Dan Albert
· 9 years ago
b916a38
Refactor cc modules to use decorators instead of inheritance
by Colin Cross
· 9 years ago
01344df
Remove unused flags.Nocrt
by Colin Cross
· 9 years ago
42742b8
Rename compiler, linker and installer methods to be unique
by Colin Cross
· 9 years ago
4d9c2d1
Separate cc.go
by Colin Cross
· 9 years ago