summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2017-04-03Revert "Replace merge stages prebuild and build due gitlab too slow to switch...Andrei Karas1-21/+21
2017-04-03Replace merge stages prebuild and build due gitlab too slow to switch stages.Andrei Karas1-21/+21
2017-04-03Fix job gcc-6_all_and_unittestsbin stage in .gitlab-ci.ymlAndrei Karas1-1/+1
2017-04-03Into .gitlab-ci.yml add unit tests builds with very old and latest zlib versi...Andrei Karas1-0/+37
2017-04-03Add into .gitlab-ci.yml with zlib master and zlib develop branches.Andrei Karas1-0/+36
2017-04-02Fix ok and fail jobs.Andrei Karas1-0/+6
2017-04-01Improve a bit speed in .gitlab-ci.yml by moving job with unit tests binary in...Andrei Karas1-2/+13
2017-03-31Add into .gitlab-ci.yml ok and fail jobs.Andrei Karas1-0/+22
2017-03-31Fix error in .gitlab-ci.yml in before_script in windows.Andrei Karas1-7/+8
2017-03-31Remove from .gitlab-ci.yml some without-opengl builds because they present in...Andrei Karas1-40/+0
2017-03-31Remove from .gitlab-ci.yml tinyxml2 jobs becuase they already present in sema...Andrei Karas1-74/+0
2017-03-31Add build job with all normal targets with enabled unitestsbin.Andrei Karas1-0/+11
2017-03-31Add into .gitlab-ci.yml running already precompiled tests on windows.Andrei Karas1-0/+31
2017-03-31Add into .gitlab-ci.yml tests compilation with mingw.Andrei Karas1-0/+38
2017-03-28Remove physfs support.Andrei Karas1-92/+0
2017-03-28Add into .gotlab-ci.yml build unit tests in gentoo with gcc 4.9.Andrei Karas1-10/+10
2017-03-27Add gcc 4.1 and 4.3 gentoo jobs. also add gcc 5 gentoo tests (disabled).Andrei Karas1-0/+84
2017-03-24Add into .gitlab-ci.yml builds on gentoo with gcc 3.Andrei Karas1-0/+24
2017-03-24Fix typo in .gitlab-ci.ymlAndrei Karas1-1/+1
2017-03-24Remove one build with physfs. Also remove physfs package from fedora builds.Andrei Karas1-18/+6
2017-03-24Add some builds with tinyxml2 into .gitlab-ci.ymlAndrei Karas1-0/+85
2017-03-20Fix coverage reports.Andrei Karas1-13/+2
2017-03-19Add build with curl 7.53.1 into .gitlab-ci.ymlAndrei Karas1-0/+18
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