Go to file
Colin Cross 5890b58b21 Allow bionic to specify its own root Blueprints
subdirs = ["bionic/*"] in the root Blueprints causes blueprint to
search subdirectories of bionic for Blueprints files instead of
searching the bionic directory itself.  Replace it with
subdirs = ["bionic"] and allow bionic/Blueprints to specify its
subdirs.

Change-Id: Iac9d2407a3d4c87b3c23390f887b187f276ee72f
2015-03-27 17:56:34 -07:00
androidmk androidmk: support conditionals on HOST_OS == linux 2015-03-27 17:56:34 -07:00
cc Use ContainsProperty to support default values 2015-03-27 17:54:50 -07:00
cmd Support cc_test_host 2015-03-27 15:58:24 -07:00
common Use ContainsProperty to support default values 2015-03-27 17:54:50 -07:00
config Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Export cc types for art to inherit from 2015-03-25 11:33:06 -07:00
glob Update import paths for changes to blueprint 2015-03-23 12:57:34 -07:00
Blueprints Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
bootstrap.bash Replace soong script with a symlink 2015-03-25 14:09:02 -07:00
build.ninja.in Support dependencies on environment variables 2015-03-26 14:13:49 -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 Allow bionic to specify its own root Blueprints 2015-03-27 17:56:34 -07:00
soong.bash Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
soong.bootstrap.in Replace soong script with a symlink 2015-03-25 14:09:02 -07:00