platform_build_soong/cmd
Colin Cross 6ff5138355 Delay dependency errors to ninja time for unbundled builds
Unbundled builds may use a subset of the tree, which can bring in unused
modules but not their dependencies.  Delay handling of dependency errors
for unbundled builds to ninja time, which will prevent errors if only
modules with satisified dependencies are built.

Change-Id: Ib93bae93fcfa0b55df500a30d8e35231ffb0987c
2015-12-18 13:13:15 -08:00
..
soong_build Delay dependency errors to ninja time for unbundled builds 2015-12-18 13:13:15 -08:00
soong_env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
soong_glob Support excludes in globs 2015-04-03 15:55:08 -07:00
soong_jar soong_jar: ignore directories passed to jar unless -d is set 2015-04-27 14:32:36 -07:00