..
androidmk.go
Added phony module type for soong.
2017-02-06 22:23:19 -08:00
arch.go
Do not duplicate arch properties when cpu variant == arch variant
2016-12-20 09:53:14 -08:00
config.go
Fix envDeps initialization and locking
2017-02-06 15:45:16 -08:00
defaults.go
Add a Name property
2016-10-12 17:24:49 -07:00
defs.go
Add a "license" property to ndk_headers.
2016-10-20 13:30:07 -07:00
env.go
Move registration into android package
2016-10-12 14:30:44 -07:00
expand.go
genrule: expand $$ to $$
2016-11-22 15:41:08 -08:00
expand_test.go
genrule: expand $$ to $$
2016-11-22 15:41:08 -08:00
hooks.go
Replace PropertyCustomizer with hooks
2016-09-13 17:37:32 -07:00
makevars.go
Move registration into android package
2016-10-12 14:30:44 -07:00
module.go
Added phony module type for soong.
2017-02-06 22:23:19 -08:00
mutator.go
Fall back to prebuilts if source modules are disabled
2016-11-30 13:09:45 -08:00
onceper.go
Add DeviceConfig and OncePer objects
2016-08-17 16:39:06 -07:00
package_ctx.go
Update soong to use pathtools.FileSystem
2017-02-02 16:19:56 -08:00
paths.go
Support data properties for test binaries
2017-02-02 16:23:30 -08:00
paths_test.go
Rename common to android
2016-05-18 15:37:25 -07:00
prebuilt.go
Fall back to prebuilts if source modules are disabled
2016-11-30 13:09:45 -08:00
prebuilt_test.go
Re-enable prebuilt_test
2016-10-14 17:07:49 -07:00
register.go
Only register mutators once
2016-10-13 14:23:17 -07:00
util.go
Move globbing to Blueprint
2016-11-04 04:54:16 +00:00
variable.go
Hide CFI behind a global flag.
2017-01-19 14:40:34 -08:00