Commit Graph

  • 1b71ceb5cd Look inside C:\Qt\Tools\mingw1120_64\bin Roman Telezhynskyi 2023-02-23 11:04:07 +0200
  • 0599aaaedd Use MinGW 11.2. Roman Telezhynskyi 2023-02-23 11:00:16 +0200
  • b88b4b2285 Fix xcode version. Roman Telezhynskyi 2023-02-23 10:54:21 +0200
  • 7deef0e27d Remove double-quotes. Roman Telezhynskyi 2023-02-23 10:41:46 +0200
  • 6c367e51ad Fixes. Roman Telezhynskyi 2023-02-23 10:29:57 +0200
  • 474185a9fb Invalid yml. Roman Telezhynskyi 2023-02-23 10:21:37 +0200
  • adb8667e2b Fixes. Roman Telezhynskyi 2023-02-23 10:17:19 +0200
  • e7f1a32c76 Fix typo. Roman Telezhynskyi 2023-02-22 16:49:26 +0200
  • f4ecde5120 appveyor.yml Windows and MacOS. Roman Telezhynskyi 2023-02-22 16:45:53 +0200
  • bbff839210 Use Q_DECL_UNUSED to suppress warning. Roman Telezhynskyi 2023-02-22 12:30:35 +0200
  • 41bcc2a4b4 Move QT_WARNING_DISABLE inside Qt namespace. Roman Telezhynskyi 2023-02-22 09:48:51 +0200
  • a66b050ecd Suppress warnings. Roman Telezhynskyi 2023-02-22 08:46:16 +0200
  • 321b41c435 Disable ccache on macos with Clang. Roman Telezhynskyi 2023-02-21 10:33:58 +0200
  • 48da4ff899 qprintengine.h declares Q_DECLARE_METATYPE(QMarginsF). We can use its macro to check. Roman Telezhynskyi 2023-02-21 10:20:39 +0200
  • 647653a40a QString::front() was introduced in Qt 5.10. Roman Telezhynskyi 2023-02-21 09:57:49 +0200
  • 647cee5e36 Optimize includes. Roman Telezhynskyi 2023-02-21 09:52:19 +0200
  • 178d260dff Fix conflict with declaration from qmuparser lib. Roman Telezhynskyi 2023-02-21 09:52:08 +0200
  • fb08b0a317 Try to avoid redeclaration. Roman Telezhynskyi 2023-02-21 09:40:22 +0200
  • 2691f0b9e4 Fix environments. Roman Telezhynskyi 2023-02-20 22:03:39 +0200
  • 1e6179e69d Read environment variable directly from conanfile.py. Roman Telezhynskyi 2023-02-20 21:45:02 +0200
  • 824d978473 echo command Roman Telezhynskyi 2023-02-20 21:27:45 +0200
  • 51f7c5102d Verbose true. Roman Telezhynskyi 2023-02-20 21:15:49 +0200
  • 6b4683d10a Try without environment variable. Roman Telezhynskyi 2023-02-20 20:29:50 +0200
  • e317836957 Try without quotes. Roman Telezhynskyi 2023-02-20 20:14:13 +0200
  • 2733a00a40 Internally return string. Roman Telezhynskyi 2023-02-20 19:54:35 +0200
  • b51c028f23 Pass as string. Roman Telezhynskyi 2023-02-20 19:34:05 +0200
  • f3899ac072 Switch to conanfile.py. Roman Telezhynskyi 2023-02-20 16:40:38 +0200
  • 1285f85dbc Fix conanfile.txt. Roman Telezhynskyi 2023-02-20 16:11:10 +0200
  • 3c19d0123d Prebuild xerces-c with correct macos deployment target version we need. Roman Telezhynskyi 2023-02-20 15:57:54 +0200
  • 84529d7b39 Better control over macos deployment target version. Roman Telezhynskyi 2023-02-20 15:50:23 +0200
  • ac84b9f273 Use conanfile.txt to control package options. Roman Telezhynskyi 2023-02-20 15:47:06 +0200
  • 4a022e7f1a Cache conan. Roman Telezhynskyi 2023-02-20 15:42:50 +0200
  • 47bb2c16d4 Fix installing xerces-c library. Roman Telezhynskyi 2023-02-20 14:54:48 +0200
  • 34632ebb43 No need to use std::move in this case. Roman Telezhynskyi 2023-02-20 13:13:39 +0200
  • 4f2f05fe9a Don't use XERCES_CPP_NAMESPACE_USE macro. Roman Telezhynskyi 2023-02-20 13:03:11 +0200
  • edccf99f43 Fix multibundle module. Roman Telezhynskyi 2023-02-20 12:59:24 +0200
  • 05ed63c3eb Wrong property. Roman Telezhynskyi 2023-02-17 20:22:38 +0200
  • 324be6e872 According to documentation minimal macos version must be 10.14. But for some reason it requires 10.15 to build. Roman Telezhynskyi 2023-02-17 20:18:53 +0200
  • ef7e8f942c Disable ccache for qbs and clang. Roman Telezhynskyi 2023-02-17 19:59:50 +0200
  • 6721553c53 Build with conan on macos. Roman Telezhynskyi 2023-02-17 19:06:42 +0200
  • 0513b46a17 Don't use include_file_mtime and include_file_ctime options. Roman Telezhynskyi 2023-02-17 18:57:00 +0200
  • 01fe967da8 Use auto detect to find clang. Roman Telezhynskyi 2023-02-17 18:33:10 +0200
  • ee5f9d2f06 Homebrew on Apple Silicon switched to different prefix. Roman Telezhynskyi 2023-02-17 16:50:46 +0200
  • b6c610da7f Only Qt6 version available with brew is the latest. Roman Telezhynskyi 2023-02-17 15:19:03 +0200
  • 9ddbb28e33 qt6 is just an alias. Roman Telezhynskyi 2023-02-17 14:55:32 +0200
  • 80affdba85 Testing macos build. Roman Telezhynskyi 2023-02-17 14:49:53 +0200
  • 31a0f3d82c Fix QT issue on MacOS version 11.0 "Big Sur". Roman Telezhynskyi 2023-02-17 11:09:41 +0200
  • a40ce741ad Improve labels for V notch. Roman Telezhynskyi 2023-02-17 09:47:54 +0200
  • e3a8cef544 ccache together with precompiled headers. Roman Telezhynskyi 2023-02-16 22:29:45 +0200
  • fe8f126424 Copy paste error. Roman Telezhynskyi 2023-02-16 22:00:06 +0200
  • a386017f29 Always treat -Wreserved-identifier as a warning with Clang. Roman Telezhynskyi 2023-02-16 21:45:32 +0200
  • 0948a58b17 Try another approach for qbs. Roman Telezhynskyi 2023-02-16 21:46:08 +0200
  • 5e0c0c7638 Missed profile. Roman Telezhynskyi 2023-02-16 21:25:35 +0200
  • 90f184bb95 Since Qt 6 changed name for Czech Republic. Roman Telezhynskyi 2023-02-16 21:25:19 +0200
  • 9f6697ab63 Add path to translation when run an app from install root. Roman Telezhynskyi 2023-02-16 21:24:09 +0200
  • 31f63f8a32 Fix building with < Qt 5.13. Roman Telezhynskyi 2023-02-16 20:08:21 +0200
  • 5c2eb064bf Set working directory for autotest. Roman Telezhynskyi 2023-02-16 20:05:37 +0200
  • 69a75decac Reuse build folder when run unit tests. Roman Telezhynskyi 2023-02-16 20:04:49 +0200
  • 22972b8830 Setup LD_LIBRARY_PATH variable for autotest runner. Roman Telezhynskyi 2023-02-16 20:01:38 +0200
  • 325d74bee4 Always treat -Wstrict-overflow as a warning with Clang. Roman Telezhynskyi 2023-02-16 13:53:59 +0200
  • cb4083fa17 Trying to fix internal compiler error in GCC. Roman Telezhynskyi 2023-02-16 13:50:28 +0200
  • a85595ef3d Fix DXF test. Roman Telezhynskyi 2023-02-16 13:03:30 +0200
  • 7cc560fd31 Do not escape / in XSD regex. Roman Telezhynskyi 2023-02-16 12:49:26 +0200
  • 12f4a006fd Suppress warnings in moc_*.cpp files. Roman Telezhynskyi 2023-02-16 08:57:11 +0200
  • 505cd6d62f Fix error: an attribute list cannot appear here. Roman Telezhynskyi 2023-02-15 17:53:34 +0200
  • cae3f28dcc Complete remove use of void QProcess::start(const QString &command, QIODevice::OpenMode mode = ReadWrite). Roman Telezhynskyi 2023-02-15 17:42:17 +0200
  • 839d654798 Explicitly define qmake spec name. Roman Telezhynskyi 2023-02-15 17:36:41 +0200
  • dfcfea88b6 Fix error: no matching member function for call to 'start'. Roman Telezhynskyi 2023-02-15 17:36:13 +0200
  • 88f0ec0fa4 Check /usr/bin/ Roman Telezhynskyi 2023-02-15 16:24:25 +0200
  • 84ff119eae Use new image for GCC. Roman Telezhynskyi 2023-02-15 16:20:13 +0200
  • db077cddef Fix dependence condition. Roman Telezhynskyi 2023-02-15 14:41:44 +0200
  • 8e84ce8f2d Cleaning. Roman Telezhynskyi 2023-02-15 14:35:32 +0200
  • 7a10fe8d80 qbs.targetOS is not available in this place need to use a property. Roman Telezhynskyi 2023-02-15 14:22:14 +0200
  • d6dd3de8f1 List all profiles. Roman Telezhynskyi 2023-02-15 13:26:02 +0200
  • c1e19f068b Manually set target platform. Roman Telezhynskyi 2023-02-15 13:21:42 +0200
  • c6cabc7aa1 Manually setup correct compiler. Roman Telezhynskyi 2023-02-15 13:05:41 +0200
  • 5248162123 Query qmake. Roman Telezhynskyi 2023-02-15 12:19:32 +0200
  • 2e3abb4a9a Fix error: expected a scalar value or a list with scalar values. Roman Telezhynskyi 2023-02-15 12:00:04 +0200
  • 6e39dc9471 Redesign. Roman Telezhynskyi 2023-02-15 11:55:40 +0200
  • 1222f8bdbe Template for a clang task. Roman Telezhynskyi 2023-02-15 11:26:20 +0200
  • 75e3e5b7b8 FileInfo.executableSuffix() available only since qbs 1.23. Roman Telezhynskyi 2023-02-15 11:25:35 +0200
  • c8cee2f47f Switch to another image. Roman Telezhynskyi 2023-02-15 11:05:35 +0200
  • 448fb0e093 Check what is going on in /usr/bin/. Roman Telezhynskyi 2023-02-14 20:28:43 +0200
  • e2c7a45882 Call qmake6 instead. Roman Telezhynskyi 2023-02-14 20:18:29 +0200
  • 92faf02020 Install package qmake6. Roman Telezhynskyi 2023-02-14 20:09:22 +0200
  • 11165c566a Check qmake version. Roman Telezhynskyi 2023-02-14 20:01:39 +0200
  • f86ba23f92 Don't check compiler version. Roman Telezhynskyi 2023-02-14 19:58:42 +0200
  • 59f78a4f1f Select Clang 16. Roman Telezhynskyi 2023-02-14 19:52:19 +0200
  • 02781040ed Specify toolchain name directly. Roman Telezhynskyi 2023-02-14 19:49:03 +0200
  • d726f7206f Try configuration. Roman Telezhynskyi 2023-02-14 19:30:45 +0200
  • 8888164f47 Check compiler version first. Roman Telezhynskyi 2023-02-14 16:10:39 +0200
  • 82cb2d83ab Fix error: incomplete type 'QRegularExpression' used in nested name specifier. Roman Telezhynskyi 2023-02-14 15:55:45 +0200
  • 5680bbe463 Use Ubuntu based container for Clang. Roman Telezhynskyi 2023-02-14 15:46:08 +0200
  • d541823020 Configuring qbs. Setup qt Roman Telezhynskyi 2023-02-14 15:42:16 +0200
  • db8c776e36 Fix build with qmake. Roman Telezhynskyi 2023-02-14 14:55:19 +0200
  • 04d2a1c631 Use QtCore/qcontainerfwd.h header for forward declaration containers. Roman Telezhynskyi 2023-02-14 14:52:48 +0200
  • cca8a687a2 Incorrect name of library package. Roman Telezhynskyi 2023-02-14 12:55:58 +0200
  • a839c8e7ed Try another approach. Roman Telezhynskyi 2023-02-14 12:52:33 +0200
  • 484e76b84a Error while parsing tasks: INVALID_ARGUMENT: yaml: unknown anchor 'LINUX_QT5_QBS_QMAKE_TASK_TEMPLATE' referenced! Roman Telezhynskyi 2023-02-14 12:39:08 +0200
  • 660a1acf6f Qt6 build on Cirrus CI. Roman Telezhynskyi 2023-02-14 12:37:27 +0200