platform_build_soong/cc
Colin Cross 665dce9320 Support stripping shared libraries and binaries
Strip all shared libraries and binaries by default.  Use a shell script
to wrap the long sequences of commands needed by some strip variants.

Change-Id: I465bf7cc48330913e60e24762fd55fa2a7731c26
2016-05-03 14:03:38 -07:00
..
androidmk.go Use blueprint DependencyTags 2016-04-12 15:24:02 -07:00
arm64_device.go Add support for sanitizer property 2016-04-21 16:42:08 -07:00
arm_device.go Add support for sanitizer property 2016-04-21 16:42:08 -07:00
builder.go Support stripping shared libraries and binaries 2016-05-03 14:03:38 -07:00
cc.go Support stripping shared libraries and binaries 2016-05-03 14:03:38 -07:00
cc_test.go Add support for building on Darwin hosts 2015-05-07 14:09:48 -07:00
clang.go Port GLOBAL[_CLANG]_CFLAGS_NO_OVERRIDE from make 2016-03-03 17:21:04 -08:00
gen.go Generate .c for .y and .l 2016-03-01 17:32:31 -08:00
mips64_device.go libm's headers have moved to live with their libc cousins. 2016-04-04 12:58:03 -07:00
mips_device.go libm's headers have moved to live with their libc cousins. 2016-04-04 12:58:03 -07:00
sanitize.go Add support for sanitizer property 2016-04-21 16:42:08 -07:00
stl.go Support "none" for stl when using ndk 2016-04-21 16:39:28 -07:00
toolchain.go Add support for sanitizer property 2016-04-21 16:42:08 -07:00
util.go Add support for sanitizer property 2016-04-21 16:42:08 -07:00
x86_64_device.go libm's headers have moved to live with their libc cousins. 2016-04-04 12:58:03 -07:00
x86_darwin_host.go Move runpaths out of global ldflags 2016-03-31 00:00:02 -07:00
x86_device.go Add support for sanitizer property 2016-04-21 16:42:08 -07:00
x86_linux_host.go Move runpaths out of global ldflags 2016-03-31 00:00:02 -07:00
x86_windows_host.go Various host flag updates to match Make 2016-03-30 12:35:07 -07:00