Yggdrasil icon indicating copy to clipboard operation
Yggdrasil copied to clipboard

Collection of builder repositories for BinaryBuilder.jl

Results 401 Yggdrasil issues
Sort by recently updated
recently updated
newest added

Simplifying build process and updating jll dependencies and exodusII git version

This also requires julia>=1.6 to enable Apple ARM64 CPU (https://github.com/chemfiles/Chemfiles.jl/issues/56)

Alternative to #4477, as that bumped into https://github.com/FluxML/Torch.jl/issues/17 Building Torch from source (for Linux and Linux with CUDA) would likely remedy (at least): * https://github.com/FluxML/Torch.jl/issues/17 * https://github.com/FluxML/Torch.jl/issues/20 * https://github.com/FluxML/Torch.jl/issues/42 Related...

This pull request contains a new build recipe I built using the BinaryBuilder.jl wizard: * Package name: kdb_c_api * Version: v2022.7.19 @staticfloat please review and merge.

Needs to be updated with the BBB commit from https://github.com/JuliaPackaging/BinaryBuilderBase.jl/pull/257 once that's merged, but should work otherwise.

Status: Waiting for Author

superseded https://github.com/JuliaPackaging/Yggdrasil/pull/4126

This package and the previous VDT package are needed for [ROOT](https://github.com/root-project/root) to be built.

I'm trying to wrap ranger with CxxWrap, and I realised that the header files could be useful.