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

Using Julia Binary Wrappers for hosting the artifacts #13

Closed
youwuyou opened this issue Nov 10, 2023 · 2 comments
Closed

Using Julia Binary Wrappers for hosting the artifacts #13

youwuyou opened this issue Nov 10, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@youwuyou
Copy link
Owner

  • Generate build_tarballs.jl using BinaryBuilder.jl, this script will be hosted under Yggsdrail for building binaries across different platforms.

  • The prebuilt binaries are hosted under JuliaBinaryWrappers organization within an autogenerated $(packagename)_jll.jl package, we can invoke using packagename_jll for readily using pre-built libraries and executables in our packagename.jl julia package.

@youwuyou youwuyou self-assigned this Nov 10, 2023
@youwuyou youwuyou converted this from a draft issue Nov 10, 2023
@youwuyou
Copy link
Owner Author

Current state: pull request at Yggdrasil #7642 still processing

@youwuyou youwuyou added the enhancement New feature or request label Nov 28, 2023
@youwuyou youwuyou moved this from In Progress to Done in Ginkgo library minimalist wrapper Dec 5, 2023
@youwuyou
Copy link
Owner Author

youwuyou commented Dec 5, 2023

ginkgo_jll.jl build script avaliable under Yggdrasil

@youwuyou youwuyou closed this as completed Dec 5, 2023
@youwuyou youwuyou changed the title using Julia Binary Wrappers for hosting the artifacts Using Julia Binary Wrappers for hosting the artifacts Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant