summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2016-09-10Remove duplication on artifacts for CI jobsZ.J. van de Weg1-1395/+286
2016-08-05Disable for now npc dialog creation test.Andrei Karas1-2/+1
2016-08-05Disable ci test gcc-5_sdl2_tests_i386, because some times it fail and no way ...Andrei Karas1-1/+2
2016-07-29Replace some gcc5 to gcc6 in .gitlab-ci.ymlAndrei Karas1-7/+7
2016-07-28Remove eathena flag from .gitlab-ci.ymlAndrei Karas1-388/+212
2016-07-06Add ci test for image icc profiles.Andrei Karas1-0/+11
2016-06-23Save deheader log files into logs directory.Andrei Karas1-208/+208
2016-06-23Add failure artifacts for all ci jobs.Andrei Karas1-0/+1470
2016-06-22Use docker runner for gcc 4.7Andrei Karas1-0/+2
2016-06-22Use docker runner for cmake jobs too.Andrei Karas1-0/+2
2016-06-22Use docker runner for all unit tests.Andrei Karas1-0/+6
2016-06-22Remove docker tag from ci jobs what can be run in amd64 shell runner.Andrei Karas1-542/+0
2016-06-14Move gcc 4.4 / amd64 into prebuild ci stage.Andrei Karas1-8/+8
2016-06-14Remove debug flag from deheader ci tools.Andrei Karas1-208/+208
2016-06-07Remove duplicates from .gitlab-ci.yml and fix some job names.Andrei Karas1-18/+2
2016-06-07Move most slow deheader ci jobs into first deheader jobs.Andrei Karas1-168/+168
2016-06-05Add ci jobs for run deheader without OpenGL flags.Andrei Karas1-0/+1460
2016-06-04Remove fake build from .gitlab-ci.ymlAndrei Karas1-9/+0
2016-06-04In .gitlab-ci.yml move tests to first positions, because they most slow.Andrei Karas1-81/+83
2016-06-04Add deheader into ci tools.Andrei Karas1-0/+1460
2016-05-19In .gitlab-ci.yml combine stages build and test.Andrei Karas1-20/+19
2016-05-14Move gcc-5_c++11_i386 ci script into prebuild stage and gcc-5 back to build.Andrei Karas1-12/+12
2016-05-14Move simple gcc 5 ci script into prebuild stage.Andrei Karas1-8/+8
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