Wednesday 

Room 2 

11:40 - 12:40 

(UTC+02

Talk (60 min)

Designing a modern build system and dependency manager, how hard can it be?

The Meson build system is a modern build system with its own package manager. It supports many programming languages and it is most used for C and C++ projects. While writing a package manager might seem like a simple task, it turns out to be quite complicated. This is especially true when compiling low level system libraries This talk presents many of the various reasons that make designing a build system for C and C++ difficult, ranging from the need to support 20+ different compilers to the intricacies of making projects written by different people work together seamlessly on platforms ranging from Windows to Linux distros to bare metal. Time permitting there will be live demos of building a complex project on multiple platforms while conforming to the system requirements of each.

C++
C
Tools

Jussi Pakkanen

Jussi Pakkanen is the creator and project lead of the Meson build system. He has worked with almost every part of a modern Linux system ranging from the kernel all the way to GUI applications and web services. He is currently working as a consultant working on a wide variety of fields from 3D architectural software to computer security and slot machines. When not working on computers, he might be found watching bad movies or drawing.