Age | Commit message (Expand) | Author | Files | Lines |
2016-07-06 | Add ci test for image icc profiles. | Andrei Karas | 1 | -0/+20 |
2016-06-23 | Save deheader log files into logs directory. | Andrei Karas | 3 | -3/+3 |
2016-06-22 | Allow clone mplint from fork at first and if it missing from original manaplu... | Andrei Karas | 1 | -1/+1 |
2016-06-15 | Fix compilation with gcc 4.4 and add exception into deheader script. | Andrei Karas | 1 | -0/+1 |
2016-06-13 | Fix includes and update deheader ci script. | Andrei Karas | 1 | -0/+3 |
2016-06-04 | Add deheader into ci tools. | Andrei Karas | 3 | -0/+63 |
2016-05-10 | Add valgrind into ci test scripts. | Andrei Karas | 4 | -4/+8 |
2016-05-10 | Improve error checks in tests ci scripts. | Andrei Karas | 4 | -4/+4 |
2016-05-07 | Disable another warning in cpplint ci script. | Andrei Karas | 1 | -1/+2 |
2016-05-07 | Disable new warning in cpplint in ci. | Andrei Karas | 1 | -1/+2 |
2016-05-05 | Add into ci scripts pngcheck. | Andrei Karas | 1 | -0/+22 |
2016-05-05 | Add ci job with gcc6 and disabled asserts. | Andrei Karas | 1 | -1/+1 |
2016-05-01 | In ci scripts add also protection against git clone failures. | Andrei Karas | 1 | -1/+1 |
2016-04-30 | Add into ci scripts clang 3.9 with C++11 flags. | Andrei Karas | 3 | -4/+31 |
2016-04-30 | Remove -Wno-unreachable-code-return from clang ci scripts. | Andrei Karas | 2 | -2/+2 |
2016-04-30 | Add into ci scripts gcc 4.5 and gcc 4.8 | Andrei Karas | 2 | -0/+40 |
2016-04-30 | Change gcc lto job from gcc 5 to gcc 6. | Andrei Karas | 2 | -53/+25 |
2016-04-28 | Add workaround for fix compilation warnings in SDL2. | Andrei Karas | 1 | -1/+1 |
2016-04-28 | Add into ci scripts flag -fsanitize=bounds-strict | Andrei Karas | 1 | -1/+1 |
2016-04-28 | Add workaround into gccsnapshot_sdl2.sh for SDL compilation warnings. | Andrei Karas | 1 | -1/+1 |
2016-04-28 | In ci scripts move shared gcc 6 and gcc snapshot flags into separate files. | Andrei Karas | 5 | -1523/+5 |
2016-04-27 | Add some gcc 6 build and test ci scripts. | Andrei Karas | 3 | -0/+995 |
2016-04-27 | Enable warning -Wignored-attributes in gcc shanshot ci scripts. | Andrei Karas | 2 | -4/+2 |
2016-04-26 | Add into ci scripts --enable-werror and remove check for warnings. | Andrei Karas | 23 | -44/+21 |
2016-04-23 | Add workaround for mplint ci test. | Andrei Karas | 1 | -0/+1 |
2016-04-17 | Update cpplint ci script. | Andrei Karas | 1 | -1/+2 |
2016-04-17 | Add cpplint into ci scripts. | Andrei Karas | 1 | -0/+50 |
2016-04-15 | Fix compiler version report in ci scripts. | Andrei Karas | 27 | -0/+30 |
2016-04-14 | Remove gitlab ci irc scripts hack, because now we using hooks hack :) | Andrei Karas | 2 | -39/+0 |
2016-04-12 | add .gitlab-ci.yml and script for it. | Andrei Karas | 29 | -0/+1651 |