summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-03-11Add ci build with mingw-gcc5-shared-32 and SDL 1 libs.Andrei Karas2-0/+40
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 -fno-omit-frame-pointer flag into all ci tests with asan.Andrei Karas2-0/+2
2017-02-21Add asan supprestion list into all ci tests with asan.Andrei Karas3-0/+3
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-17Add ci script for running tests with gcc snapshot and asan/ubsan.Andrei Karas1-0/+32
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-14Fix ci script gcc6_sanitize_tests.sh.Andrei Karas1-0/+1
2017-02-14Add ci script with gcc 6 sanitize tests.Andrei Karas1-0/+30
2017-02-14Add optional configure parameters for all ci build scripts.Andrei Karas12-12/+12
2017-02-13Add ci script for run tests with gcc snapshot.Andrei Karas3-2/+26
2017-02-08Add sdl 2 builds with gcc 4.8 and 4.9Andrei Karas5-5/+5
2017-02-04Dont remove existing CPPFLAGS in gcc6.sh and gcc6_tests.sh script.Andrei Karas2-2/+2
2017-02-02Fix deheader exception for climits.hAndrei Karas1-1/+1
2017-02-02Add exception into deheader.Andrei Karas1-0/+1
2017-01-30Save also commit and project url into http://stats.manaplus.orgAndrei Karas1-0/+4
2017-01-30Allow set additonal configure flags in ci script gcc5_tests.shAndrei Karas1-1/+1
2017-01-30Add check custom linked libs script for ci.Andrei Karas1-0/+16
2017-01-30Add POST_CXXFLAGS into gcc6 ci script.Andrei Karas1-0/+2
2017-01-27Fix gcc snapshot ci flags.Andrei Karas1-1/+20
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-25Remove deheader_sdl2.sh because it same with deheader.shAndrei Karas1-11/+0
2017-01-25In ci move install packages from shell scripts into .gitlab-ci.ymlAndrei Karas54-261/+21
2017-01-25Move some always executed ci commands from init.sh into before_script.Andrei Karas1-9/+5
2017-01-24Add ci job for test tarball for build and run unit tests.Andrei Karas1-0/+31
2017-01-23Add gcc 4.7 with c++11 flag into ci.Andrei Karas1-0/+24
2017-01-14Generate detailed reports in gcov ci job.Andrei Karas1-1/+1
2017-01-13Remove lto flags from gcc simd ci tests.Andrei Karas1-1/+3
2017-01-12Remoeve left gcov flags from i386 builds.Andrei Karas2-2/+2
2017-01-12Remove gcov from ci i386 builds, because they failing with out of memory.Andrei Karas4-4/+62
2017-01-11Add support for collecting coverage data in gcc6 tests and store on stats web...Andrei Karas4-3/+19
2017-01-11Add ci jobs with unit tests with gcc 6 and SDL 2.Andrei Karas1-0/+29
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-05Add retry script for wget invokes in ci jobs.Andrei Karas3-3/+3
2017-01-05Add ci job with unit tests with gcc 6 and simd+lto.Andrei Karas1-0/+32
2017-01-04Add pages generation with doxygen docs and git stats.Andrei Karas5-0/+558
2017-01-04Add -Wno-attributes into ci jobs where it missing.Andrei Karas3-3/+6
2017-01-04Add compiler flag -Wno-attributes for prevent warnings about packed attributes.Andrei Karas21-21/+30
2017-01-03Update copyright year.Andrei Karas1-0/+1
2016-12-23Ignore dye palette includes in deheader.Andrei Karas1-0/+1
2016-12-22Add ci tests without opengl support.Andrei Karas3-3/+3
2016-12-19Add ci jobs with gcc 5 and 6 and cilk plus.Andrei Karas1-1/+1
2016-12-17Add missing clang versions into ci tests.Andrei Karas4-0/+95
2016-12-17Add -Wpointer-bool-conversion flag into clang ci jobs.Andrei Karas4-3/+7
2016-12-17Add generic clang job script.Andrei Karas1-0/+20