Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |