No description
Find a file
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 androidmk: Add support for LOCAL_MODULE_HOST_OS 2015-12-02 11:26:17 -08:00
cc Support stripping shared libraries and binaries 2016-05-03 14:03:38 -07:00
cmd Delay dependency errors to ninja time for unbundled builds 2015-12-18 13:13:15 -08:00
common Add support for sanitizer property 2016-04-21 16:42:08 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Add genrule tool_file to better handle deps 2016-04-21 13:20:01 -07:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java Use blueprint DependencyTags 2016-04-12 15:24:02 -07:00
scripts Support stripping shared libraries and binaries 2016-05-03 14:03:38 -07:00
Android.bp Add support for sanitizer property 2016-04-21 16:42:08 -07:00
bootstrap.bash Move shell and python scripts to scripts/ directory 2016-04-29 13:59:56 -07:00
build.ninja.in Update build.ninja.in for bootstrap changes 2015-11-23 14:18:26 -08:00
doc.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00
register.go Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
root.bp Use optional_dirs for non-soong projects 2016-03-07 21:05:02 -08:00
soong.bash Turn on ninja errors for duplicate rules 2016-03-01 17:22:24 -08:00
soong.bootstrap.in Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00