1. c9e0562 Make include_dirs and local_include_dirs configurable by Cole Faust · 10 weeks ago
  2. 9d6c7dc Make the WholeStatic/Static/Shared libs properties configurable by Cole Faust · 5 months ago
  3. b6f1693 cc: Enable select syntax for cppflags by Aleks Todorov · 6 months ago
  4. e96c16a Make the cflags property configurable by Cole Faust · 7 months ago
  5. 3b591c7 rust: Support for generated c files from bindgen by Ivan Lozano · 9 months ago
  6. 810c37e Adds support to bindgen to handle static inline fcts by Ellen Arteca · 9 months ago
  7. 1dbfa14 rust: Fix handling of bindgen header libs by Ivan Lozano · 10 months ago
  8. 52e5e6b bindgen: set -Wno-unknown-warning-option flag by default by Yi Kong · 11 months ago
  9. ef7c121 Revert^2 "Update clang version to clang-r510928" by Aditya Kumar · 12 months ago
  10. 22686ba Revert "Update clang version to clang-r510928" by Pirama Arumuga Nainar · 12 months ago
  11. 0790ce2 Update clang version to clang-r510928 by AdityaK · 1 year, 3 months ago
  12. aa39480 Split usage of UseVndk by Kiyoung Kim · 1 year ago
  13. 41cbb5e Define __ANDROID_VENDOR_API__ by Justin Yun · 1 year, 2 months ago
  14. 829e1e9 rust: Emit -x c++ for bindgen modules with cpp_std by Ivan Lozano · 1 year, 3 months ago
  15. 06521c4 Update rust bindgen to clang-r498229b by Yi Kong · 1 year, 4 months ago
  16. 4eeb2a9 Remove dylibs prop from rust module types by Vinh Tran · 1 year, 5 months ago
  17. 78a1f8d rust: Add Bindgen_flag_files property by Andrei Homescu · 1 year, 6 months ago
  18. 2850da6 Update rust bindgen to clang-r498229 by Yabin Cui · 1 year, 6 months ago
  19. 4494685 rust: Allow any host tool for custom_bindgen by Andrei Homescu · 1 year, 6 months ago
  20. 6974c7e Update clang version for Rust bindgen to clang-r487747c by Yi Kong · 1 year, 8 months ago
  21. fd07ed2 Revert^2 "Update clang version to clang-r487747" by Yi Kong · 1 year, 11 months ago
  22. 30e66dc Don't link bionicDeps for noStdlibs bindgen. by Dan Albert · 1 year, 11 months ago
  23. bd18881 Migrate to the new clang lib dir by Yi Kong · 2 years ago
  24. 43d8736 Update bindgen clang version to r475365b by Yabin Cui · 2 years ago
  25. f975473 Delete __ANDROID_APEX_MIN_SDK_VERSION__ from Soong by Vinh Tran · 2 years ago
  26. 645874d Update musl bindgen clang lib directory by Colin Cross · 2 years, 3 months ago
  27. 8a5a1e2 Update bindgen clang version to r468909b by Colin Cross · 2 years, 3 months ago
  28. e94f3e7 Revert^4 "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 2 years, 5 months ago
  29. 199c188 Revert^3 "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 2 years, 6 months ago
  30. 9cc801a Revert^2 "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 2 years, 6 months ago
  31. b983c89 Revert "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 2 years, 6 months ago
  32. 53a452d rust: Only allow bindgen to produce `rlib`s. by Matthew Maurer · 2 years, 6 months ago
  33. 4f664e9 [bindgen] Allow unrecognised -Wno-* flags on LLVM_NEXT by Yi Kong · 2 years, 6 months ago
  34. 567d342 Use musl rust prebuilts for USE_HOST_MUSL=true by Colin Cross · 2 years, 9 months ago
  35. 4f6c927 Update clang version to clang-r450784d by Yi Kong · 2 years, 9 months ago
  36. f80a59f [rust] Update clang version used to build bindgen by Pirama Arumuga Nainar · 2 years, 11 months ago
  37. e32f093 Support building rust modules against musl libc by Colin Cross · 3 years ago
  38. 5140a04 Update clang version to clang-r437112b by Chih-Hung Hsieh · 3 years ago
  39. 253fd06 Update clang version to clang-r437112 by Chih-Hung Hsieh · 3 years, 1 month ago
  40. e950cda rust: Add missing variation -D flags to bindgen. by Ivan Lozano · 3 years, 2 months ago
  41. ef99688 Update clang version used for bindgen to r433403 by Yi Kong · 3 years, 4 months ago
  42. 1424ea4 Update clang version used for bindgen by Yabin Cui · 3 years, 5 months ago
  43. 0523ba2 Rename ninja variables with Clang in the name by Colin Cross · 3 years, 6 months ago
  44. 33bac24 Remove clang indirection without affecting build.ninja by Colin Cross · 3 years, 6 months ago
  45. e934263 Merge "rust: Pass additional Clang C flags from toolchain" by Ivan Lozano · 3 years, 9 months ago
  46. 871e342 rust: Pass additional Clang C flags from toolchain by Ivan Lozano · 3 years, 9 months ago
  47. f9b3e22 Merge "Remove unnecessary `android:"path"` tags in rust" by Treehugger Robot · 3 years, 9 months ago
  48. eda9398 Remove unnecessary `android:"path"` tags in rust by Liz Kammer · 3 years, 9 months ago
  49. 655a7d5 [rust] Update clang version used for bindgen by Pirama Arumuga Nainar · 3 years, 9 months ago
  50. f1ff54a rust: Drop libgcc dependency by Thiébaud Weksteen · 3 years, 10 months ago
  51. 7b33d41 Update clang used for bindgen to clang-r412851 by Pirama Arumuga Nainar · 3 years, 10 months ago
  52. 9a868f1 Allow the clang version used for bindgen to be configured. by Peter Collingbourne · 4 years ago
  53. 9b44383 rust: Add header library support to rust_bindgen. by Ivan Lozano · 4 years, 2 months ago
  54. a3faafa Rust bindgen should use r399163b. by Stephen Hines · 4 years, 2 months ago
  55. aa3231c rust_bindgen: respect custom OUT_DIR by Shao-Chuan Lee · 4 years, 2 months ago
  56. d90bd4a Merge "rust: Add cflag checks against -xc++ and -std." by Ivan Lozano · 4 years, 3 months ago
  57. 0a2a115 rust: Add cflag checks against -xc++ and -std. by Ivan Lozano · 4 years, 3 months ago
  58. c49649c Use protobuf-codegen default and add mod_stem.rs by Chih-Hung Hsieh · 4 years, 3 months ago
  59. 4e7b26a Merge "rust: Allow rust_bindgen to use cc_defaults." by Ivan Lozano · 4 years, 3 months ago
  60. bf63d00 rust: Add static binary support by Ivan Lozano · 4 years, 3 months ago
  61. bc9e421 rust: Allow rust_bindgen to use cc_defaults. by Ivan Lozano · 4 years, 4 months ago
  62. 4820c2c Merge "Avoid Rust source provider rule duplication" by Thiébaud Weksteen · 4 years, 4 months ago
  63. 295c72b Avoid Rust source provider rule duplication by Thiébaud Weksteen · 4 years, 4 months ago
  64. 3d94752 rust: Add rust_bindgen std version w/ cc defaults. by Ivan Lozano · 4 years, 4 months ago
  65. 74fe471 Merge "rust: Fix rust_bindgen implicits" by Ivan Lozano · 4 years, 4 months ago
  66. 54a8ee1 [rust] Fix missing libclang for bindgen on darwin. by Ivan Lozano · 4 years, 4 months ago
  67. ddd0bdb rust: Fix rust_bindgen implicits by Ivan Lozano · 4 years, 5 months ago
  68. 682c9d7 Rename ccConfig to cc_config by Thiébaud Weksteen · 4 years, 5 months ago
  69. 31f1bb8 rust: add ccToolchain to Module by Thiébaud Weksteen · 4 years, 5 months ago
  70. a57e56a Merge "Export Rust SourceProvider types and methods" by Ivan Lozano · 4 years, 5 months ago
  71. c776792 Export Rust SourceProvider types and methods by Andrei Homescu · 4 years, 5 months ago
  72. 217a1e4 Merge "[rust] Escape flags for bindgen" by Matthew Maurer · 4 years, 5 months ago
  73. c564d2d Add support for custom bindgen binaries. by Ivan Lozano · 4 years, 5 months ago
  74. b14e141 Merge "[rust] Disable clippy for rust_bindgen modules." by Ivan Lozano · 4 years, 5 months ago
  75. 32267c8 [rust] Disable clippy for rust_bindgen modules. by Ivan Lozano · 4 years, 5 months ago
  76. da931d4 [rust] Disable lints for generated bindings by Stephen Crane · 4 years, 5 months ago
  77. 12e2cb7 [rust] Escape flags for bindgen by Stephen Crane · 4 years, 5 months ago
  78. 26ecd6c [rust] Add SourceProviders as crates support. by Ivan Lozano · 4 years, 6 months ago
  79. 3feff6c Merge changes I4efdf333,I4abaf8e7 by Ivan Lozano · 4 years, 6 months ago
  80. 45901ed Ensure hermetic device rust_bindgen. by Ivan Lozano · 4 years, 6 months ago
  81. e1e844b Generate deps file for rust_bindgen modules. by Ivan Lozano · 4 years, 6 months ago
  82. 41b4d79 Merge "Add a rust_bindgen_host module type." by Ivan Lozano · 4 years, 6 months ago
  83. f90e64a Merge "Call rustfmt on rust_bindgen bindings." by Ivan Lozano · 4 years, 6 months ago
  84. ec54eec Call rustfmt on rust_bindgen bindings. by Ivan Lozano · 4 years, 6 months ago
  85. f6fe995 Add a rust_bindgen_host module type. by Ivan Lozano · 4 years, 6 months ago
  86. 10735d9 Add source collision test, rust_bindgen doc. by Ivan Lozano · 4 years, 6 months ago
  87. 4fef93c Add SourceProviders and a rust_bindgen module type by Ivan Lozano · 4 years, 6 months ago