No description
Find a file
Colin Cross 3ab7d8835f Use proptools.CloneEmptyProperties
CloneEmptyProperties is much faster than CloneProperties followed
by ZeroProperties.  Cuts >100ms off soong_build runtime, which will
become more important when we start calling soong_build a second
time to automatically generate documentation.

Change-Id: I45d948b36d9937a21b13dab068c3ce9a60b5a59b
2015-05-19 13:03:01 -07:00
androidbp/cmd androidbp: handle suffix props, conditionals, map assignments 2015-05-08 15:43:24 -07:00
androidmk androidmk: make class+suffix into generic prefix 2015-05-12 13:36:11 -07:00
cc Fix repeated ccCmd dependencies on object files 2015-05-13 00:50:25 +00:00
cmd Separate HostOrDevice out of Arch 2015-05-09 00:10:19 +00:00
common Use proptools.CloneEmptyProperties 2015-05-19 13:03:01 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Use far dependency for genrule tool 2015-05-12 20:46:49 +00:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java Build rule updates for aosp 2015-05-04 17:02:18 -07:00
Blueprints Add support for building on Darwin hosts 2015-05-07 14:09:48 -07:00
bootstrap.bash Fix soong scripts to support directories with spaces 2015-04-10 15:50:37 -07:00
build.ninja.in Add support for building on Darwin hosts 2015-05-07 14:09:48 -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 Add system/security and system/keymaster to root Blueprints 2015-05-07 16:09:44 -07:00
soong.bash Fix soong scripts to support directories with spaces 2015-04-10 15:50:37 -07:00
soong.bootstrap.in Fix soong scripts to support directories with spaces 2015-04-10 15:50:37 -07:00