Commit Graph

8151 Commits

Author SHA1 Message Date
Roman Telezhynskyi
80affdba85 Testing macos build. 2023-02-17 14:49:53 +02:00
Roman Telezhynskyi
31a0f3d82c Fix QT issue on MacOS version 11.0 "Big Sur". 2023-02-17 11:09:41 +02:00
Roman Telezhynskyi
a40ce741ad Improve labels for V notch. 2023-02-17 09:47:54 +02:00
Roman Telezhynskyi
e3a8cef544 ccache together with precompiled headers. 2023-02-16 22:29:45 +02:00
Roman Telezhynskyi
fe8f126424 Copy paste error. 2023-02-16 22:00:06 +02:00
Roman Telezhynskyi
a386017f29 Always treat -Wreserved-identifier as a warning with Clang. 2023-02-16 21:46:19 +02:00
Roman Telezhynskyi
0948a58b17 Try another approach for qbs. 2023-02-16 21:46:19 +02:00
Roman Telezhynskyi
5e0c0c7638 Missed profile. 2023-02-16 21:25:35 +02:00
Roman Telezhynskyi
90f184bb95 Since Qt 6 changed name for Czech Republic. 2023-02-16 21:25:19 +02:00
Roman Telezhynskyi
9f6697ab63 Add path to translation when run an app from install root. 2023-02-16 21:24:09 +02:00
Roman Telezhynskyi
31f63f8a32 Fix building with < Qt 5.13. 2023-02-16 20:09:26 +02:00
Roman Telezhynskyi
5c2eb064bf Set working directory for autotest. 2023-02-16 20:09:26 +02:00
Roman Telezhynskyi
69a75decac Reuse build folder when run unit tests. 2023-02-16 20:09:26 +02:00
Roman Telezhynskyi
22972b8830 Setup LD_LIBRARY_PATH variable for autotest runner. 2023-02-16 20:09:26 +02:00
Roman Telezhynskyi
325d74bee4 Always treat -Wstrict-overflow as a warning with Clang. 2023-02-16 20:09:26 +02:00
Roman Telezhynskyi
cb4083fa17 Trying to fix internal compiler error in GCC. 2023-02-16 20:09:26 +02:00
Roman Telezhynskyi
a85595ef3d Fix DXF test. 2023-02-16 13:03:30 +02:00
Roman Telezhynskyi
7cc560fd31 Do not escape / in XSD regex. 2023-02-16 12:49:34 +02:00
Roman Telezhynskyi
12f4a006fd Suppress warnings in moc_*.cpp files. 2023-02-16 08:57:11 +02:00
Roman Telezhynskyi
505cd6d62f Fix error: an attribute list cannot appear here. 2023-02-15 17:53:34 +02:00
Roman Telezhynskyi
cae3f28dcc Complete remove use of void QProcess::start(const QString &command, QIODevice::OpenMode mode = ReadWrite). 2023-02-15 17:42:17 +02:00
Roman Telezhynskyi
839d654798 Explicitly define qmake spec name. 2023-02-15 17:36:41 +02:00
Roman Telezhynskyi
dfcfea88b6 Fix error: no matching member function for call to 'start'. 2023-02-15 17:36:13 +02:00
Roman Telezhynskyi
88f0ec0fa4 Check /usr/bin/ 2023-02-15 16:24:25 +02:00
Roman Telezhynskyi
84ff119eae Use new image for GCC. 2023-02-15 16:20:20 +02:00
Roman Telezhynskyi
db077cddef Fix dependence condition. 2023-02-15 14:41:44 +02:00
Roman Telezhynskyi
8e84ce8f2d Cleaning. 2023-02-15 14:35:32 +02:00
Roman Telezhynskyi
7a10fe8d80 qbs.targetOS is not available in this place need to use a property. 2023-02-15 14:22:14 +02:00
Roman Telezhynskyi
d6dd3de8f1 List all profiles. 2023-02-15 13:26:02 +02:00
Roman Telezhynskyi
c1e19f068b Manually set target platform. 2023-02-15 13:21:42 +02:00
Roman Telezhynskyi
c6cabc7aa1 Manually setup correct compiler. 2023-02-15 13:05:41 +02:00
Roman Telezhynskyi
5248162123 Query qmake. 2023-02-15 12:19:32 +02:00
Roman Telezhynskyi
2e3abb4a9a Fix error: expected a scalar value or a list with scalar values. 2023-02-15 12:00:04 +02:00
Roman Telezhynskyi
6e39dc9471 Redesign. 2023-02-15 11:55:40 +02:00
Roman Telezhynskyi
1222f8bdbe Template for a clang task. 2023-02-15 11:26:20 +02:00
Roman Telezhynskyi
75e3e5b7b8 FileInfo.executableSuffix() available only since qbs 1.23. 2023-02-15 11:25:35 +02:00
Roman Telezhynskyi
c8cee2f47f Switch to another image. 2023-02-15 11:05:35 +02:00
Roman Telezhynskyi
448fb0e093 Check what is going on in /usr/bin/. 2023-02-14 20:28:43 +02:00
Roman Telezhynskyi
e2c7a45882 Call qmake6 instead. 2023-02-14 20:18:29 +02:00
Roman Telezhynskyi
92faf02020 Install package qmake6. 2023-02-14 20:09:22 +02:00
Roman Telezhynskyi
11165c566a Check qmake version. 2023-02-14 20:01:39 +02:00
Roman Telezhynskyi
f86ba23f92 Don't check compiler version. 2023-02-14 19:58:42 +02:00
Roman Telezhynskyi
59f78a4f1f Select Clang 16. 2023-02-14 19:52:19 +02:00
Roman Telezhynskyi
02781040ed Specify toolchain name directly. 2023-02-14 19:49:03 +02:00
Roman Telezhynskyi
d726f7206f Try configuration. 2023-02-14 19:30:45 +02:00
Roman Telezhynskyi
8888164f47 Check compiler version first. 2023-02-14 16:10:39 +02:00
Roman Telezhynskyi
82cb2d83ab Fix error: incomplete type 'QRegularExpression' used in nested name specifier. 2023-02-14 15:55:45 +02:00
Roman Telezhynskyi
5680bbe463 Use Ubuntu based container for Clang. 2023-02-14 15:46:08 +02:00
Roman Telezhynskyi
d541823020 Configuring qbs. Setup qt 2023-02-14 15:42:16 +02:00
Roman Telezhynskyi
db8c776e36 Fix build with qmake. 2023-02-14 14:55:19 +02:00