summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gcc6_tests.sh
AgeCommit message (Expand)AuthorFilesLines
2017-04-27Add debug flags into ci scripts.Andrei Karas1-0/+2
2017-03-27Add support for variables NEWCC and NEWCXX into all ci scripts.Andrei Karas1-0/+8
2017-02-04Dont remove existing CPPFLAGS in gcc6.sh and gcc6_tests.sh script.Andrei Karas1-1/+1
2017-01-25In ci move install packages from shell scripts into .gitlab-ci.ymlAndrei Karas1-6/+0
2017-01-12Remoeve left gcov flags from i386 builds.Andrei Karas1-1/+1
2017-01-12Remove gcov from ci i386 builds, because they failing with out of memory.Andrei Karas1-2/+0
2017-01-11Add support for collecting coverage data in gcc6 tests and store on stats web...Andrei Karas1-1/+3
2017-01-04Add compiler flag -Wno-attributes for prevent warnings about packed attributes.Andrei Karas1-1/+2
2016-12-22Add ci tests without opengl support.Andrei Karas1-1/+1
2016-05-10Add valgrind into ci test scripts.Andrei Karas1-1/+2
2016-05-10Improve error checks in tests ci scripts.Andrei Karas1-1/+1
2016-04-28In ci scripts move shared gcc 6 and gcc snapshot flags into separate files.Andrei Karas1-304/+1
2016-04-27Add some gcc 6 build and test ci scripts.Andrei Karas1-0/+330