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

Use bazel as build system #74

Open
12 of 23 tasks
symbiont-stevan-andjelkovic opened this issue Jan 28, 2021 · 5 comments
Open
12 of 23 tasks

Use bazel as build system #74

symbiont-stevan-andjelkovic opened this issue Jan 28, 2021 · 5 comments
Assignees
Milestone

Comments

@symbiont-stevan-andjelkovic
Copy link
Contributor

symbiont-stevan-andjelkovic commented Jan 28, 2021

Currently go code can be built and tested using bazel. Other bazel related tasks:

@symbiont-stevan-andjelkovic
Copy link
Contributor Author

python support was added in #101.

@symbiont-stevan-andjelkovic
Copy link
Contributor Author

nix support was added in #97.

@symbiont-stevan-andjelkovic
Copy link
Contributor Author

Haskell support was added in #140 and #141.

@symbiont-stevan-andjelkovic
Copy link
Contributor Author

symbiont-stevan-andjelkovic commented Feb 26, 2021

Clojure/java support was added in #143 and #145.

@symbiont-stevan-andjelkovic
Copy link
Contributor Author

GraalVM native image compilation was added in #147.

Note that this partially reverts #143 and #145 by using griffinbank/rules_clojure rather than simuons/rules_clojure. The former is a fork of the later which reuses as much of java_rules as possible, and graal_rules expect java_rules as input.

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