Commit Graph

8029 Commits

Author SHA1 Message Date
Roman Telezhynskyi
9d16ffb016 Fix calling. 2023-02-26 11:22:36 +02:00
Roman Telezhynskyi
fbf90fc109 Check if msvc will work without stable.cpp. 2023-02-26 11:22:36 +02:00
Roman Telezhynskyi
e0692bdc76 Avoid using environment variables when defining them. 2023-02-26 10:42:24 +02:00
Roman Telezhynskyi
718f8bf75a Fix build on Windows. 2023-02-26 10:30:56 +02:00
Roman Telezhynskyi
560bf30417 Fix build on Windows. 2023-02-26 00:42:20 +02:00
Roman Telezhynskyi
d42e625fd1 Brew installs new Python version. 2023-02-25 23:49:58 +02:00
Roman Telezhynskyi
737352517a Fix build on Windows. 2023-02-25 21:17:14 +02:00
Roman Telezhynskyi
5b7ada925b Wrong way to read environment variable on Windows. 2023-02-25 20:50:45 +02:00
Roman Telezhynskyi
2ee06edbb2 Set PATH for each stage separately. 2023-02-25 20:44:39 +02:00
Roman Telezhynskyi
e9b1c769ee Try to set PATH variable globally. 2023-02-25 20:36:05 +02:00
Roman Telezhynskyi
39bc832493 Option to disable precompiled headers. 2023-02-25 20:35:40 +02:00
Roman Telezhynskyi
61064cff42 Check PATH variable. 2023-02-25 20:15:41 +02:00
Roman Telezhynskyi
4b8cd819e7 Path to Python. 2023-02-25 19:57:24 +02:00
Roman Telezhynskyi
346f89850e Add mingw path to PATH 2023-02-25 18:23:36 +02:00
Roman Telezhynskyi
2781ab0cc0 Fixes. 2023-02-25 18:18:34 +02:00
Roman Telezhynskyi
9f43bf16f4 Command not found after pip install. 2023-02-25 18:01:14 +02:00
Roman Telezhynskyi
1ff9a975d6 Fallback to conan 1.59. 2023-02-25 17:22:45 +02:00
Roman Telezhynskyi
16f732372b Default profile must always be defined. 2023-02-25 12:27:48 +02:00
Roman Telezhynskyi
079128630b Define profile when we build xerces-c on Windows. 2023-02-25 12:19:15 +02:00
Roman Telezhynskyi
6e03722250 Correct path to Qt. 2023-02-25 12:09:58 +02:00
Roman Telezhynskyi
3417b22f63 Define Path variable. 2023-02-25 11:59:12 +02:00
Roman Telezhynskyi
aa85a0bde9 Fixing PowerShell script. 2023-02-25 11:16:11 +02:00
Roman Telezhynskyi
a558a788ae Fixes. 2023-02-25 11:07:15 +02:00
Roman Telezhynskyi
03603ff7f5 Define custom conan profile. 2023-02-25 10:26:21 +02:00
Roman Telezhynskyi
ce0abdeb21 Fixes. 2023-02-24 21:32:45 +02:00
Roman Telezhynskyi
78fd3574b6 Conan profile. 2023-02-24 20:54:09 +02:00
Roman Telezhynskyi
da57bfc7b1 Conan 2.0 requires direct specifying a library version. 2023-02-24 16:17:42 +02:00
Roman Telezhynskyi
6a7d9c82d6 Create a default conan profile. 2023-02-24 15:56:20 +02:00
Roman Telezhynskyi
fdb8fc8f1f Fix issue with FileInfo.executableSuffix(). 2023-02-24 15:32:32 +02:00
Roman Telezhynskyi
a21e1ddcd4 Support for conan 2.0. 2023-02-24 14:36:40 +02:00
Roman Telezhynskyi
cce962ff66 Fix file name. 2023-02-24 14:32:43 +02:00
Roman Telezhynskyi
db67a484b9 Fix xcode version. 2023-02-23 11:28:07 +02:00
Roman Telezhynskyi
dd3afe808e Help qbs to detect compiler type. 2023-02-23 11:12:42 +02:00
Roman Telezhynskyi
1b71ceb5cd Look inside C:\Qt\Tools\mingw1120_64\bin 2023-02-23 11:04:07 +02:00
Roman Telezhynskyi
0599aaaedd Use MinGW 11.2. 2023-02-23 11:00:16 +02:00
Roman Telezhynskyi
b88b4b2285 Fix xcode version. 2023-02-23 10:54:21 +02:00
Roman Telezhynskyi
7deef0e27d Remove double-quotes. 2023-02-23 10:41:46 +02:00
Roman Telezhynskyi
6c367e51ad Fixes. 2023-02-23 10:29:57 +02:00
Roman Telezhynskyi
474185a9fb Invalid yml. 2023-02-23 10:21:37 +02:00
Roman Telezhynskyi
adb8667e2b Fixes. 2023-02-23 10:17:19 +02:00
Roman Telezhynskyi
e7f1a32c76 Fix typo. 2023-02-22 16:49:26 +02:00
Roman Telezhynskyi
f4ecde5120 appveyor.yml Windows and MacOS. 2023-02-22 16:45:53 +02:00
Roman Telezhynskyi
bbff839210 Use Q_DECL_UNUSED to suppress warning. 2023-02-22 12:30:35 +02:00
Roman Telezhynskyi
41bcc2a4b4 Move QT_WARNING_DISABLE inside Qt namespace. 2023-02-22 09:48:51 +02:00
Roman Telezhynskyi
a66b050ecd Suppress warnings. 2023-02-22 08:46:16 +02:00
Roman Telezhynskyi
321b41c435 Disable ccache on macos with Clang. 2023-02-21 10:33:58 +02:00
Roman Telezhynskyi
48da4ff899 qprintengine.h declares Q_DECLARE_METATYPE(QMarginsF). We can use its macro to check. 2023-02-21 10:20:39 +02:00
Roman Telezhynskyi
647653a40a QString::front() was introduced in Qt 5.10. 2023-02-21 09:57:49 +02:00
Roman Telezhynskyi
647cee5e36 Optimize includes. 2023-02-21 09:52:19 +02:00
Roman Telezhynskyi
178d260dff Fix conflict with declaration from qmuparser lib. 2023-02-21 09:52:08 +02:00