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 Python for different platforms #464

Closed dmikhalin closed 10 months ago

dmikhalin commented 10 months ago

What is the goal of this PR?

We updated some dependencies to correspond with a newer rules-rust version, added a linux-arm64 platform, and fixed linking errors on Windows and errors with incorrect libpython dependency in the generated dynamic library.

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

flyingsilverfin commented 10 months ago

Title / goal should mention SWIG and Python to provide context