Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-30 | Add into ci scripts clang 3.9 with C++11 flags. | Andrei Karas | 1 | -2/+1 | |
Also add some warnings into clang 3.9 | |||||
2016-04-30 | Remove -Wno-unreachable-code-return from clang ci scripts. | Andrei Karas | 1 | -1/+1 | |
2016-04-26 | Add into ci scripts --enable-werror and remove check for warnings. | Andrei Karas | 1 | -2/+1 | |
This can fix false positives if compiler or make start creating useless lines with dots in output. | |||||
2016-04-15 | Fix compiler version report in ci scripts. | Andrei Karas | 1 | -0/+1 | |
2016-04-12 | add .gitlab-ci.yml and script for it. | Andrei Karas | 1 | -0/+29 | |