Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-01 | Get LGTM working again | Alexey Rusakov | |
Unfortunately LGTM still sits on Ubuntu 19.10 (not even LTS) which really limits the choice of compilers: the newest GCC is of version 9 and the newest Clang seems to be version 9 as well - both are quite old and giving when it comes to modern features support. The latest error is GCC 9 tripping over the assignment of the function specialisation to std::function. Clang 9 doesn't and otherwise seems fine. | |||
2021-09-03 | Tacitly allow CMake 3.13 to keep LGTM working | Alexey Rusakov | |
Also: drop olm from the LGTM build environment, it's of no use there for now. | |||
2021-01-11 | LGTM: fine-tune the set of analysed files | Kitsune Ral | |
2019-11-02 | Add LGTM support | Kitsune Ral | |
See https://lgtm.com |