Zig Build System Internals
A deep dive into the internal workings of the Zig programming language's built-in build system, explaining its two-stage compilation process and declarative API.
A deep dive into the internal workings of the Zig programming language's built-in build system, explaining its two-stage compilation process and declarative API.
Technical guide on using CMake and CPack to create a macOS application bundle, covering bundle structure and generator options.
A tutorial on setting up unit tests for C code using Google's gtest framework and CMake build system.
A technical guide detailing the steps to build and install the Krita digital painting software on Slackware 14.1 Linux.