Go to file
Dan Willemsen 3b1fffa33b Fix Android.mk LOCAL_EXPORT_C_INCLUDE_DIRS generation
We were keeping the original array, and adding duplicates with -I
removed. Instead, only add entries that start with -I, but continue
stripping that off. This removes the -isystem arguments from the NDK
libraries.

Change-Id: I8fd71bbd6b7a051aad7e80a92a05dbdc05a6b87a
2016-05-05 15:11:48 -07:00
androidmk Update androidmk translator 2016-05-03 18:06:43 -07:00
cc Fix Android.mk LOCAL_EXPORT_C_INCLUDE_DIRS generation 2016-05-05 15:11:48 -07:00
cmd Delay dependency errors to ninja time for unbundled builds 2015-12-18 13:13:15 -08:00
common Stop using the mips32r6 ABI in MegaDevice 2016-05-05 13:20:45 -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 Update path to ninja 2016-05-04 16:25:26 -07:00
soong.bootstrap.in Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00