index
:
HoraK-FDF/mv
CI_test_var
c++17_deprecated_func
camel
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
ewewukek/fix_linux_build
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
old-stable
rename_and_cleanup
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
ci
/
jobs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-15
Add clang-tidy with sdl2 tests into .gitlab-ci.yml
Andrei Karas
1
-3
/
+3
2017-06-14
add clang-tidy checks.
Andrei Karas
1
-0
/
+28
2017-06-09
Add some jobs for build headers for SDL 2.
Andrei Karas
2
-2
/
+2
2017-05-19
Add gcc 5 and gcc 6 builds with only -Wall -Wextra flags.
Andrei Karas
1
-0
/
+18
2017-05-19
Explude doctest from cpplint.
Andrei Karas
1
-0
/
+1
2017-05-18
Move unit test flag outside of gcc6_sanitize_tests.sh
Andrei Karas
1
-1
/
+1
2017-05-08
Add gcc7 ci scripts.
Andrei Karas
4
-0
/
+145
2017-05-03
Add nsiqcppstyle check tool into .gitlab-ci.yml
Andrei Karas
1
-0
/
+31
2017-04-28
Fix gcc 3 ci build scripts.
Andrei Karas
1
-2
/
+0
2017-04-27
Remove flag -fno-omit-frame-pointer from gcc 3 build script.
Andrei Karas
1
-1
/
+1
2017-04-27
Add debug flags into ci scripts.
Andrei Karas
46
-51
/
+101
2017-04-27
Add support for variable POST_CXXFLAGS in gcc6_sanitize.sh
Andrei Karas
1
-0
/
+2
2017-03-31
Add build job with all normal targets with enabled unitestsbin.
Andrei Karas
1
-0
/
+32
2017-03-31
Add into .gitlab-ci.yml running already precompiled tests on windows.
Andrei Karas
1
-0
/
+8
2017-03-31
Add into .gitlab-ci.yml tests compilation with mingw.
Andrei Karas
1
-0
/
+17
2017-03-28
Add into .gotlab-ci.yml build unit tests in gentoo with gcc 4.9.
Andrei Karas
1
-0
/
+28
2017-03-27
Add support for variables NEWCC and NEWCXX into all ci scripts.
Andrei Karas
47
-0
/
+376
2017-03-27
Add gcc 4.1 and 4.3 gentoo jobs. also add gcc 5 gentoo tests (disabled).
Andrei Karas
4
-0
/
+62
2017-03-24
Add into .gitlab-ci.yml builds on gentoo with gcc 3.
Andrei Karas
1
-0
/
+15
2017-03-11
Add ci build with mingw-gcc5-shared-32 and SDL 1 libs.
Andrei Karas
1
-0
/
+20
2017-02-21
Add -fno-omit-frame-pointer flag into all ci tests with asan.
Andrei Karas
2
-0
/
+2
2017-02-21
Add asan supprestion list into all ci tests with asan.
Andrei Karas
3
-0
/
+3
2017-02-17
Add ci script for running tests with gcc snapshot and asan/ubsan.
Andrei Karas
1
-0
/
+32
2017-02-14
Fix ci script gcc6_sanitize_tests.sh.
Andrei Karas
1
-0
/
+1
2017-02-14
Add ci script with gcc 6 sanitize tests.
Andrei Karas
1
-0
/
+30
2017-02-14
Add optional configure parameters for all ci build scripts.
Andrei Karas
12
-12
/
+12
2017-02-13
Add ci script for run tests with gcc snapshot.
Andrei Karas
3
-2
/
+26
2017-02-08
Add sdl 2 builds with gcc 4.8 and 4.9
Andrei Karas
5
-5
/
+5
2017-02-04
Dont remove existing CPPFLAGS in gcc6.sh and gcc6_tests.sh script.
Andrei Karas
2
-2
/
+2
2017-01-30
Save also commit and project url into http://stats.manaplus.org
Andrei Karas
1
-0
/
+4
2017-01-30
Allow set additonal configure flags in ci script gcc5_tests.sh
Andrei Karas
1
-1
/
+1
2017-01-30
Add POST_CXXFLAGS into gcc6 ci script.
Andrei Karas
1
-0
/
+2
2017-01-25
Remove deheader_sdl2.sh because it same with deheader.sh
Andrei Karas
1
-11
/
+0
2017-01-25
In ci move install packages from shell scripts into .gitlab-ci.yml
Andrei Karas
53
-261
/
+0
2017-01-24
Add ci job for test tarball for build and run unit tests.
Andrei Karas
1
-0
/
+31
2017-01-23
Add gcc 4.7 with c++11 flag into ci.
Andrei Karas
1
-0
/
+24
2017-01-13
Remove lto flags from gcc simd ci tests.
Andrei Karas
1
-1
/
+3
2017-01-12
Remoeve left gcov flags from i386 builds.
Andrei Karas
2
-2
/
+2
2017-01-12
Remove gcov from ci i386 builds, because they failing with out of memory.
Andrei Karas
4
-4
/
+62
2017-01-11
Add support for collecting coverage data in gcc6 tests and store on stats web...
Andrei Karas
3
-3
/
+12
2017-01-11
Add ci jobs with unit tests with gcc 6 and SDL 2.
Andrei Karas
1
-0
/
+29
2017-01-05
Add retry script for wget invokes in ci jobs.
Andrei Karas
3
-3
/
+3
2017-01-05
Add ci job with unit tests with gcc 6 and simd+lto.
Andrei Karas
1
-0
/
+32
2017-01-04
Add pages generation with doxygen docs and git stats.
Andrei Karas
3
-0
/
+44
2017-01-04
Add -Wno-attributes into ci jobs where it missing.
Andrei Karas
3
-3
/
+6
2017-01-04
Add compiler flag -Wno-attributes for prevent warnings about packed attributes.
Andrei Karas
19
-19
/
+26
2016-12-23
Ignore dye palette includes in deheader.
Andrei Karas
1
-0
/
+1
2016-12-22
Add ci tests without opengl support.
Andrei Karas
3
-3
/
+3
2016-12-19
Add ci jobs with gcc 5 and 6 and cilk plus.
Andrei Karas
1
-1
/
+1
2016-12-17
Add missing clang versions into ci tests.
Andrei Karas
4
-0
/
+95
[next]