summaryrefslogtreecommitdiff
path: root/tools/ci/jobs
AgeCommit message (Expand)AuthorFilesLines
2016-04-28Add workaround for fix compilation warnings in SDL2.Andrei Karas1-1/+1
2016-04-28Add into ci scripts flag -fsanitize=bounds-strictAndrei Karas1-1/+1
2016-04-28Add workaround into gccsnapshot_sdl2.sh for SDL compilation warnings.Andrei Karas1-1/+1
2016-04-28In ci scripts move shared gcc 6 and gcc snapshot flags into separate files.Andrei Karas5-1523/+5
2016-04-27Add some gcc 6 build and test ci scripts.Andrei Karas3-0/+995
2016-04-27Enable warning -Wignored-attributes in gcc shanshot ci scripts.Andrei Karas2-4/+2
2016-04-26Add into ci scripts --enable-werror and remove check for warnings.Andrei Karas23-44/+21
2016-04-23Add workaround for mplint ci test.Andrei Karas1-0/+1
2016-04-17Update cpplint ci script.Andrei Karas1-1/+2
2016-04-17Add cpplint into ci scripts.Andrei Karas1-0/+50
2016-04-15Fix compiler version report in ci scripts.Andrei Karas27-0/+30
2016-04-14Remove gitlab ci irc scripts hack, because now we using hooks hack :)Andrei Karas2-39/+0
2016-04-12add .gitlab-ci.yml and script for it.Andrei Karas29-0/+1651