dcmake: a new CMake debugger UI
Introduces dcmake, a new CMake debugger UI built using Dear ImGui, leveraging CMake's --debugger mode for interactive debugging.
Introduces dcmake, a new CMake debugger UI built using Dear ImGui, leveraging CMake's --debugger mode for interactive debugging.
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.