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
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.
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.
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
VSCode Devcontainer for ARM Cortex-M development
Docker images for compile inside docker with cmake, clang/gcc and conan
Add a description, image, and links to the cmake topic page so that developers can more easily learn about it.
To associate your repository with the cmake topic, visit your repo's landing page and select "manage topics."