summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2017-03-17Restore prebuild stage in .gitlab-ci.ymlAndrei Karas1-19/+19
2017-03-16Reenable retry variables in .gitlab-ci.ymlAndrei Karas1-2/+2
2017-03-14Add into .gitlab-ci.yml build for mingw for windows 64 bits.Andrei Karas1-1/+14
2017-03-14Reenable clang 4.0 build jobs in .gitlab-ci.ymlAndrei Karas1-1/+1
2017-03-14Remove prebuild stage due gitlab stuck bug.Andrei Karas1-19/+19
2017-03-14Comment system gitlab variables in .gitlab-ci.ymlAndrei Karas1-2/+2
2017-03-12Fix .gitlab-ci.ymlAndrei Karas1-1/+1
2017-03-11Add missing deheader checks for src/fs directory.Andrei Karas1-0/+20
2017-03-11Add ci build with mingw-gcc5-shared-32 and SDL 1 libs.Andrei Karas1-0/+13
2017-03-10In coverage builds add all untracked files into artifacts.Andrei Karas1-2/+13
2017-03-09Remove some more wrong checks from .gitlab-ci.ymlAndrei Karas1-3/+0
2017-03-09Fix another wrong build job in .gitlab-ci.ymlAndrei Karas1-1/+0
2017-03-09Move sanitize jobs upper in .gitlab-ci.ymlAndrei Karas1-205/+204
2017-03-09Fix wrong asan detection in .gitlab-ci.ymlAndrei Karas1-5/+0
2017-03-08Move valgrind builds into build stage in .gitlab-ci.ymlAndrei Karas1-39/+35
2017-03-08Add valgrind jobs if build failed in .gitlab-ci.ymlAndrei Karas1-0/+39
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