Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
60515a1defef5496ac0f5e17cff6404d2d2feeeb
/
bindgen
/
private
cf6e76e
Add opt-out from merging cc_lib object files in bindgen (#2959)
by Marcel Hlopko
· 6 weeks ago
c603a77
Add per-target link flags in the right place (#2963)
by Daniel Wagner-Hall
· 8 weeks ago
966678b
Allowlist more clang flags in bindgen (#2902)
by Marcel Hlopko
· 3 months ago
6a140b2
Make rustfmt toolchain optional in bindgen (#2744)
by Marcel Hlopko
· 5 months ago
147886f
Make it possible to not specify clang binary in bindgen (#2746)
by Marcel Hlopko
· 5 months ago
db89d83
Pass toolchain param in ctx.action.run in bindgen (#2745)
by Marcel Hlopko
· 5 months ago
6c2bd67
Add support for --wrap-extern-fns to bindgen rules (#2743)
by Marcel Hlopko
· 5 months ago
116f6db
Update bindgen.bzl to use toolchain system include directories as well (#2727)
by Marcel Hlopko
· 5 months ago
0cb20f5
Deprecated `rust_bindgen.leak_symbols` (#2590)
by UebelAndre
· 9 months ago
8fd0904
Fix linkopts set in cc deps of bindgen (#2422)
by Vinh Tran
· 10 months ago
90e4505
Fix #2406: use codegen option `link-args` to forward `user_link_flags` in bindgen. (#2407)
by thomas
· 11 months ago
012af3b
Fix #2402: use `get_lib_name_default(lib)` instead of `lib.owner.name`. (#2405)
by thomas
· 11 months ago
44a0161
Allow `RustBindgen` action to get `--gcc-toolchain` from cc toolchains (#2400)
by UebelAndre
· 11 months ago
53830aa
remove incompatible_override_toolchain_transition (#2344)
by Krasimir Georgiev
· 12 months ago
01daded
Add cc_toolchain files to bindgen actions (#2375)
by UebelAndre
· 12 months ago
23fcf67
Update `rust_bindgen_library` to only link into the direct consumer (#2361)
by UebelAndre
· 12 months ago
c85ce76
Include more cc_toolchain flags in RustBindgen actions (#2358)
by UebelAndre
· 12 months ago
7d1cc09
Export bindgen rules through `@rules_rust//bindgen:defs.bzl` (#2054)
by UebelAndre
· 1 year, 3 months ago