Skip to content

Conversation

@StephanKa
Copy link
Collaborator

  • updated images to ubuntu 24.04
  • updated default compilers in docker images
  • added more compiler versions to Github
  • added more compiler presets
  • added options for Gtest and Catch2 folders
  • added list of possible options in README.md
  • updated conanfile.py to be compatible with newer version, removed workaround with list of requirements

RUN update-alternatives --install /usr/bin/g++ g++ $(which g++-${GCC_VER}) 100

ARG LLVM_VER="15"
ARG LLVM_VER="17"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-19 is llvm 17?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or 18, ... check clang versions again please :D

@StephanKa StephanKa merged commit 77349f9 into Zuehlke:main Apr 11, 2025
93 of 124 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants