Age | Commit message (Expand) | Author | Files | Lines |
2017-03-09 | Remove some more wrong checks from .gitlab-ci.yml | Andrei Karas | 1 | -3/+0 |
2017-03-09 | Fix another wrong build job in .gitlab-ci.yml | Andrei Karas | 1 | -1/+0 |
2017-03-09 | Move sanitize jobs upper in .gitlab-ci.yml | Andrei Karas | 1 | -205/+204 |
2017-03-09 | Fix wrong asan detection in .gitlab-ci.yml | Andrei Karas | 1 | -5/+0 |
2017-03-08 | Move valgrind builds into build stage in .gitlab-ci.yml | Andrei Karas | 1 | -39/+35 |
2017-03-08 | Add valgrind jobs if build failed in .gitlab-ci.yml | Andrei Karas | 1 | -0/+39 |
2017-03-08 | In .gitlab-ci.yml add checks for asan linked if asan was enabled. | Andrei Karas | 1 | -0/+17 |
2017-03-08 | Hide apt-get / dnf output in tests. This will reduce number of lines used in ... | Andrei Karas | 1 | -2/+2 |
2017-03-08 | Add checks for asan linked if asan was enabled in .gitlab-ci.yml | Andrei Karas | 1 | -0/+4 |
2017-03-05 | Add builds with custom libs compiled with asan/ubsan. | Andrei Karas | 1 | -0/+50 |
2017-03-04 | Remove libphysfs-dev from .gitlab-ci.yml | Andrei Karas | 1 | -114/+118 |
2017-03-04 | Enable ci builds with old libs, because physfs disabled by default. | Andrei Karas | 1 | -26/+20 |
2017-03-04 | Disable using physfs in all builds except cmake. | Andrei Karas | 1 | -211/+211 |
2017-03-04 | Disable builds with old libraries due physfs 1.x issues. | Andrei Karas | 1 | -6/+12 |
2017-03-01 | Add into .gitlab-ci.yml some builds without physfs. | Andrei Karas | 1 | -0/+97 |
2017-02-28 | Add configure flag for use physfs. | Andrei Karas | 1 | -211/+211 |
2017-02-28 | Disable some jobs from .gitlab-ci.yml with --without-tmwa flag. | Andrei Karas | 1 | -22/+0 |
2017-02-19 | Update zlib version for custom SDL and libs builds in .gitlab-ci.yml | Andrei Karas | 1 | -6/+6 |
2017-02-17 | Add ci script for running tests with gcc snapshot and asan/ubsan. | Andrei Karas | 1 | -0/+24 |
2017-02-16 | Remove some gitlab ci jobs because they present in travis ci. | Andrei Karas | 1 | -44/+0 |
2017-02-15 | Enable ci unit tests on fedora. | Andrei Karas | 1 | -2/+2 |
2017-02-14 | Add sanitize ci builds for very new and very old libraries. | Andrei Karas | 1 | -0/+88 |
2017-02-14 | Add ci unit tests builds for fedora rawhide. | Andrei Karas | 1 | -1/+25 |
2017-02-13 | Add fedora rawhide builds into .gitlab-ci.yml | Andrei Karas | 1 | -3/+30 |
2017-02-09 | Add missing --with-sdl2 configure flags into .gitlab-ci.yml | Andrei Karas | 1 | -2/+2 |
2017-02-08 | Reenable in .gitlab-ci.yml gcc snapshot for i386 builds. | Andrei Karas | 1 | -2/+2 |
2017-02-08 | Add sdl 2 builds with gcc 4.8 and 4.9 | Andrei Karas | 1 | -0/+25 |
2017-02-08 | Add docker tag for old gcc versions in .gitlab-ci.yml | Andrei Karas | 1 | -0/+4 |
2017-02-08 | Enable glibc debug in one of SDL2 tests build. | Andrei Karas | 1 | -2/+2 |
2017-02-07 | Fix .gitlab-ci.yml | Andrei Karas | 1 | -1/+1 |
2017-02-07 | Add pugixml builds and tests with gcc 6. | Andrei Karas | 1 | -0/+74 |
2017-02-07 | Add builds and tests with old SDL1 and SDL2 versions and other old libs. | Andrei Karas | 1 | -0/+89 |
2017-02-06 | In ci builds with custom libaries, use almost all custom libs. | Andrei Karas | 1 | -18/+18 |
2017-02-05 | Add into ci gcc6 tests with glibc debug mode enabled. | Andrei Karas | 1 | -0/+29 |
2017-02-04 | In .gitlab-ci.yml fix wrong configure flags for disable dye cmd compilation. | Andrei Karas | 1 | -10/+10 |
2017-02-04 | Add ci builds with latest SDL1 and SDL2 version builds and unit tests. | Andrei Karas | 1 | -12/+58 |
2017-01-31 | Add ci build tests with latest SDL 1.2 and latest SDL N (default branch). | Andrei Karas | 1 | -0/+36 |
2017-01-30 | Move slowest jobs in prebuild ci stange at first. | Andrei Karas | 1 | -13/+13 |
2017-01-30 | Add build ci tests for build only manaplus game and only dye tool. | Andrei Karas | 1 | -0/+22 |
2017-01-30 | For most tests ci jobs dont build dye tool and manaplus game binaries. | Andrei Karas | 1 | -17/+17 |
2017-01-30 | Add more different libs version for ci build tests. | Andrei Karas | 1 | -4/+108 |
2017-01-28 | Disable gcc snapshot ci tests for i386 because debian repository not have lat... | Andrei Karas | 1 | -2/+2 |
2017-01-26 | Allow mkdir fail in before_script in .gitlab-ci.yml | Andrei Karas | 1 | -1/+1 |
2017-01-26 | Add compilation with some zlib versions and most libpng versions. | Andrei Karas | 1 | -0/+189 |
2017-01-25 | In .gitlab-ci.yml move deheader variable into shared blocks. | Andrei Karas | 1 | -1872/+230 |
2017-01-25 | In ci deheader tests move most variables into VARIABLES section. | Andrei Karas | 1 | -624/+624 |
2017-01-25 | In .gitlab-ci.yml set default image to debian:unstable. | Andrei Karas | 1 | -259/+1 |
2017-01-25 | Fix .gitlab-ci.yml | Andrei Karas | 1 | -208/+208 |
2017-01-25 | Add updaterepos ci script. | Andrei Karas | 1 | -0/+1 |
2017-01-25 | Remove deheader_sdl2.sh because it same with deheader.sh | Andrei Karas | 1 | -104/+104 |