platform_build_soong/common
Colin Cross 4f6e4e6235 Export all modules
Export all modules to out/soong/Android.mk, even if they have a
corresponding Android.mk file next to the Android.bp file.

Change-Id: I14b67b1108f0c0ed8f9d9202c4af3a37f5cbf7d1
2016-01-11 16:29:06 -08:00
..
androidmk.go Export all modules 2016-01-11 16:29:06 -08:00
arch.go Support "." in cpu and arch variant names 2015-12-16 11:07:39 -08:00
config.go Delay dependency errors to ninja time for unbundled builds 2015-12-18 13:13:15 -08:00
defaults.go Add support for defaults modules 2015-11-03 15:46:08 -08:00
defs.go Delay dependency errors to ninja time for unbundled builds 2015-12-18 13:13:15 -08:00
env.go Use Path instead of string for file paths 2015-12-09 14:29:12 -08:00
glob.go Blueprint API: PackageContext is now an Interface 2015-12-01 12:55:28 -08:00
module.go Refactor install paths 2015-12-21 15:03:15 -08:00
mutator.go Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
package_ctx.go Make global C include paths optional 2015-12-18 15:55:52 -08:00
paths.go Improve path component validation 2015-12-21 15:34:11 -08:00
paths_test.go Improve path component validation 2015-12-21 15:34:11 -08:00
util.go Add per-directory build targets 2015-06-17 10:18:35 -07:00
variable.go Remove Dlmalloc_alignment 2016-01-06 14:52:03 -08:00