summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2020-12-09removed broken clang-8 added clang-10 (gitlab ci)jak11-2/+15
2020-07-15Revert "SHUT UP AND DO NOT BOTHER ME"gumi1-5/+4
2020-07-13SHUT UP AND DO NOT BOTHER MEJesusaves1-4/+5
2020-06-21Deprecate clang-6, clang-7 and gcc-7.Jesusaves1-7/+7
2019-08-19Enable some i386 ci buildsAndrei Karas1-3/+21
2019-08-19Add new compilers and fix issues with old compilers in .gitlab-ci.ymlAndrei Karas1-18/+60
2019-02-12Use debian stetch for ci builds with gcc-6Andrei Karas1-6/+6
2019-01-23Remove gcc-5 ci jobsAndrei Karas1-5/+11
2018-12-05Use stable debian image for clang-3.9 ci build.Andrei Karas1-1/+1
2018-09-06Disable gcc 4.6 job in .gitlab-ci.ymlAndrei Karas1-1/+2
2018-07-26Switch to pipeline build failures.Andrei Karas1-22/+0
2018-04-19Disable another one i386 build job.Andrei Karas1-1/+1
2018-04-19Temporary disable i386 builds due issue in debian repository or i386 debian i...Andrei Karas1-6/+6
2018-02-27Add clang-7 builds into .gitlab-ci.ymlAndrei Karas1-0/+12
2018-02-27Add clang-6 builds into .gitlab-ci.ymlAndrei Karas1-0/+12
2018-02-27Add missing i386 builds.Andrei Karas1-0/+12
2018-02-27Add gcc-7 builds into .gitlab-ci.ymlAndrei Karas1-0/+24
2018-02-13Revert "Disable sanitize flags for new compilers because kernel regression on...Andrei Karas1-7/+7
2017-08-23Disable sanitize flags for new compilers because kernel regression on shared ...Andrei Karas1-7/+7
2017-06-27Fix debian versions againAndrei Karas1-15/+15
2017-06-27Fix debian version in .gitlab-ci.ymlAndrei Karas1-14/+14
2017-01-30Switch gcc 5 ci test from testing to unstable.s20170306Andrei Karas1-2/+2
2016-12-13Use git none strategy in success and fail ci job.Andrei Karas1-0/+4
2016-09-26Switch image from unstable to stable for gcc 4.9 in .gitlab-ci.ymlAndrei Karas1-16/+4
2016-06-24Add gcc 4.8 lto and sanitize builds. They should disable unsupported features.Andrei Karas1-0/+14
2016-06-24Add gcc snapshot and gcc 4.6 and different flags combinations.Andrei Karas1-6/+36
2016-06-24Add some ci builds with legacy debian versions and modern compilers.Andrei Karas1-0/+21
2016-06-24Add gcc 4.9 and gcc 5 with lto and sanity flags at same time.Andrei Karas1-0/+12
2016-06-24Remove gcc 4.8 sanitize build from ci, because 4.8 not have support for asan.Andrei Karas1-6/+0
2016-06-24Add builds with different gcc version and enabled lto.Andrei Karas1-11/+29
2016-06-23Add different sanitize builds in second ci stage.Andrei Karas1-0/+31
2016-06-23Add gcc 5 and clang 3.9 for i386 arch into .gitlab-ci.ymlAndrei Karas1-0/+12
2016-06-23Add debian stable for gcc 4.8 ci build.Andrei Karas1-1/+1
2016-06-23Add gcc 4.8 and gcc 4.9 into ci scripts.Andrei Karas1-0/+12
2016-05-02Add into ci build gcc 6 + lto.Andrei Karas1-0/+6
2016-05-02Remove code validation script from ci.Andrei Karas1-7/+0
2016-04-28Add into ci scripts gcc-6 and clang-3.9Andrei Karas1-0/+12
2016-04-28Fix again validator ci job name.Andrei Karas1-1/+1
2016-04-28Fix validator ci job name.Andrei Karas1-1/+1
2016-04-28Clone server code in build ci script.Andrei Karas1-1/+1
2016-04-28Add plugin validator into ci scripts.Andrei Karas1-1/+10
2016-04-28Add --enable-werror into ci script.Andrei Karas1-1/+1
2016-04-28Add simple gcc 5 build.Andrei Karas1-0/+31