Skip to content

Add bazel build.#1859

Merged
ml86 merged 1 commit into
masterfrom
markus/bazel
Jul 6, 2026
Merged

Add bazel build.#1859
ml86 merged 1 commit into
masterfrom
markus/bazel

Conversation

@ml86

@ml86 ml86 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@ml86 ml86 requested a review from maltek July 6, 2026 10:29
Comment thread MODULE.bazel
Comment on lines +9 to +16
JOERN_VERSION = "db325972fdf72e53f76beba77b72e84b2c469905"

git_override(
module_name = "bazel_tooling",
commit = "{}".format(JOERN_VERSION),
remote = "git@github.com:joernio/joern.git",
strip_prefix = "bazel/tooling",
)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to have this in a separate repo, for less circular importing. But not a must for me.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The plan is to eventually bring codepropertygraph into the Joern repo which would resolve this. In the mean time i try to avoid even more repositories.

@ml86 ml86 merged commit f0e4c31 into master Jul 6, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants