aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-02-23Fix bzlmod examples on windows (#2454)Cameron Martin
2024-02-23Re-vendor all crates (#2514)Cameron Martin
2024-02-22Set allow_empty on unknown globs (#2509)Daniel Wagner-Hall
2024-02-21Add MODULE.bazel.lock to gitignore (#2505)Keith Smiley
2024-02-21Update apple rules (#2506)Keith Smiley
2024-02-19Bump crate_universe version to `0.11.0` (#2478)UebelAndre
2024-02-18Add script to revendor all crates (#2459)Cameron Martin
2024-02-14Generate package license metadata (#2476)Nick Collier
2024-02-09Add support for `all_crate_deps` when using bzlmod (#2461)Amelia
2024-02-08Added Rust 1.76.0 (#2468)UebelAndre
2024-02-02Make cross-compiling with bzlmod possible, added example (#2419)John Hughes
2024-01-22Update rules_apple (#2436)Daniel Wagner-Hall
2024-01-16Update android example to use Starlark version of android_ndk_repository (#2417)Vinh Tran
2024-01-12Fix rustfmt toolchains when consuming rules_rust with bzlmod. (#2410)John Hughes
2024-01-09Nix Example updated `rules_nixpkgs` version and removed CI workaround. (#2409)James Leitch
2024-01-08Add annotation support for transient crates. (#2392)Matt
2024-01-05Fix name of toolchain repo (#2395)Daniel Wagner-Hall
2024-01-03Support third party crates with bzlmod (#1910)Matt
2024-01-02Added Rust 1.75.0 (#2380)UebelAndre
2023-12-28Expose crates_vendor deps to bzlmod (#2372)upstream/0.36.1David Tolnay
2023-12-28Ignore bzlmod workspace from examples workspace (#2373)Daniel Wagner-Hall
2023-12-28Update `rust_bindgen_library` to only link into the direct consumer (#2361)UebelAndre
2023-12-28Ensure bzlmod example tests are run (#2371)UebelAndre
2023-12-28Consolidate bzlmod example workspaces (#2370)UebelAndre
2023-12-28Remove legacy bindgen.bzl interface module (#2366)UebelAndre
2023-12-27Fix `alias_rules` missing CcInfo and not being listed in `CARGO_BAZEL_SRCS` a...James Leitch
2023-12-27`crate.select()` support (#1977)James Leitch
2023-12-27Include more cc_toolchain flags in RustBindgen actions (#2358)UebelAndre
2023-12-27Added Rust 1.74.1 (#2354)UebelAndre
2023-12-22Register apple cc toolchain (#2352)Daniel Wagner-Hall
2023-12-15`cargo-bazel` now supports `alias_rule` to customize the aliases generated (#...James Leitch
2023-12-14Moved `generate_target_compatible_with` into `render_config`. (#2329)James Leitch
2023-12-14Regenerate crate_universe examples (#2330)UebelAndre
2023-12-14Inform users that `crate` and `srcs` are mutually exclusive (#1650)UebelAndre
2023-12-13Remove `.bazelversion` file to always use latest release available. (#2323)UebelAndre
2023-12-13Platform transition added to Rust binary rules. (#2310)James Leitch
2023-12-13Add support for QNX (#2195)John Hughes
2023-12-12Nix example switched to using `crate_universe_dependencies(bootstrap=True)` (...James Leitch
2023-12-12Introduced `TargetTriple` newtype. (#2315)James Leitch
2023-12-12Pin repo to bazel 6.4.0 (#2318)Daniel Wagner-Hall
2023-12-11NixOS added as a Platform target including a pseudo target triple (#2311)James Leitch
2023-12-08fix: `rustc_compile_action` emits `CcInfo` for `wasm32` targets (#1979)James Leitch
2023-12-04Use js_info macro to populate JsInfo provider (js_rust_wasm_bindgen) (#2303)Jeremy Studer
2023-12-04Declare dependencies in vendored crates (#2246)Matt
2023-11-27Added support for multiple javascript rule sets to wasm_bindgen package (#2284)UebelAndre
2023-11-23Bump cargo_toml to 0.17.1 (#2278)Daniel Wagner-Hall
2023-11-22cargo_build_script can use rustc_env_files (#2276)Daniel Wagner-Hall
2023-11-16Added Rust 1.74.0 (#2268)UebelAndre
2023-11-09Rerun crates_vendor for additional packages (#2251)Matt
2023-11-08Run "bazel run //*:crates_vendor" (#2245)Matt