summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2017-03-08In .gitlab-ci.yml add checks for asan linked if asan was enabled.Andrei Karas1-0/+17
2017-03-08Hide apt-get / dnf output in tests. This will reduce number of lines used in ...Andrei Karas1-2/+2
2017-03-08Add checks for asan linked if asan was enabled in .gitlab-ci.ymlAndrei Karas1-0/+4
2017-03-05Add builds with custom libs compiled with asan/ubsan.Andrei Karas1-0/+50
2017-03-04Remove libphysfs-dev from .gitlab-ci.ymlAndrei Karas1-114/+118
2017-03-04Enable ci builds with old libs, because physfs disabled by default.Andrei Karas1-26/+20
2017-03-04Disable using physfs in all builds except cmake.Andrei Karas1-211/+211
2017-03-04Disable builds with old libraries due physfs 1.x issues.Andrei Karas1-6/+12
2017-03-01Add into .gitlab-ci.yml some builds without physfs.Andrei Karas1-0/+97
2017-02-28Add configure flag for use physfs.Andrei Karas1-211/+211
2017-02-28Disable some jobs from .gitlab-ci.yml with --without-tmwa flag.Andrei Karas1-22/+0
2017-02-19Update zlib version for custom SDL and libs builds in .gitlab-ci.ymlAndrei Karas1-6/+6
2017-02-17Add ci script for running tests with gcc snapshot and asan/ubsan.Andrei Karas1-0/+24
2017-02-16Remove some gitlab ci jobs because they present in travis ci.Andrei Karas1-44/+0
2017-02-15Enable ci unit tests on fedora.Andrei Karas1-2/+2
2017-02-14Add sanitize ci builds for very new and very old libraries.Andrei Karas1-0/+88
2017-02-14Add ci unit tests builds for fedora rawhide.Andrei Karas1-1/+25
2017-02-13Add fedora rawhide builds into .gitlab-ci.ymlAndrei Karas1-3/+30
2017-02-09Add missing --with-sdl2 configure flags into .gitlab-ci.ymlAndrei Karas1-2/+2
2017-02-08Reenable in .gitlab-ci.yml gcc snapshot for i386 builds.Andrei Karas1-2/+2
2017-02-08Add sdl 2 builds with gcc 4.8 and 4.9Andrei Karas1-0/+25
2017-02-08Add docker tag for old gcc versions in .gitlab-ci.ymlAndrei Karas1-0/+4
2017-02-08Enable glibc debug in one of SDL2 tests build.Andrei Karas1-2/+2
2017-02-07Fix .gitlab-ci.ymlAndrei Karas1-1/+1
2017-02-07Add pugixml builds and tests with gcc 6.Andrei Karas1-0/+74
2017-02-07Add builds and tests with old SDL1 and SDL2 versions and other old libs.Andrei Karas1-0/+89
2017-02-06In ci builds with custom libaries, use almost all custom libs.Andrei Karas1-18/+18
2017-02-05Add into ci gcc6 tests with glibc debug mode enabled.Andrei Karas1-0/+29
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