summaryrefslogtreecommitdiff
path: root/tools/ci/jobs
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Fix copy unit test results into stats.manaplus.orgAndrei Karas1-2/+2
2017-07-03Use for Fedora raw hide own gcc flags, because gcc most time outdated.Andrei Karas4-4/+20
2017-06-27add gcc7 builds into .gitlab-ci.ymlAndrei Karas5-0/+171
2017-06-15Add clang-tidy with sdl2 tests into .gitlab-ci.ymlAndrei Karas1-3/+3
2017-06-14add clang-tidy checks.Andrei Karas1-0/+28
2017-06-09Add some jobs for build headers for SDL 2.Andrei Karas2-2/+2
2017-05-19Add gcc 5 and gcc 6 builds with only -Wall -Wextra flags.Andrei Karas1-0/+18
2017-05-19Explude doctest from cpplint.Andrei Karas1-0/+1
2017-05-18Move unit test flag outside of gcc6_sanitize_tests.shAndrei Karas1-1/+1
2017-05-08Add gcc7 ci scripts.Andrei Karas4-0/+145
2017-05-03Add nsiqcppstyle check tool into .gitlab-ci.ymlAndrei Karas1-0/+31
2017-04-28Fix gcc 3 ci build scripts.Andrei Karas1-2/+0
2017-04-27Remove flag -fno-omit-frame-pointer from gcc 3 build script.Andrei Karas1-1/+1
2017-04-27Add debug flags into ci scripts.Andrei Karas46-51/+101
2017-04-27Add support for variable POST_CXXFLAGS in gcc6_sanitize.shAndrei Karas1-0/+2
2017-03-31Add build job with all normal targets with enabled unitestsbin.Andrei Karas1-0/+32
2017-03-31Add into .gitlab-ci.yml running already precompiled tests on windows.Andrei Karas1-0/+8
2017-03-31Add into .gitlab-ci.yml tests compilation with mingw.Andrei Karas1-0/+17
2017-03-28Add into .gotlab-ci.yml build unit tests in gentoo with gcc 4.9.Andrei Karas1-0/+28
2017-03-27Add support for variables NEWCC and NEWCXX into all ci scripts.Andrei Karas47-0/+376
2017-03-27Add gcc 4.1 and 4.3 gentoo jobs. also add gcc 5 gentoo tests (disabled).Andrei Karas4-0/+62
2017-03-24Add into .gitlab-ci.yml builds on gentoo with gcc 3.Andrei Karas1-0/+15
2017-03-11Add ci build with mingw-gcc5-shared-32 and SDL 1 libs.Andrei Karas1-0/+20
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-17Add ci script for running tests with gcc snapshot and asan/ubsan.Andrei Karas1-0/+32
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-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 POST_CXXFLAGS into gcc6 ci script.Andrei Karas1-0/+2
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 Karas53-261/+0
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-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 Karas3-3/+12
2017-01-11Add ci jobs with unit tests with gcc 6 and SDL 2.Andrei Karas1-0/+29
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 Karas3-0/+44
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 Karas19-19/+26
2016-12-23Ignore dye palette includes in deheader.Andrei Karas1-0/+1