index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
rust.go
Age
Commit message (
Expand
)
Author
2021-10-14
rust: Package shared libraries with fuzzer zips
Ivan Lozano
2021-10-05
Installation routine for rust is similar to that of cc
Jiyong Park
2021-09-30
rust modules respects the installable property
Jiyong Park
2021-09-23
rust: Refactor cfg and feature flag calculation
Ivan Lozano
2021-08-20
rust: Hook up InstallIn functions + Product
Matthew Maurer
2021-08-17
Support Rust in Ramdisk
Matthew Maurer
2021-08-17
Support Rust in native-bridge
Matthew Maurer
2021-08-17
Support Rust in Product
Matthew Maurer
2021-08-17
Support Rust in Recovery
Matthew Maurer
2021-08-12
Merge "rust: Add support to emit certain Cargo env vars."
Ivan Lozano
2021-08-12
rust: Add support to emit certain Cargo env vars.
Ivan Lozano
2021-08-11
Moving common fuzzing code to fuzz package
hamzeh
2021-07-23
Merge "Add a phony target for all Rust targets"
Treehugger Robot
2021-07-23
Add a phony target for all Rust targets
Chris Wailes
2021-07-22
rust: Add support for bootstrap linker.
Ivan Lozano
2021-07-16
Refactoring fuzz packaging code
hamzeh
2021-07-09
Support customizing behavior around sourceOrOutputDependencyTag
Paul Duffin
2021-07-07
Remove IsDependencyRoot from interface
Liz Kammer
2021-07-01
Include static lib information for the snapshot modules
Justin Yun
2021-06-28
Merge "rust: Add missing Rust allow path modules."
Ivan Lozano
2021-06-28
rust: Add missing Rust allow path modules.
Ivan Lozano
2021-06-24
Rust module in APEX uses stub libraries across APEX boundaries
Jiyong Park
2021-06-03
Rust rlib vendor snapshot support.
Ivan Lozano
2021-06-03
Rust cdylib/statliclib support for vendor snapshot.
Ivan Lozano
2021-05-17
Don't install rust modules that are never installable
Jiyong Park
2021-05-12
Refactor vendor snapshot to use LinkableInterface.
Ivan Lozano
2021-04-27
Remove global state from vendor public libraries
Colin Cross
2021-04-26
Remove obsolete llndk_library
Colin Cross
2021-04-26
Remove llndk_headers
Colin Cross
2021-04-26
Add support for cc_library_headers to replace llndk_headers
Colin Cross
2021-04-16
Rustdoc support.
Dan Albert
2021-04-15
Merge changes I59439b77,I7dbaf8be
Thiébaud Weksteen
2021-04-15
bloaty: measure stripped Rust binaries
Thiébaud Weksteen
2021-04-14
Merge changes from topic "rust_vendor_support"
Ivan Lozano
2021-04-14
Merge "cc: Create a common image mutator interface"
Ivan Lozano
2021-04-14
Merge changes from topic "rust_benchmark"
Jeffrey Vander Stoep
2021-04-13
Add more Rust vendor image support.
Ivan Lozano
2021-04-13
cc: Create a common image mutator interface
Ivan Lozano
2021-04-08
Shared lib dependencies from rlib are included in APEX
Jiyong Park
2021-04-07
Stripped rust bin/libs are included in APEX
Jiyong Park
2021-04-06
Add rust_benchmark module to soong.
Jakub Kotur
2021-03-26
Merge "rust: Add whole_static_libs, revert static_lib"
Ivan Lozano
2021-03-25
rust: Add whole_static_libs, revert static_lib
Ivan Lozano
2021-03-23
Versioned CRT objects are built with correct __ANDROID_API__
Jiyong Park
2021-03-15
Export OUT_DIR variable to rust-project.json
Thiébaud Weksteen
2021-02-09
Merge "rust: Add rust_ffi_static vendor ramdisk Support"
Ivan Lozano
2021-02-08
rust: Add rust_ffi_static vendor ramdisk Support
Ivan Lozano
2021-02-05
rust: Only pass "-lstatic" for rlibs.
Ivan Lozano
2021-02-05
Merge "rust: Pass cc static libs to rustc."
Ivan Lozano
2021-02-04
rust: Pass cc static libs to rustc.
Ivan Lozano
[next]