No description
Find a file
Colin Cross 1332b0035c Move config into common and provide helper
Using ctx.Config().(Config) everywhere is a mouthful, and it is
inefficient to do the type assertion.  Put the Config interface into
the context, and provide an AConfig() to return the Config already
converted to the right type.

Change-Id: I301a1fd7d2a005580aabca7866a37c5d42ad8c69
2015-04-08 15:19:24 -07:00
androidmk Add yacc and lex support 2015-04-08 15:17:45 -07:00
cc Move config into common and provide helper 2015-04-08 15:19:24 -07:00
cmd Move config into common and provide helper 2015-04-08 15:19:24 -07:00
common Move config into common and provide helper 2015-04-08 15:19:24 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Move config into common and provide helper 2015-04-08 15:19:24 -07:00
glob Support excludes in globs 2015-04-03 15:55:08 -07:00
java Move config into common and provide helper 2015-04-08 15:19:24 -07:00
Blueprints Move config into common and provide helper 2015-04-08 15:19:24 -07:00
bootstrap.bash Replace soong script with a symlink 2015-03-25 14:09:02 -07:00
build.ninja.in Move config into common and provide helper 2015-04-08 15:19:24 -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 Support java libraries, binaries, and prebuilts 2015-04-03 16:24:44 -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