platform_build_soong/common
Dan Willemsen 2ef08f4458 Add exclude_* and remove arch_subtract / "-file"
To align with the current make build system, add exclude_srcs and
exclude_java_resource_dirs. These replace the functionality of
arch_subtract and glob exclusions that use "-file" to exclude a file.

Change-Id: I91c23d5e3c9409f2d9f7921f950153a03a68ad61
2015-07-01 20:59:39 +00:00
..
arch.go Add exclude_* and remove arch_subtract / "-file" 2015-07-01 20:59:39 +00:00
config.go Add support for building android apps 2015-04-20 14:12:30 -07:00
defs.go androidbp: simplify translation by evaluating all expressions in Blueprint 2015-06-30 17:51:25 -07:00
env.go Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
glob.go Remove unnecessary glob depFile phony rule 2015-06-29 13:09:30 -07:00
module.go Add exclude_* and remove arch_subtract / "-file" 2015-07-01 20:59:39 +00:00
paths.go Fix gofmt 2015-06-16 16:44:05 -07:00
util.go Add per-directory build targets 2015-06-17 10:18:35 -07:00