Yggdrasil
Yggdrasil copied to clipboard
Collection of builder repositories for BinaryBuilder.jl
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.
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.