issues
search
abrisco
/
cargo-bazel
A Bazel repository rule for generating Rust dependencies with Cargo.
https://abrisco.github.io/cargo-bazel/
MIT License
4
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added migration notice
#189
abrisco
closed
2 years ago
0
Differences between the lockfile formats
#188
dae
closed
2 years ago
2
Release `v0.0.29`
#187
abrisco
closed
2 years ago
0
Unpin dependencies
#186
abrisco
closed
2 years ago
0
Fixed tracking incorrect dependency configurations
#185
abrisco
closed
2 years ago
0
Allow bootstrapped binaries to work with `crates_vendor`
#184
abrisco
closed
2 years ago
0
Updated rules_rust
#183
abrisco
closed
2 years ago
0
Limit `rust_srcs` glob.
#182
abrisco
closed
2 years ago
0
Fixed tests being non-hermetic
#181
abrisco
closed
2 years ago
0
Release `v0.0.28`
#180
abrisco
closed
2 years ago
0
Updated dependencies
#179
abrisco
closed
2 years ago
0
Added `crates_vendor` rule
#178
abrisco
closed
2 years ago
0
Updated dependencies
#177
abrisco
closed
2 years ago
0
Added annotations for faster downloads
#176
abrisco
closed
2 years ago
1
Release `v0.0.27`
#175
abrisco
closed
2 years ago
0
Tag generated aliases as `manual`
#174
abrisco
closed
2 years ago
0
Linker failure related to `windows-sys` in examples
#173
abrisco
opened
2 years ago
1
Pin example dependency
#172
abrisco
closed
2 years ago
0
Do not render BUILD files for local targets
#171
abrisco
closed
2 years ago
0
Tag generated targets with `cargo-bazel` and as `manual`
#170
abrisco
closed
2 years ago
0
Various minor cleanups
#169
abrisco
closed
2 years ago
0
Moved `select_with_or` out of generated module
#168
abrisco
closed
2 years ago
0
Release `v0.0.26`
#167
abrisco
closed
2 years ago
0
Updated documentation
#166
abrisco
closed
2 years ago
0
Improved error messaging
#165
abrisco
closed
2 years ago
0
Examples can now use bootstrapped binaries
#164
abrisco
closed
2 years ago
0
Added stub for vendoring support.
#163
abrisco
closed
2 years ago
0
Release `v0.0.25`
#162
abrisco
closed
2 years ago
0
Updated dependencies
#161
abrisco
closed
2 years ago
0
Fixed rendering duplicate binary crate aliases
#160
abrisco
closed
2 years ago
1
Another missing rename
#159
abrisco
closed
2 years ago
0
Missed rename
#158
abrisco
closed
2 years ago
0
Duplicate aliases generated
#157
djmarcin
closed
2 years ago
4
Moved `tools/cargo-bazel` the be the root package
#156
abrisco
closed
2 years ago
0
Added a filegroup for all Bazel sources in `crates_repository`
#155
abrisco
closed
2 years ago
0
Fail generation when unused annotations are found.
#154
abrisco
closed
2 years ago
0
Removed unnecessary annotation
#153
abrisco
closed
2 years ago
0
Created `crate` module for easier code reuse
#152
abrisco
closed
2 years ago
0
Updated buildifier
#151
abrisco
closed
2 years ago
0
Release `v0.0.24`
#150
abrisco
closed
2 years ago
0
Fixed multi config dependencies only considering one
#149
abrisco
closed
2 years ago
0
Release `v0.0.23`
#148
abrisco
closed
2 years ago
0
Fixed platform label templates not rendering custom labels
#147
abrisco
closed
2 years ago
0
Updated dependencies
#146
abrisco
closed
2 years ago
0
Updated dependencies
#145
abrisco
closed
2 years ago
0
Move `crates_repository` definition into it's own bzl file.
#144
abrisco
closed
2 years ago
0
Added support for `additive_build_file` annotations
#143
abrisco
closed
2 years ago
0
Release `v0.0.22`
#142
abrisco
closed
2 years ago
0
Updated dependencies
#141
abrisco
closed
2 years ago
0
Output full labels to add to WORKSPACE
#140
illicitonion
closed
2 years ago
1
Next