ddnet/.github/workflows
heinrich5991 aa594795db Work around CMake 3.20.0 bug, fix packaging on CI
CMake 3.20.0 ignores the next CLI parameter after --parallel. Fix that by
moving it to the end of the command line.

https://gitlab.kitware.com/cmake/cmake/-/issues/21966
https://gitlab.kitware.com/cmake/cmake/-/merge_requests/5936

It is meant to be fixed in CMake 3.20.1.
2021-04-07 18:07:44 +02:00
..
build.yaml Work around CMake 3.20.0 bug, fix packaging on CI 2021-04-07 18:07:44 +02:00
clang-tidy.yml Add clang-tidy to CI and enable clang-analyzer checks 2020-10-14 14:54:33 +02:00
codeql-analysis.yaml Create codeql-analysis.yaml 2020-10-01 12:01:05 +02:00
style.yml Add pylint 2020-12-09 10:40:28 +01:00