summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
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