OFFRE LISEUSES

Une liseuse achetée = une housse offerte* jusqu'au 21 juin

Nouveauté

Build Systems and Automation: Compiling, Linking, and Managing Native Projects at Scale

Par : Arlo Bennett
Offrir maintenant
Ou planifier dans votre panier
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub protégé est :
  • Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
  • Compatible avec une lecture sur liseuses Vivlio
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
  • Non compatible avec un achat hors France métropolitaine
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • FormatePub
  • ISBN8235114708
  • EAN9798235114708
  • Date de parution13/04/2026
  • Protection num.Adobe DRM
  • Infos supplémentairesepub
  • ÉditeurIoakim Ioakim

Résumé

Master Native Build Systems from Compiler to ClusterWriting great code is only the first step. Transforming it into a correct, optimized, and reproducible binary at production scale demands a different kind of mastery entirely. This comprehensive guide bridges the gap between low-level compiler mechanics and large-scale build automation. From the first pass of the preprocessor to distributed Bazel remote execution clusters, you will develop a complete, authoritative understanding of how native software is compiled, linked, and deployed in professional engineering environments.
What You Will Learn How compilers parse, optimize, and generate machine code through each stage of the pipeline How linkers resolve symbols, merge memory sections, and patch binary addresses at scale How to configure and optimize Make, CMake, Ninja, and Bazel for real-world native projects How to design hermetic, reproducible build environments that eliminate environment drift How to structure large codebases for maximum parallelism and build cache efficiency How to cross-compile for embedded and bare-metal targets using custom sysroots and toolchains How to integrate native build systems into CI/CD pipelines and remote execution clusters Who This Book Is ForSystems programmers in C, C++, and Rust, build engineers managing toolchain infrastructure, and DevOps professionals operating native CI/CD pipelines will all benefit.
Whether you are diagnosing a cryptic linker error, migrating a legacy Makefile to modern CMake targets, or scaling a distributed Bazel cluster for a large engineering organization, this guide provides the technical depth and actionable strategies to succeed. A Complete Professional ReferenceCovering compiler internals, static and dynamic library mechanics, cross-compilation toolchains, distributed build caching, reproducible builds, SBOM generation, and build system migration strategies, this is the definitive resource for engineers ready to take full ownership of how their code is built, verified, and deployed.