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

Add steps for how to add a new externel dep for julia #4

Open
inkydragon opened this issue Jan 17, 2025 · 0 comments
Open

Add steps for how to add a new externel dep for julia #4

inkydragon opened this issue Jan 17, 2025 · 0 comments

Comments

@inkydragon
Copy link
Member

We've added MMTK as a new dep.
So, it's a good time to write down those steps.
I'm going to document the overall process, give a link to the MMTK pr as a reference.

  • create and publish a new mmtk_jll pkg
  • add new dep to julia with source build
  • add new dep to julia with pre-build jll
  • setup ci (In buildkite repo), build julia with MMTK
  • run PkgEval with julia+MMTK
    how to use PkgEval bot

And How to update an exist dep to new version.

  • update jll
  • update version number / commit hash in julia repo
  • update checksum

And where to ask for help.

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