Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrk21/cpp-exec-env

This is for building C++ execution environment
https://github.com/mrk21/cpp-exec-env

docker docker-image

Last synced: 27 days ago
JSON representation

This is for building C++ execution environment

Awesome Lists containing this project

README

        

# cpp-exec-env

[![Build Status](https://travis-ci.org/mrk21/cpp-exec-env.svg)](https://travis-ci.org/mrk21/cpp-exec-env)

This is for building C++ execution environment. In large part, it is used to verify C++ project sources. This environment built as Docker image exists to [Docker Hub Registry](https://registry.hub.docker.com/u/mrk21/cpp-exec-env "mrk21/cpp-exec-env").

## Specification

### Platform

* Ubuntu 12.04 LTS

### Compiler

* GCC 4.9
* Clang 3.7

### Library

* Boost 1.57