summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gccsnapshot.sh
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Use cross platform path to bash in ci scriptsAndrei Karas1-1/+1
2018-07-28Disable warning deprecated-copy in gcc-snapshot builds [ci skip].Andrei Karas1-1/+2
2017-07-03Use for Fedora raw hide own gcc flags, because gcc most time outdated.Andrei Karas1-1/+5
2017-04-27Add debug flags into ci scripts.Andrei Karas1-2/+4
2017-03-27Add support for variables NEWCC and NEWCXX into all ci scripts.Andrei Karas1-0/+8
2017-02-13Add ci script for run tests with gcc snapshot.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-28In ci scripts move shared gcc 6 and gcc snapshot flags into separate files.Andrei Karas1-304/+1
2016-04-27Enable warning -Wignored-attributes in gcc shanshot ci scripts.Andrei Karas1-2/+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/+331