No description
Find a file
Colin Cross c41f63071e Use += for both assignments to LOCAL_C_INCLUDES
include_dirs and local_include_dirs properties both translate to
LOCAL_C_INCLUDES.  Use += for both assignments so they don't
clobber eachother.

Change-Id: Ie9e5e28ecd5a7ca76ab2a981e7d50d2c9b93ad92
2015-06-30 17:51:31 -07:00
androidbp/cmd Use += for both assignments to LOCAL_C_INCLUDES 2015-06-30 17:51:31 -07:00
androidmk Fix androidmk make_strings_test to use new API 2015-06-24 10:54:39 -07:00
cc Improve property comments for docs 2015-06-29 10:36:02 -07:00
cmd Add per-directory build targets 2015-06-17 10:18:35 -07:00
common androidbp: simplify translation by evaluating all expressions in Blueprint 2015-06-30 17:51:25 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Improve property comments for docs 2015-06-29 10:36:02 -07:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java Improve property comments for docs 2015-06-29 10:36:02 -07:00
Android.bp androidbp: simplify translation by evaluating all expressions in Blueprint 2015-06-30 17:51:25 -07:00
bootstrap.bash Build and run tests during bootstrap 2015-06-26 11:51:03 -07:00
build.ninja.in androidbp: simplify translation by evaluating all expressions in Blueprint 2015-06-30 17:51:25 -07:00
copygcclib.sh Add soong_build primary builder 2015-03-13 20:28:16 -07:00
doc.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00
root.bp Rename Blueprints to Android.bp 2015-05-20 13:10:32 -07:00
soong.bash Fix soong scripts to support directories with spaces 2015-04-10 15:50:37 -07:00
soong.bootstrap.in Fix soong scripts to support directories with spaces 2015-04-10 15:50:37 -07:00