index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
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
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-19
Exclude doctest.h from mplint checks.
Andrei Karas
1
-1
/
+1
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
2
-5
/
+5
2017-05-15
Disable gcc snapshot flag what not implemented in fedora rawhide.
Andrei Karas
1
-1
/
+3
2017-05-15
Add additional compare between each other images in runtest.sh
Andrei Karas
1
-0
/
+4
2017-05-14
Add new flags into gcc snapshot flags.
Andrei Karas
1
-0
/
+1
2017-05-11
Skip runtests in shell runners.
Andrei Karas
1
-0
/
+5
2017-05-11
Add command line option for use default sdl cursor.
Andrei Karas
1
-1
/
+1
2017-05-11
Add opening and closing help and setup window in runtest.sh
Andrei Karas
1
-9
/
+55
2017-05-11
Reduce number of run tests in runtests.sh
Andrei Karas
1
-2
/
+2
2017-05-11
Use ipc for simple tests in runtest.sh
Andrei Karas
1
-38
/
+74
2017-05-11
Change home path in runtests.sh into logs directory.
Andrei Karas
1
-1
/
+1
2017-05-10
Use current directory as home in runtests.sh
Andrei Karas
1
-0
/
+2
2017-05-08
Add gcc7 ci scripts.
Andrei Karas
4
-0
/
+145
2017-05-06
Add gcc7 warning flags file and update gcc snapshot warnings file.
Andrei Karas
2
-12
/
+350
2017-05-06
Use same gcc6 warning flags for build scripts and ci.
Andrei Karas
1
-5
/
+4
2017-05-03
Add nsiqcppstyle check tool into .gitlab-ci.yml
Andrei Karas
1
-0
/
+31
2017-04-28
Fix runtests.sh ci script.
Andrei Karas
1
-1
/
+1
2017-04-28
Fix gcc 3 ci build scripts.
Andrei Karas
1
-2
/
+0
2017-04-27
Add script for run manaplus binary many times until error detected.
Andrei Karas
2
-5
/
+38
2017-04-27
Fix core dumps parsing with gdb in runtest.sh
Andrei Karas
1
-0
/
+3
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
Try to use gdb with core dumps if manaplus binary crashed in ci scripts.
Andrei Karas
1
-1
/
+6
2017-04-27
Add support for variable POST_CXXFLAGS in gcc6_sanitize.sh
Andrei Karas
1
-0
/
+2
2017-04-24
Run manaplus in gdb if normal binary crashed in .gitlab-ci.yml
Andrei Karas
1
-0
/
+2
2017-04-22
Add test with run and terminate game binary into .gitlab-ci.yml
Andrei Karas
1
-0
/
+41
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
Remove physfs support.
Andrei Karas
1
-1
/
+0
2017-03-28
Add circleci build system.
Andrei Karas
2
-0
/
+120
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-27
Add debug message if JOBS variable is not set.
Andrei Karas
1
-0
/
+2
2017-03-27
Set variable JOBS in docker containers in ci.
Andrei Karas
1
-0
/
+1
2017-03-27
Fix incontainer ci script.
Andrei Karas
1
-2
/
+2
2017-03-27
Fix make script after adding JOBS variable.
Andrei Karas
1
-2
/
+2
2017-03-27
Use retry script for in docker ci scripts (for travis and other).
Andrei Karas
1
-2
/
+2
2017-03-27
Read jobs number for make from JOBS variable in ci scripts.
Andrei Karas
1
-4
/
+11
2017-03-27
Move docker scripts into separate files. Rename scripts from travis* to docker*.
Andrei Karas
2
-0
/
+9
2017-03-24
Add into .gitlab-ci.yml builds on gentoo with gcc 3.
Andrei Karas
1
-0
/
+15
2017-03-20
Fix coverage reports.
Andrei Karas
1
-0
/
+2
2017-03-11
Add ci build with mingw-gcc5-shared-32 and SDL 1 libs.
Andrei Karas
2
-0
/
+40
2017-02-21
On unit tests fail add some more logs into artficats.
Andrei Karas
1
-0
/
+4
2017-02-21
In local docker detection script also fix packages url http://deb.debian.org/...
Andrei Karas
2
-0
/
+2
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-21
Add asan leak suppression list for tests.
Andrei Karas
1
-0
/
+5
[next]