summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2017-02-04In .gitlab-ci.yml fix wrong configure flags for disable dye cmd compilation.Andrei Karas1-10/+10
2017-02-04Add ci builds with latest SDL1 and SDL2 version builds and unit tests.Andrei Karas1-12/+58
2017-01-31Add ci build tests with latest SDL 1.2 and latest SDL N (default branch).Andrei Karas1-0/+36
2017-01-30Move slowest jobs in prebuild ci stange at first.Andrei Karas1-13/+13
2017-01-30Add build ci tests for build only manaplus game and only dye tool.Andrei Karas1-0/+22
2017-01-30For most tests ci jobs dont build dye tool and manaplus game binaries.Andrei Karas1-17/+17
2017-01-30Add more different libs version for ci build tests.Andrei Karas1-4/+108
2017-01-28Disable gcc snapshot ci tests for i386 because debian repository not have lat...Andrei Karas1-2/+2
2017-01-26Allow mkdir fail in before_script in .gitlab-ci.ymlAndrei Karas1-1/+1
2017-01-26Add compilation with some zlib versions and most libpng versions.Andrei Karas1-0/+189
2017-01-25In .gitlab-ci.yml move deheader variable into shared blocks.Andrei Karas1-1872/+230
2017-01-25In ci deheader tests move most variables into VARIABLES section.Andrei Karas1-624/+624
2017-01-25In .gitlab-ci.yml set default image to debian:unstable.Andrei Karas1-259/+1
2017-01-25Fix .gitlab-ci.ymlAndrei Karas1-208/+208
2017-01-25Add updaterepos ci script.Andrei Karas1-0/+1
2017-01-25Remove deheader_sdl2.sh because it same with deheader.shAndrei Karas1-104/+104
2017-01-25In ci move install packages from shell scripts into .gitlab-ci.ymlAndrei Karas1-208/+1947
2017-01-25Move some always executed ci commands from init.sh into before_script.Andrei Karas1-0/+3
2017-01-25Add empty dependencies to most jobs.Andrei Karas1-304/+307
2017-01-25Into .gitlab-ci.yml add retry build variables.Andrei Karas1-0/+4
2017-01-24Remove report jobs from .gitlab-ci.ymlAndrei Karas1-23/+0
2017-01-24Add ci job for test tarball for build and run unit tests.Andrei Karas1-0/+7
2017-01-23Add gcc 4.7 with c++11 flag into ci.Andrei Karas1-0/+9
2017-01-18Add into .gitlab-ci.yml missing docker tag for sanitize builds.Andrei Karas1-0/+4
2017-01-12fix .gitlab-ci.ymlAndrei Karas1-2/+2
2017-01-12Remove gcov from ci i386 builds, because they failing with out of memory.Andrei Karas1-4/+4
2017-01-11Add support for collecting coverage data in gcc6 tests and store on stats web...Andrei Karas1-0/+2
2017-01-11Add ci jobs with unit tests with gcc 6 and SDL 2.Andrei Karas1-0/+18
2017-01-11In .gitlab-ci.yml rename log-failed-jobs into job-artifacts.Andrei Karas1-302/+302
2017-01-05Add ci job with unit tests with gcc 6 and simd+lto.Andrei Karas1-0/+9
2017-01-04Add pages generation with doxygen docs and git stats.Andrei Karas1-0/+48
2016-12-29Move sdl2 build ci job into prebuild stage.Andrei Karas1-7/+7
2016-12-22Add ci tests without opengl support.Andrei Karas1-0/+54
2016-12-19Add ci jobs with gcc 5 and 6 and cilk plus.Andrei Karas1-6/+20
2016-12-17Add missing clang versions into ci tests.Andrei Karas1-0/+72
2016-12-17Add generic clang job script.Andrei Karas1-2/+2
2016-12-11Disable ci test with clang 4.0 because it broken in debian.Andrei Karas1-1/+1
2016-12-11Use clang 4.0 ci job only with docker runner.Andrei Karas1-0/+2
2016-12-11Fix .gitlab-ci.ymlAndrei Karas1-2/+4
2016-12-10Add ci job with clang 4.0Andrei Karas1-0/+9
2016-09-24Use debian stable image for gcc 4.9 in .gitlab-ci.ymlAndrei Karas1-5/+5
2016-09-24Into .gitlab-ci.yml add builds with some other options.Andrei Karas1-0/+21
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