platform_build_soong/android
Colin Cross 69617d3b7d Extend multilib
Allow multilib to be set to "prefer32", which will compile as 32-bit if
available, otherwise as 64-bit.

Add target.device.compile_multilib and target.host.compile_multilib.  If
set, they override the top-level compile_multlib property.

Change-Id: If658a035b5f441547bc74526feb1d34f773776ff
2016-09-06 13:26:37 -07:00
..
androidmk.go Extend multilib 2016-09-06 13:26:37 -07:00
arch.go Extend multilib 2016-09-06 13:26:37 -07:00
config.go Remove HostPrefer32BitExecutables 2016-09-02 14:06:30 -07:00
customizer.go Add PropertyCustomizer 2016-08-22 17:08:06 -07:00
defaults.go Convert defaults to a top down mutator 2016-08-09 13:54:03 -07:00
defs.go Enable goma in soong 2016-08-31 09:48:08 -07:00
env.go Rename common to android 2016-05-18 15:37:25 -07:00
glob.go Enable goma in soong 2016-08-31 09:48:08 -07:00
makevars.go Check more Make variables 2016-05-20 00:19:14 -07:00
module.go Extend multilib 2016-09-06 13:26:37 -07:00
mutator.go Make defaults TopDownMutator parallel 2016-08-11 17:15:07 -07:00
onceper.go Add DeviceConfig and OncePer objects 2016-08-17 16:39:06 -07:00
package_ctx.go Enable goma in soong 2016-08-31 09:48:08 -07:00
paths.go Simplify arch target handling 2016-06-02 19:09:32 -07:00
paths_test.go Rename common to android 2016-05-18 15:37:25 -07:00
util.go Rename common to android 2016-05-18 15:37:25 -07:00
variable.go Enable goma in soong 2016-08-31 09:48:08 -07:00