Explore the landscape of C++ build systems in this comprehensive conference talk from CppCon 2023. Delve into the evolution of build tools, from CMake's widespread adoption to emerging alternatives like bpt, GN, Meson, and BuildCC. Examine the strengths and limitations of CMake, and discover how newer build systems address challenges in dependency management, SBOM generation, and reproducible builds. Learn about software supply chain security, static and dynamic code analysis, and remote build capabilities across various ecosystems. Gain insights into best practices and pragmatic solutions for enhancing CMake workflows. Witness a live demonstration of SBOM generation, build reproducibility, and remote builds on a large CMake codebase, equipping you with practical knowledge to improve your C++ build processes.
Overview
Syllabus
Better CMake: A World Tour of Build Systems - Better C++ Builds - Damien Buhl & Antonio Di Stefano
Taught by
CppCon