Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-25 | In ci move install packages from shell scripts into .gitlab-ci.yml | Andrei Karas | 1 | -5/+0 | |
2017-01-04 | Add compiler flag -Wno-attributes for prevent warnings about packed attributes. | Andrei Karas | 1 | -1/+1 | |
2016-12-17 | Add -Wpointer-bool-conversion flag into clang ci jobs. | Andrei Karas | 1 | -1/+2 | |
2016-11-06 | Try to fix clang deps packages in ci. | Andrei Karas | 1 | -1/+1 | |
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 | |