Skip to content

[th/gitlab-ci-clang]

Thomas Haller requested to merge th/gitlab-ci-clang into master

Improve gitlab-ci tests:

  • enable building with clang

  • build the tree multiple times in the same test (docker-image). That saves some of the overhead to install the required packages in the docker-image , which is about 250 MB each time.

Merge request reports