summaryrefslogtreecommitdiff
path: root/tools/ci/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-05-19Fix mplint ci job.Andrei Karas1-1/+0
2017-05-19Exclude doctest.h from mplint checks.Andrei Karas1-1/+1
2017-05-18Move unit test flag outside of gcc6_sanitize_tests.shAndrei Karas1-4/+4
2017-05-15Add additional compare between each other images in runtest.shAndrei Karas1-0/+4
2017-05-11Skip runtests in shell runners.Andrei Karas1-0/+5
2017-05-11Add command line option for use default sdl cursor.Andrei Karas1-1/+1
2017-05-11Add opening and closing help and setup window in runtest.shAndrei Karas1-9/+55
2017-05-11Reduce number of run tests in runtests.shAndrei Karas1-2/+2
2017-05-11Use ipc for simple tests in runtest.shAndrei Karas1-38/+74
2017-05-11Change home path in runtests.sh into logs directory.Andrei Karas1-1/+1
2017-05-10Use current directory as home in runtests.shAndrei Karas1-0/+2
2017-04-28Fix runtests.sh ci script.Andrei Karas1-1/+1
2017-04-27Add script for run manaplus binary many times until error detected.Andrei Karas2-5/+38
2017-04-27Fix core dumps parsing with gdb in runtest.shAndrei Karas1-0/+3
2017-04-27Try to use gdb with core dumps if manaplus binary crashed in ci scripts.Andrei Karas1-1/+6
2017-04-24Run manaplus in gdb if normal binary crashed in .gitlab-ci.ymlAndrei Karas1-0/+2
2017-04-22Add test with run and terminate game binary into .gitlab-ci.ymlAndrei Karas1-0/+41
2017-03-28Remove physfs support.Andrei Karas1-1/+0
2017-03-28Add circleci build system.Andrei Karas2-0/+120
2017-03-27Add debug message if JOBS variable is not set.Andrei Karas1-0/+2
2017-03-27Set variable JOBS in docker containers in ci.Andrei Karas1-0/+1
2017-03-27Fix incontainer ci script.Andrei Karas1-2/+2
2017-03-27Fix make script after adding JOBS variable.Andrei Karas1-2/+2
2017-03-27Use retry script for in docker ci scripts (for travis and other).Andrei Karas1-2/+2
2017-03-27Read jobs number for make from JOBS variable in ci scripts.Andrei Karas1-4/+11
2017-03-27Move docker scripts into separate files. Rename scripts from travis* to docker*.Andrei Karas2-0/+9
2017-03-20Fix coverage reports.Andrei Karas1-0/+2
2017-03-11Add ci build with mingw-gcc5-shared-32 and SDL 1 libs.Andrei Karas1-0/+20
2017-02-21On unit tests fail add some more logs into artficats.Andrei Karas1-0/+4
2017-02-21In local docker detection script also fix packages url http://deb.debian.org/...Andrei Karas2-0/+2
2017-02-21Add asan leak suppression list for tests.Andrei Karas1-0/+5
2017-02-20Fix some leaks in unit tests.Andrei Karas1-0/+3
2017-02-16Add script and config for travis builds.Andrei Karas1-0/+8
2017-02-15In ci dont fail on local runner if cant update apt sources list.Andrei Karas1-1/+1
2017-02-02Fix deheader exception for climits.hAndrei Karas1-1/+1
2017-02-02Add exception into deheader.Andrei Karas1-0/+1
2017-01-30Add check custom linked libs script for ci.Andrei Karas1-0/+16
2017-01-26Add compilation with some zlib versions and most libpng versions.Andrei Karas1-0/+21
2017-01-25Add updaterepos ci script.Andrei Karas1-0/+12
2017-01-25In ci move install packages from shell scripts into .gitlab-ci.ymlAndrei Karas1-0/+21
2017-01-25Move some always executed ci commands from init.sh into before_script.Andrei Karas1-9/+5
2017-01-14Generate detailed reports in gcov ci job.Andrei Karas1-1/+1
2017-01-11Add support for collecting coverage data in gcc6 tests and store on stats web...Andrei Karas1-0/+7
2017-01-07Check for uninitialised variables in valgrind ci tests.Andrei Karas1-0/+7
2017-01-05Change retry script to 10 tryes.Andrei Karas1-1/+1
2017-01-04Add pages generation with doxygen docs and git stats.Andrei Karas1-0/+15
2016-12-12Revert "Fix possible command line overflow in ci."Andrei Karas1-10/+2
2016-12-12Fix possible command line overflow in ci.Andrei Karas1-2/+10
2016-11-05On error in ci scripts copy config.log into logs directory.Andrei Karas1-0/+1
2016-08-11Add into images ci check for iCCP profiles.Andrei Karas1-2/+2