Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 257 Bytes

File metadata and controls

22 lines (18 loc) · 257 Bytes

C++ Environment

Clang-based container for building C++ applications.

docker pull registry.gitlab.com/signal9/cpp-env

Features

  • CMake
  • Clang
  • Conan
  • LLD linker
  • LLVM
  • Ninja
  • OpenMP
  • Polly
  • compiler-rt
  • libc++
  • libunwind
  • Meson