platform_build_soong/cc/config
Colin Cross 91e9004086 Support .asm files for assembly
Test: mmma -j external/libjpeg-turbo
Change-Id: Id192dae5d74ecbf500fc668931c37f9b91d25ca4
2016-12-02 21:12:30 -08:00
..
arm64_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
arm_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
clang.go Consistently use -std=gnu99 for gcc as well as clang. 2016-10-13 14:41:31 +00:00
global.go Add basic VNDK support in Soong 2016-11-28 13:45:24 -08:00
mips64_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
mips_device.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
tidy.go Allow overriding tidy configs using environment variables 2016-11-02 15:47:20 -07:00
tidy_test.go Add clang-tidy support 2016-10-31 16:21:01 -07:00
toolchain.go Support .asm files for assembly 2016-12-02 21:12:30 -08:00
x86_64_device.go Support .asm files for assembly 2016-12-02 21:12:30 -08:00
x86_darwin_host.go Add more whitelisted host libraries 2016-11-22 15:41:04 -08:00
x86_device.go Support .asm files for assembly 2016-12-02 21:12:30 -08:00
x86_linux_host.go Add Toolchain.Bionic() 2016-11-17 01:50:43 -08:00
x86_windows_host.go Add more whitelisted host libraries 2016-11-22 15:41:04 -08:00