This is the base for other toolchain images. From Debian 11 with CMake and Ninja.
Uses the GNU compiler and targets the amd64 architecture.
Uses the GNU compiler and targets the arm64 architecture.
Uses the GNU compiler and targets the armhf architecture.
Contains the Android NDK.
Contains a standalone toolchain.
Contains Clang, Clang-Tidy, and Include-What-You-Use in version 11.
Same as purplekarrot/clang, but uses Clazy as the C++ compiler.
Uses MinGW to target 32bit Windows. It uses Wine as crosscompiling emulator and NSIS to create packages.
Uses MinGW to target 64bit Windows. It uses Wine as crosscompiling emulator and NSIS to create packages.