Skip to content

bart-kroon/tmiv-clang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clang docker container for TMIV CI

docker

A docker container with modern CMake and clang for TMIV's continuous integration. Built on top of cbachhuber/clang, it additionally offers

  • build caching with ccache. Inside the docker container, folder /.ccache is used for caching. Mount that one with read&write rights to a persistent folder on your machine to achieve build caching between container invocations.
  • TMIV's CMake dependencies in folder /dependencies:

Tags and corresponding docker files:

About

Clang docker container for TMIV's CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%