No description
Find a file
Colin Cross 06a931bdb6 Replace extendProperties with pathtools.AppendProperties
Blueprint has a generic AppendProperties/AppendMatchingProperties now,
use it, and replace all bool properties that might be modified by a
mutator with *bool, which provides the correct replace-if-set semantics
for append.

Also remove uses of ContainsProperty except when explicitly checking if
a property was set in a blueprints file.

Change-Id: If523af61d6b4630e79504d7fc2840f36e98571cc
2015-11-03 15:46:08 -08:00
androidbp/cmd Fix gofmt 2015-10-28 17:23:16 -07:00
androidmk Replace asan with sanitize 2015-09-16 14:19:55 -07:00
cc Replace extendProperties with pathtools.AppendProperties 2015-11-03 15:46:08 -08:00
cmd Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00
common Replace extendProperties with pathtools.AppendProperties 2015-11-03 15:46:08 -08:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java Fix java resource glob file list location 2015-08-24 16:19:43 -07:00
Android.bp Replace extendProperties with pathtools.AppendProperties 2015-11-03 15:46:08 -08:00
bootstrap.bash Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00
build.ninja.in Update build.ninja.in for blueprint changes 2015-11-03 14:49:06 -08: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
register.go use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
root.bp Rename Blueprints to Android.bp 2015-05-20 13:10:32 -07:00
soong.bash Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00
soong.bootstrap.in Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00