Using the build_tarballs.jl script to build the tarballs, without the wizard
14
Summary of the ingredients of a build recipe
15
Building and deploying tarballs and JLL packages locally, without going through Yggdrasil
16
Second short Q&A session
17
Review of the tools and the variables available inside the build environment
Description:
Explore the intricacies of BinaryBuilder.jl in this comprehensive JuliaCon 2020 workshop. Dive into the framework that enables compilation of binary libraries and programs for all supported Julia platforms. Learn about the motivations behind BinaryBuilder.jl and how it addresses the challenges of providing necessary binaries. Gain hands-on experience crafting build recipes using the wizard and writing custom scripts for advanced users. Submit your first pull request to Yggdrasil, the central repository for BinaryBuilder.jl scripts. Discover the future of BinaryBuilder and JLL packages, and master the process of building and deploying tarballs locally. Through presentations, demonstrations, and Q&A sessions, acquire essential knowledge about the tools and variables available in the build environment, empowering you to efficiently work with compiled languages in Julia projects.
BinaryBuilder.jl - The Subtle Art of Binaries That Just Work