Commit Graph

15 Commits

Author SHA1 Message Date
silverqx
0039035505 finished tom example for linux workflow 2022-04-29 18:10:05 +02:00
silverqx
d9ebb85fe5 disabled ansi output for tom example in workflows
Output was not corrupted but was without coloring.
2022-04-29 18:09:23 +02:00
silverqx
cb13924007 enabled ansi output for tom example in workflows 2022-04-29 17:53:02 +02:00
silverqx
5270ed3bbb added tom example to linux workflow 2022-04-29 17:48:56 +02:00
silverqx
605dbb3a7c test prepend LD_LIBRARY_PATH for linux workflow 2022-04-29 17:45:19 +02:00
silverqx
956b56a154 test prepend LD_LIBRARY_PATH for linux workflow 2022-04-29 17:39:09 +02:00
silverqx
9381ec5c97 test prepend LD_LIBRARY_PATH for linux workflow 2022-04-29 17:34:30 +02:00
silverqx
6051bb5d22 test prepend LD_LIBRARY_PATH for linux workflow 2022-04-29 17:32:26 +02:00
silverqx
0e3fb06d1b added ORM and TOM cmake options to github actions 2022-04-29 16:25:06 +02:00
silverqx
cd59b2763d upgraded to clang 14 in linux github action 2022-04-29 14:48:16 +02:00
silverqx
01c203bf48 enabled tom example in github actions 2022-04-29 08:53:00 +02:00
silverqx
814fe2a60f added github actions badges 2021-12-11 14:30:52 +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