Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-01-25 | In ci move install packages from shell scripts into .gitlab-ci.yml | Andrei Karas | 1 | -208/+1947 |
2017-01-25 | Move some always executed ci commands from init.sh into before_script. | Andrei Karas | 1 | -0/+3 |
2017-01-25 | Add empty dependencies to most jobs. | Andrei Karas | 1 | -304/+307 |
2017-01-25 | Into .gitlab-ci.yml add retry build variables. | Andrei Karas | 1 | -0/+4 |
2017-01-24 | Remove report jobs from .gitlab-ci.yml | Andrei Karas | 1 | -23/+0 |
2017-01-24 | Add ci job for test tarball for build and run unit tests. | Andrei Karas | 1 | -0/+7 |
2017-01-23 | Add gcc 4.7 with c++11 flag into ci. | Andrei Karas | 1 | -0/+9 |
2017-01-18 | Add into .gitlab-ci.yml missing docker tag for sanitize builds. | Andrei Karas | 1 | -0/+4 |
2017-01-12 | fix .gitlab-ci.yml | Andrei Karas | 1 | -2/+2 |
2017-01-12 | Remove gcov from ci i386 builds, because they failing with out of memory. | Andrei Karas | 1 | -4/+4 |
2017-01-11 | Add support for collecting coverage data in gcc6 tests and store on stats web... | Andrei Karas | 1 | -0/+2 |
2017-01-11 | Add ci jobs with unit tests with gcc 6 and SDL 2. | Andrei Karas | 1 | -0/+18 |
2017-01-11 | In .gitlab-ci.yml rename log-failed-jobs into job-artifacts. | Andrei Karas | 1 | -302/+302 |
2017-01-05 | Add ci job with unit tests with gcc 6 and simd+lto. | Andrei Karas | 1 | -0/+9 |
2017-01-04 | Add pages generation with doxygen docs and git stats. | Andrei Karas | 1 | -0/+48 |
2016-12-29 | Move sdl2 build ci job into prebuild stage. | Andrei Karas | 1 | -7/+7 |
2016-12-22 | Add ci tests without opengl support. | Andrei Karas | 1 | -0/+54 |
2016-12-19 | Add ci jobs with gcc 5 and 6 and cilk plus. | Andrei Karas | 1 | -6/+20 |
2016-12-17 | Add missing clang versions into ci tests. | Andrei Karas | 1 | -0/+72 |
2016-12-17 | Add generic clang job script. | Andrei Karas | 1 | -2/+2 |
2016-12-11 | Disable ci test with clang 4.0 because it broken in debian. | Andrei Karas | 1 | -1/+1 |
2016-12-11 | Use clang 4.0 ci job only with docker runner. | Andrei Karas | 1 | -0/+2 |
2016-12-11 | Fix .gitlab-ci.yml | Andrei Karas | 1 | -2/+4 |
2016-12-10 | Add ci job with clang 4.0 | Andrei Karas | 1 | -0/+9 |
2016-09-24 | Use debian stable image for gcc 4.9 in .gitlab-ci.yml | Andrei Karas | 1 | -5/+5 |
2016-09-24 | Into .gitlab-ci.yml add builds with some other options. | Andrei Karas | 1 | -0/+21 |
2016-09-10 | Remove duplication on artifacts for CI jobs | Z.J. van de Weg | 1 | -1395/+286 |
2016-08-05 | Disable for now npc dialog creation test. | Andrei Karas | 1 | -2/+1 |
2016-08-05 | Disable ci test gcc-5_sdl2_tests_i386, because some times it fail and no way ... | Andrei Karas | 1 | -1/+2 |
2016-07-29 | Replace some gcc5 to gcc6 in .gitlab-ci.yml | Andrei Karas | 1 | -7/+7 |
2016-07-28 | Remove eathena flag from .gitlab-ci.yml | Andrei Karas | 1 | -388/+212 |
2016-07-06 | Add ci test for image icc profiles. | Andrei Karas | 1 | -0/+11 |
2016-06-23 | Save deheader log files into logs directory. | Andrei Karas | 1 | -208/+208 |
2016-06-23 | Add failure artifacts for all ci jobs. | Andrei Karas | 1 | -0/+1470 |
2016-06-22 | Use docker runner for gcc 4.7 | Andrei Karas | 1 | -0/+2 |
2016-06-22 | Use docker runner for cmake jobs too. | Andrei Karas | 1 | -0/+2 |