Automatic Caching for C++ Builds - Merging Git and the Compiler
Offered By: cpponsea via YouTube
Course Description
Overview
Explore the innovative approach of merging Git with C++ builds for automatic caching in this conference talk from C++ on Sea 2023. Discover how to overcome the challenges of rebuilding artifacts across multiple machines and the inefficiencies in Continuous Integration. Learn about the complexities of C++ versatility, platform-specific build artifacts, and ABI-breaking compiler flags that often necessitate building from source. Delve into the potential benefits and obstacles of reusing build trees, and understand the novel solution of binding Git with C++ builds to streamline the development process. Gain insights from Damien Buhl, co-founder and CEO of tipi.build, as he presents this cutting-edge technique to optimize C++ build workflows and reduce development costs.
Syllabus
Automatic Caching for C++ Builds: Merging Git and the Compiler - Damien Buhl - C++ on Sea 2023
Taught by
cpponsea
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