summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2016-05-14Add into .gitlab-ci.yml builds for i386 arch.Andrei Karas1-0/+168
2016-05-05Add into ci scripts pngcheck.Andrei Karas1-0/+8
2016-05-05Rename no asserts ci job.Andrei Karas1-1/+1
2016-05-05Add ci job with gcc6 and disabled asserts.Andrei Karas1-0/+8
2016-05-05Fix .gitlab-ci.yml format.Andrei Karas1-0/+4
2016-05-05Add tag docker to all ci build jobs.Andrei Karas1-4/+134
2016-05-01In .gitlab-ci.yml move all linters and gcc_h_all job into prebuild stage.Andrei Karas1-30/+30
2016-05-01Into .gitlab-ci.yml add prebuild stage with simple gcc 6 and clang builds.Andrei Karas1-12/+15
2016-05-01Disable clang 3.9 with C++11 flags in ci scripts.Andrei Karas1-1/+1
2016-04-30Add into ci scripts clang 3.9 with C++11 flags.Andrei Karas1-0/+6
2016-04-30Add into ci scripts gcc 4.5 and gcc 4.8Andrei Karas1-0/+12
2016-04-30Change gcc lto job from gcc 5 to gcc 6.Andrei Karas1-2/+2
2016-04-27Add some gcc 6 build and test ci scripts.Andrei Karas1-0/+18
2016-04-22Add fake job into .gitlab-ci.yml to avoid possible ci issue.Andrei Karas1-0/+7
2016-04-20Add uname -a into .gitlab-ci.yml before script.Andrei Karas1-0/+3
2016-04-17Add cpplint into ci scripts.Andrei Karas1-0/+6
2016-04-14Remove gitlab ci irc scripts hack, because now we using hooks hack :)Andrei Karas1-2/+2
2016-04-12add .gitlab-ci.yml and script for it.Andrei Karas1-0/+367