platform_build_soong/rust
2019-11-22 01:49:07 +00:00
..
config Add rust default compilation flags. 2019-11-20 10:14:33 -08:00
androidmk.go Set rust_test modules as NATIVE_TESTS 2019-11-15 14:09:29 -08:00
binary.go Merge changes from topic "rust-sysroot" 2019-11-14 18:28:13 +00:00
binary_test.go Add rust_test and rust_test_host. 2019-10-29 17:19:03 -07:00
builder.go Add rust default compilation flags. 2019-11-20 10:14:33 -08:00
compiler.go Merge changes from topic "rust-sysroot" 2019-11-14 18:28:13 +00:00
compiler_test.go Fix proc_macro dependency handling. 2019-09-24 10:35:20 -07:00
library.go Change stdlib linkage for C libraries. 2019-11-21 14:45:33 -08:00
library_test.go Enforce correct rust library file names. 2019-11-04 09:20:08 -08:00
OWNERS Rust owners, fix syntax error and more specific 2019-10-25 10:14:49 -07:00
prebuilt.go Build Rust Device Sysroots in Soong 2019-11-13 17:46:19 -08:00
proc_macro.go Enforce correct rust library file names. 2019-11-04 09:20:08 -08:00
rust.go Allow cc.LinkabeInterfaces to request "" variants. 2019-11-21 13:25:08 -08:00
rust_test.go Merge changes from topic "rust-sysroot" 2019-11-14 18:28:13 +00:00
test.go Add TestProperties, gen test config, fix names 2019-11-14 15:16:26 -08:00
test_test.go Add TestProperties, gen test config, fix names 2019-11-14 15:16:26 -08:00
testing.go Add rust_test and rust_test_host. 2019-10-29 17:19:03 -07:00