Fast, reproducible, and portable software development environments
-
Updated
Dec 8, 2021 - Dockerfile
Fast, reproducible, and portable software development environments
Docker container build on top off the official gcc image including cmake
deprecated: Build my development environment with vscode on docker by code-server. for jp: tutorial: https://github.com/kyorohiro/advent-2019-code-server
A repository of distcc-docker images tailored for various linux distributions
This is an integrated development environment suitable for C/C++. The environment is based on Ubuntu 22.04 and comes with CMake 3.28.5, Conan 2.3.1, and an ARM cross-compilation toolchain. You can use it as your cross-compilation development environment or CI environment.
The Dockerfile with ARM Compiler (for any arm-none-eabi builds)
CMake is an open-source, cross-platform family of tools designed to build, test and package software. This repo contains dockerfile for CMake docker image
A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using Conan dependency manager.
VSCode Devcontainer for ARM Cortex-M development
A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using vcpkg dependency manager.
Docker containers for building CMake projects with Qt and Clang or GCC
Docker images for compile inside docker with cmake, clang/gcc and conan
To associate your repository with the cmake topic, visit your repo's landing page and select "manage topics."