silverqx
01c203bf48
enabled tom example in github actions
2022-04-29 08:53:00 +02:00
silverqx
dc7a011de7
enabled linters for tom example
...
- added -DTOM_EXAMPLE:BOOL=ON for the github actions
- updated header-filter regex for the clang-tidy and clazy
2022-04-26 20:33:11 +02:00
silverqx
814fe2a60f
added github actions badges
2021-12-11 14:30:52 +01:00
silverqx
8893914697
ga analyzer skip mocs_ cpp files
2021-12-08 14:46:05 +01:00
silverqx
d4c6a55178
ga use python script to invoke clazy-standalone
2021-12-08 13:47:49 +01:00
silverqx
e9658da95d
ga changed URL_ secret format
2021-12-08 12:37:00 +01:00
silverqx
4d6f05149d
added clazy-standalone analyzer 🚀
2021-12-08 12:35:57 +01:00
silverqx
6f6fe968b1
clang-tidy analyze .cpp files only
...
Compilation database contains also .rc files, so they will be skipped.
2021-12-08 12:27:37 +01:00
silverqx
17fc40e1eb
added clang-tidy github action 🔥
2021-12-08 12:27:36 +01:00
silverqx
778c8f1bdc
setup vcpkg env. for all workflows
2021-12-08 12:27:35 +01:00
silverqx
09592a7732
added GitHub Actions Linux, MSYS2 UCRT64, MSVC ✨
...
- initial g++/clang build, ctest on MSYS2 UCRT64 on Windows Server 2022
- initial cmake build/ctest on Ubuntu 20.40
- initial cmake build/ctest on MSVC on Windows Server 2019
changed driver to QPSQL in tst_databasemanager
This avoids crash when QMYSQL driver's dll is unavailable.
QMYSQL driver is not shipped by default by Qt Windows MSVC installer.
2021-12-08 12:27:25 +01:00