vaticle / dependencies

Bazel dependency declarations for build tools reused across @vaticle repositories (only for @vaticle)
Mozilla Public License 2.0
12 stars 23 forks source link

Allow linking SWIG Java for Windows #467

Closed dmitrii-ubskii closed 10 months ago

dmitrii-ubskii commented 10 months ago

What is the goal of this PR?

We implement Windows-specific linking in the swig_java() rule.

What are the changes implemented in this PR?

Drive-by: upgrade rules_rust to 0.20 and export the universe Cargo.toml.

typedb-bot commented 10 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture