..
Android.bp
Add riscv64-linux-android support
2022-10-03 08:43:13 -07:00
arm64_device.go
Remove "exported" ninja variables
2024-04-09 09:42:37 -07:00
arm64_linux_host.go
LinuxBionic supports arm64
2020-09-09 21:57:10 +09:00
arm_device.go
Remove "exported" ninja variables
2024-04-09 09:42:37 -07:00
arm_linux_host.go
Add rust musl arm and arm64 toolchains
2022-06-28 15:16:15 -07:00
darwin_host.go
Add Darwin+Arm64 toolchain support
2021-11-01 15:07:37 -07:00
global.go
Revert^2 "rustc-1.78.0 Build 11910258"
2024-06-10 18:06:27 +00:00
lints.go
Allow clippy::disallowed_names since it can be used for debugging
2024-02-29 10:12:19 -08:00
OWNERS
Refactor OWNERS files in platform/build/soong.
2020-10-08 16:14:32 -07:00
riscv64_device.go
Enable target features for riscv64 Rust builds
2023-09-13 16:39:17 -07:00
toolchain.go
Use single module for clang runtime libraries
2022-03-07 14:56:32 -08:00
x86_64_device.go
Remove "exported" ninja variables
2024-04-09 09:42:37 -07:00
x86_device.go
Remove "exported" ninja variables
2024-04-09 09:42:37 -07:00
x86_linux_bionic_host.go
Pass -C panic=abort to rustc linux bionic compilations
2023-02-07 09:55:25 -08:00
x86_linux_host.go
Switch to libunwind to remove dependency on libgcc for musl
2022-03-29 13:35:17 -07:00