Go to file
Colin Cross 97ba073833 Export cc types for art to inherit from
Art needs a custom module type in order to perform complicated
build logic like depending on environment variables and varying
cflags based on cpu variant.  Export enough of the types and
functions from cc for art_cc_library to inherit from cc_library.

While I'm touching every line, also rename the New* methods
to *Factory.

Change-Id: I7123aa47019c4ced7a1ab57c394225bc7844b5ea
2015-03-25 11:33:06 -07:00
androidmk Update import paths for changes to blueprint 2015-03-23 12:57:34 -07:00
cc Export cc types for art to inherit from 2015-03-25 11:33:06 -07:00
cmd Export cc types for art to inherit from 2015-03-25 11:33:06 -07:00
common Update import paths for changes to blueprint 2015-03-23 12:57:34 -07:00
config Add soong_build primary builder 2015-03-13 20:28:16 -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 Add gensrcs module type 2015-03-19 10:51:41 -07:00
bootstrap.bash Initial soong 2015-03-04 16:13:27 -08:00
build.ninja.in Update import paths for changes to blueprint 2015-03-23 12:57:34 -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 Updates for building art 2015-03-21 00:40:20 +00:00
soong.in Initial soong 2015-03-04 16:13:27 -08:00