1. 367360c Do not write out the --no-test-mapping option. by Joel Galenson · 4 years, 3 months ago
  2. d9c4de6 Let cargo2android.py generate apex_available and min_sdk_version. by Joel Galenson · 4 years, 3 months ago
  3. 0fbdafe Allow cargo2android.py to use a config file instead of command-line options. by Joel Galenson · 4 years, 3 months ago
  4. a5a728b cargo2android: Use cfgs property by Thiébaud Weksteen · 4 years, 4 months ago
  5. ad8e4d2 Merge "NFC: Refactor a string so we can add a comment to it." by Treehugger Robot · 4 years, 4 months ago
  6. 4d82acf Merge "Add a cargo2android flag to disable generating TEST_MAPPING." by Joel Galenson · 4 years, 4 months ago
  7. 3f42f80 NFC: Refactor a string so we can add a comment to it. by Joel Galenson · 4 years, 4 months ago
  8. cf4ebb0 Add a cargo2android flag to disable generating TEST_MAPPING. by Joel Galenson · 4 years, 4 months ago
  9. d9d13b8 Fix cargo2android's license block preservation by Joel Galenson · 4 years, 4 months ago
  10. 0f72c95 [cargo2android.py] Reserve all lines before the first rust_* rule by Haibo Huang · 4 years, 5 months ago
  11. 5644674 Have cargo2android put warning not to modify Android.bp files by Joel Galenson · 4 years, 5 months ago
  12. 1b24dc3 update_crate_tests: fail gracefully by Jeff Vander Stoep · 4 years, 6 months ago
  13. cec8bac Cargo2Android: add rdep tests to TEST_MAPPING by Jeff Vander Stoep · 4 years, 7 months ago
  14. 169b782 Merge "Cleanup cargo2android.py." by Treehugger Robot · 4 years, 7 months ago
  15. 4319a7e Cleanup cargo2android.py. by Joel Galenson · 4 years, 7 months ago
  16. a727e45 Merge "Do not generate TEST_MAPPINGs for host tests" by Treehugger Robot · 4 years, 7 months ago
  17. e261a15 Do not generate TEST_MAPPINGs for host tests by Joel Galenson · 4 years, 7 months ago
  18. 0c057ad rust: Use rust_ffi for Rust generated C libraries. by Ivan Lozano · 4 years, 8 months ago
  19. 21bea79 cargo2android: map fuse crate in crosvm to libfuse_rust by Victor Hsieh · 4 years, 8 months ago
  20. 7534ce7 Merge "cargo2android: reorder TEST_MAPPING statements" by Treehugger Robot · 4 years, 9 months ago
  21. d11be48 cargo2android: reorder TEST_MAPPING statements by Jeff Vander Stoep · 4 years, 9 months ago
  22. 6014075 Give a warning to use --copy-out by Chih-Hung Hsieh · 4 years, 9 months ago
  23. ec8846b Add --patch and --ignore-cargo-errors options by Chih-Hung Hsieh · 4 years, 9 months ago
  24. 610a894 Do not use Cargo.lock during cargo build. by Chih-Hung Hsieh · 4 years, 9 months ago
  25. e2342ba Add a --copy-out flag for build.rs output files. by Chih-Hung Hsieh · 4 years, 9 months ago
  26. e1b7bb6 Use x86_64-unknown-linux-gnu for host cargo build by Chih-Hung Hsieh · 4 years, 10 months ago
  27. 6c13b72 Ignore -C codegen-units flag by Chih-Hung Hsieh · 4 years, 11 months ago
  28. 63459ed Ignore embed-bitcode flag by Chih-Hung Hsieh · 5 years ago
  29. e51f104 libbase from latest crosvm also needs to be renamed. by Andrew Walbran · 5 years ago
  30. 0711986 Add options to work in a subdirectory. by Chih-Hung Hsieh · 5 years ago
  31. 776f6a1 Handle -Cflag syntax and use prebuilt cargo. by Chih-Hung Hsieh · 5 years ago
  32. f7eff15 Generate TEST_MAPPING for test modules in .bp file by Chih-Hung Hsieh · 5 years ago
  33. e02dce1 Add EXCLUDED_CRATES and better default names by Chih-Hung Hsieh · 5 years ago
  34. 3725e08 More options and rename maps; one file per rust_test by Chih-Hung Hsieh · 5 years ago
  35. 35ca4bc Use rustlibs and not deny_warnings. by Chih-Hung Hsieh · 5 years ago
  36. 80e90be Include command-line arguments in comment. by Andrew Walbran · 5 years ago
  37. 185052a Ensure unique name for non-merged modules. by Chih-Hung Hsieh · 5 years ago
  38. 8a1a230 Accept multiple --crate-type and fix for new cargo. by Chih-Hung Hsieh · 5 years ago
  39. 6c8d52f Pass --no-default-features to cargo build by Chih-Hung Hsieh · 5 years ago
  40. e888737 A script to run cargo and generate Android.bp. by Chih-Hung Hsieh · 6 years ago