summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gcc5_sanitize.sh
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Use cross platform path to bash in ci scriptsAndrei Karas1-1/+1
2019-12-20Add linking with "-lm -ldl" in sanitize builds due SDL linking issueAndrei Karas1-0/+2
2018-06-18Add flag -D_GLIBCXX_SANITIZE_VECTOR into asan builds.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-02-14Add optional configure parameters for all ci build scripts.Andrei Karas1-1/+1
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/+2
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/+62