You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Silvio Kunaschk
d8233f58fb
run Linux build jobs with docker container
fix container reference
fixed GCC container job
fixed script PATH environment
removed sudo from container build step
check user in container
install missing sudo in container
fix script
add missing pip package installation
fix install package cmd
try to debug env in container
try fix pip errors
removed duplicated cmd
upgrade packages before install
run pip --upgrade now
don't upgrade pip
use official ubuntu container
fix pip install packages
fix apt package
add missing git
add build=missing
use ubuntu disco container
fix PATH in build step
add container clang build
build with clang 8.0
fixed clang profile
removed old clang job
added autotools
added libtool package
try fix clang build
set clang as CC and CXX
|
6 years ago |
.. |
conan_profile_linux_clang8
|
run Linux build jobs with docker container
|
6 years ago |
conan_profile_mingw_gcc8.1
|
switched MinGW GCC back to version 8.1
|
6 years ago |