Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bazel support for the Rust crates #349

Open
3 of 5 tasks
elBoberido opened this issue Aug 6, 2024 · 0 comments
Open
3 of 5 tasks

Bazel support for the Rust crates #349

elBoberido opened this issue Aug 6, 2024 · 0 comments
Assignees

Comments

@elBoberido
Copy link
Member

elBoberido commented Aug 6, 2024

Brief feature description

Currently foreign_cc is used to build the C binding and cc_library to build the C++ bindings. In order to fully exhaust the capabilities of bazel, the C binding and therefore the Rust code should be build with rules_rust.

Action Items

  • Use rules_rust
  • Move everything to a single BUILD.bazel
  • Add tests
  • Add feature flags
  • Create GITROOT/FAQ_iceoryx2_devs.md with the errors that can show up with bazel
@elBoberido elBoberido self-assigned this Aug 6, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Aug 12, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Sep 15, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 7, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 7, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 8, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 8, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 8, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 8, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 8, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 9, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 9, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 10, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 10, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 10, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 11, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 11, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 11, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 11, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 11, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 11, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 11, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 11, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 11, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 11, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 11, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 11, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido pushed a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido pushed a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 19, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 20, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 20, 2024
elBoberido added a commit that referenced this issue Oct 21, 2024
…sts-to-bazel

[#349] Add all remaining tests to bazel
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 21, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 21, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 28, 2024
elBoberido added a commit to elBoberido/iceoryx2 that referenced this issue Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant