No description
Find a file
Colin Cross f7531f1a21 Replace soong script with a symlink
bootstrap.bash creates a soong script in the output directory using
build/soong/soong.in.  This requires a manual rebootstrap any time
soong.in changes.  Instead, have bootstrap.bash symlink
build/soong/soong.bash to soong in the output directory, and create
a file called .soong.bootstrap in the output directory that contains
the variables that bootstrap.bash sets.

Change-Id: I5e6e54c2e8bdde876941e2e082f9ba177c757cbf
2015-03-25 14:09:02 -07:00
androidmk Update import paths for changes to blueprint 2015-03-23 12:57:34 -07:00
cc Refactor cc dependencies to avoid duplication 2015-03-25 13:49:24 -07:00
cmd Add art_cc_library module type 2015-03-25 13:49:24 -07:00
common Add new AndroidModuleContext helper functions 2015-03-25 11:33:08 -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 art_cc_library module type 2015-03-25 13:49:24 -07:00
bootstrap.bash Replace soong script with a symlink 2015-03-25 14:09:02 -07:00
build.ninja.in Add art_cc_library module type 2015-03-25 13:49: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 Updates for building art 2015-03-21 00:40:20 +00:00
soong.bash Replace soong script with a symlink 2015-03-25 14:09:02 -07:00
soong.bootstrap.in Replace soong script with a symlink 2015-03-25 14:09:02 -07:00