No description
Find a file
Colin Cross 8141347295 Rename deps property to objs in cc_objects
The deps property is handled by blueprint, which doesn't give the
flexibilty of handling it within soong.  Switch to using objs instead.

Change-Id: Ib8273546578b31b186a3cf1566e80a5eb11943b7
2016-04-11 14:52:04 -07:00
androidmk androidmk: Add support for LOCAL_MODULE_HOST_OS 2015-12-02 11:26:17 -08:00
cc Rename deps property to objs in cc_objects 2016-04-11 14:52:04 -07:00
cmd Delay dependency errors to ninja time for unbundled builds 2015-12-18 13:13:15 -08:00
common Provide a default DeviceArchVariant 2016-03-29 22:06:42 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Fix gofmt 2015-12-17 17:25:10 -08:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java Refactor Android.mk generation 2016-02-09 19:56:22 -08:00
Android.bp Refactor cc 2016-03-21 17:31:04 -07:00
bootstrap.bash Improve BUILDDIR handling with symlinks 2016-03-22 19:53:36 -07:00
build.ninja.in Update build.ninja.in for bootstrap changes 2015-11-23 14:18:26 -08: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
register.go Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
reverse_path.py Improve BUILDDIR handling with symlinks 2016-03-22 19:53:36 -07:00
reverse_path_test.py Improve BUILDDIR handling with symlinks 2016-03-22 19:53:36 -07:00
root.bp Use optional_dirs for non-soong projects 2016-03-07 21:05:02 -08:00
soong.bash Turn on ninja errors for duplicate rules 2016-03-01 17:22:24 -08:00
soong.bootstrap.in Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00