Managing C++ Build Complexity Using Cuppa - A SCons-based Build System
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore a powerful solution for managing complex C++ build processes in this conference talk from ACCU. Discover Cuppa, a SCons-based build system designed to simplify and streamline C++ project builds. Learn how Cuppa leverages SCons' extensibility to solve common build problems consistently, offering familiar make-like usage with simple, declarative SConscript files. Understand Cuppa's key goals of providing a consistent model for describing build processes and encapsulating complex or remote dependencies. Gain insights into Cuppa's features, including its ability to build multiple variants for various toolchains, its pre-defined dependencies like Boost and Qt, and its location model for expressing dependencies as source locations. See practical examples of Cuppa in action and learn how it can transform your C++ build process, making it more accessible and manageable for your entire development team.
Syllabus
'Managing C++ Build Complexity Using Cuppa: A SCons-based Build System' - Jamie Allsop
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube