Skip to content

Add Bazel build support#234

Merged
yanyiwu merged 1 commit into
masterfrom
copilot/add-bazel-support
Apr 29, 2026
Merged

Add Bazel build support#234
yanyiwu merged 1 commit into
masterfrom
copilot/add-bazel-support

Conversation

@yanyiwu
Copy link
Copy Markdown
Owner

@yanyiwu yanyiwu commented Apr 29, 2026

Summary

  • add Bzlmod metadata and public Bazel targets for cppjieba, vendored limonp, and dictionary files
  • add a small Bazel smoke test that constructs cppjieba::Jieba with runfile dictionary paths
  • add a Bazel GitHub Actions workflow to keep the new build path covered

Validation

  • npx --yes @bazel/bazelisk test --cache_test_results=no //:bazel_smoke_test

Closes #233

@yanyiwu yanyiwu merged commit 8fe7b93 into master Apr 29, 2026
66 checks 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.

Feature request: Add Bazel support

1 participant