summaryrefslogtreecommitdiff
path: root/tools/ci/jobs
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Merge .h build files in .gitlab-ci.ymlAndrei Karas1-29/+0
2017-10-06Join deheader jobs into single jobs.Andrei Karas1-0/+1
2017-09-12Fix tarball ci jobs.Andrei Karas2-0/+2
2017-09-11Rename CMakeList.txt into legacy to prevent direct usage.Andrei Karas1-0/+2
2017-09-05Replace most clang 5.0 builds to clang 6.0 builds.Andrei Karas2-0/+69
2017-08-15Add gcc-4.9 tests with asan flags into .gitlab-ci.ymlAndrei Karas1-0/+55
2017-08-15Add builds with gcc 4.9 and asan flags.Andrei Karas1-0/+54
2017-08-01Use mxe with gcc-6 for mxe builds.Andrei Karas3-1/+38
2017-07-26Add unit tests with clang-5 into .gitlab-ci.ymlAndrei Karas1-0/+35
2017-07-21Add clang 5.0 builds into .gitlab-ci.ymlAndrei Karas1-0/+34
2017-07-14Update deheader exceptions.Andrei Karas1-0/+1
2017-07-13Use additional asan run time flags in sanitize builds.Andrei Karas4-4/+4
2017-07-12Fix exceptions in cpplint ci script.Andrei Karas1-2/+2
2017-07-11Move doctest and catch files into unittests directory.Andrei Karas3-3/+5
2017-07-08Dont use additional warning flags in gcc sanitize test builds.Andrei Karas3-3/+3
2017-07-07Remove --pipe flag from gcc sanitize tests scripts.Andrei Karas4-4/+4
2017-07-07Ignore debug directory in clang-tidy.Andrei Karas1-3/+4
2017-07-07Add debug directory into cpplint and mplint ignores.Andrei Karas1-1/+1
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