summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/clang39_sdl2.sh
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Use cross platform path to bash in ci scriptsAndrei Karas1-1/+1
2018-11-04Fix clang39, clang60 ci scripts and clang-tidy configuration.Andrei Karas1-2/+2
2018-11-03Fix different issues in updated CI environments.Andrei Karas1-0/+1
2017-04-27Add debug flags into ci scripts.Andrei Karas1-2/+2
2017-03-27Add support for variables NEWCC and NEWCXX into all ci scripts.Andrei Karas1-0/+8
2017-01-25In ci move install packages from shell scripts into .gitlab-ci.ymlAndrei Karas1-5/+0
2017-01-04Add compiler flag -Wno-attributes for prevent warnings about packed attributes.Andrei Karas1-1/+1
2016-12-17Add -Wpointer-bool-conversion flag into clang ci jobs.Andrei Karas1-1/+2
2016-11-06Try to fix clang deps packages in ci.Andrei Karas1-1/+1
2016-04-30Add into ci scripts clang 3.9 with C++11 flags.Andrei Karas1-2/+1
2016-04-30Remove -Wno-unreachable-code-return from clang ci scripts.Andrei Karas1-1/+1
2016-04-26Add into ci scripts --enable-werror and remove check for warnings.Andrei Karas1-2/+1
2016-04-15Fix compiler version report in ci scripts.Andrei Karas1-0/+1
2016-04-12add .gitlab-ci.yml and script for it.Andrei Karas1-0/+29