Go to file
Colin Cross 6886183d8f Remove cc.ModuleContext.module()
cc.ModuleContext.module() returns a *cc.Module, and is left over from
when the cc package tried to use inheritance.  Remove it and the last
few users.

Change-Id: I9b42ca59689c1b0ada7980fbec923747ed3a53d3
2016-07-08 11:18:46 -07:00
android Remove cc.ModuleContext.module() 2016-07-08 11:18:46 -07:00
androidmk Add CommentGroups 2016-06-14 19:04:53 -07:00
cc Remove cc.ModuleContext.module() 2016-07-08 11:18:46 -07:00
cmd Fix govet issue 2016-05-30 13:42:19 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Simplify arch target handling 2016-06-02 19:09:32 -07:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java Start using blueprint_go_binary 2016-05-31 18:31:56 -07:00
scripts Support stripping shared libraries and binaries 2016-05-03 14:03:38 -07:00
Android.bp Rename androidmk/test.go so go test can find it 2016-06-08 14:49:55 -07:00
bootstrap.bash Move shell and python scripts to scripts/ directory 2016-04-29 13:59:56 -07:00
build.ninja.in Update androidmk to match blueprint changes 2016-06-08 14:50:11 -07:00
doc.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00
register.go Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
root.bp Remove build/libs 2016-06-16 15:22:09 -07:00
soong.bash Update path to ninja 2016-05-04 16:25:26 -07:00
soong.bootstrap.in Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00