Tag:build-system
All the articles with the tag "build-system".
Build all software in one command with Bazel
Posted on:October 11, 2023 at 11:15 AMAn in-depth guide on how to use Bazel, including writing custom rules to automate any build/run software flow. The example combines fetching remote tools, running a multi-language build and building complex binaries.