androidmk.go
Refactor Android.mk generation
2016-02-09 19:56:22 -08:00
arm64_device.go
Align flags with make
2016-01-12 23:30:13 -08:00
arm_device.go
Align flags with make
2016-01-12 23:30:13 -08:00
cc.go
Toolchain modules use GCC
2016-01-13 14:01:42 -08:00
cc_test.go
Add support for building on Darwin hosts
2015-05-07 14:09:48 -07:00
clang.go
Change clang extra flags behavior
2016-01-13 13:32:26 -08:00
gen.go
Use `Path` instead of string for file paths
2015-12-09 14:29:12 -08:00
mips64_device.go
Align flags with make
2016-01-12 23:30:13 -08:00
mips_device.go
Add Clang Asflags for mips
2016-01-13 13:32:26 -08:00
toolchain.go
Add Clang Asflags for mips
2016-01-13 13:32:26 -08:00
util.go
Use `Path` instead of string for file paths
2015-12-09 14:29:12 -08:00
x86_64_device.go
sandybridge setup: no AES_NI, AVX, MOVBE
2016-02-29 15:26:26 -08:00
x86_darwin_host.go
Align flags with make
2016-01-12 23:30:13 -08:00
x86_device.go
sandybridge setup: no AES_NI, AVX, MOVBE
2016-02-29 15:26:26 -08:00
x86_linux_host.go
Align flags with make
2016-01-12 23:30:13 -08:00
x86_windows_host.go
Add windows x86_64
2016-02-08 16:07:22 -08:00