A Common Package Specification: Getting Build Tools to Talk to Each Other - Lessons Learned
Offered By: CppCon via YouTube
Course Description
Overview
Explore a comprehensive conference talk from CppCon 2023 that delves into the challenges and solutions for creating a Common Package Specification in C++. Learn about the experiences gained from implementing thousands of binaries consumable by various build systems. Discover the key components of an effective package specification, including folder representation, path relativity, preprocessor definitions, compiler flags, and component relationships. Examine implementation challenges and their potential solutions, such as mapping to popular build systems, handling user configurations, and managing runtime dependencies. Gain insights from years of real-world experience in developing interoperability between build systems and package managers, a crucial aspect of the C++ tooling ecosystem.
Syllabus
A Common Package Specification: Getting Build Tools to Talk to Each Other - Lessons Learned CppCon
Taught by
CppCon
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera