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

Make loading the kotlinc repository lazy #1126

Merged

Conversation

restingbull
Copy link
Collaborator

@restingbull restingbull commented Mar 8, 2024

  • Also, cleanup the imports of libraries to be easier to reason about.
  • .klib remains an open question. Will need ot address in the near future.

fixes #1106

@restingbull restingbull force-pushed the restingbull/1106-move-capabilities-to-separate-repo branch from 94f6b76 to 4e5b5cb Compare March 27, 2024 03:39
MODULE.bazel Outdated Show resolved Hide resolved
@restingbull restingbull force-pushed the restingbull/1106-move-capabilities-to-separate-repo branch from 114f30b to 257b9ad Compare May 31, 2024 20:45
* Also, cleanup the imports of libraries to be easier to reason about.
* .klib remains an open question. Will need ot address in the near future.
fixes 1106
@restingbull restingbull reopened this May 31, 2024
@restingbull restingbull merged commit fe5c6fa into master Jun 1, 2024
3 checks passed
@restingbull restingbull deleted the restingbull/1106-move-capabilities-to-separate-repo branch June 1, 2024 18:31
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.

Bzlmod: kotlin compiler is unconditionally downloaded
2 participants