Roman Telezhynskyi
|
5ceff228eb
|
Fix path to platfrom plugin on Windows.
|
2023-03-04 09:21:22 +02:00 |
|
Roman Telezhynskyi
|
a791fc0173
|
Reading from disc doesn't work from on Windows. Read from memory instead.
|
2023-03-04 09:17:40 +02:00 |
|
Roman Telezhynskyi
|
08362980bd
|
Don't ignore warning Wenum-enum-conversion in this place.
|
2023-03-04 09:11:17 +02:00 |
|
Roman Telezhynskyi
|
2a9fcda3a6
|
Fix bug with compilation on Windows 10 with Qt 6.
|
2023-03-04 09:07:30 +02:00 |
|
Roman Telezhynskyi
|
f3e9918729
|
pkg-config is more wildly used than was previously thought.
|
2023-03-04 09:06:06 +02:00 |
|
Roman Telezhynskyi
|
7d017116f3
|
Install only necessary dependencies since cmake and python already present.
|
2023-03-01 10:57:32 +02:00 |
|
Roman Telezhynskyi
|
1f839195d5
|
Enable silent output for unit tests.
|
2023-02-28 14:42:02 +02:00 |
|
Roman Telezhynskyi
|
454af3a988
|
Enable PCH for MinGW 12.2.
|
2023-02-28 14:31:55 +02:00 |
|
Roman Telezhynskyi
|
b584818f65
|
Cache conan.
|
2023-02-28 14:31:36 +02:00 |
|
Roman Telezhynskyi
|
b6d1400b23
|
Fix build without precompiled headers.
|
2023-02-28 14:31:14 +02:00 |
|
Roman Telezhynskyi
|
a4139e1fa9
|
Fix build on Windows.
|
2023-02-28 12:00:50 +02:00 |
|
Roman Telezhynskyi
|
a3264e34e5
|
error: expected unqualified-id before 'const'
|
2023-02-28 12:00:41 +02:00 |
|
Roman Telezhynskyi
|
9145b9638b
|
Fix ReferenceError: Can't find variable: FileInfo.
|
2023-02-28 10:46:31 +02:00 |
|
Roman Telezhynskyi
|
c89544fe08
|
Start building with C++20 since Qt 6.0
|
2023-02-28 10:45:58 +02:00 |
|
Roman Telezhynskyi
|
dce2061dc3
|
Incorrect syntax for Windows.
|
2023-02-28 10:31:37 +02:00 |
|
Roman Telezhynskyi
|
a9ffeebe83
|
Install MinGW 12.2 to bypass error with default compiler.
|
2023-02-28 10:24:39 +02:00 |
|
Roman Telezhynskyi
|
94f88b1066
|
Imitate QTextCodec::codecForLocale().
|
2023-02-28 10:14:14 +02:00 |
|
Roman Telezhynskyi
|
934781660a
|
QWinTaskbarButton not available since Qt 6.
|
2023-02-28 10:13:18 +02:00 |
|
Roman Telezhynskyi
|
bf60cb02b1
|
Set environment variable on Windows to be able to run autotests.
|
2023-02-27 12:04:44 +02:00 |
|
Roman Telezhynskyi
|
60d8833fb0
|
No need to install cmake.
|
2023-02-26 21:06:54 +02:00 |
|
Roman Telezhynskyi
|
58f8e01f76
|
Fixes.
|
2023-02-26 20:43:28 +02:00 |
|
Roman Telezhynskyi
|
7debd364ce
|
Check if msvc will work without stable.cpp.
|
2023-02-26 20:21:07 +02:00 |
|
Roman Telezhynskyi
|
0c24aeaaed
|
Use the same name across all builds.
|
2023-02-26 14:58:23 +02:00 |
|
Roman Telezhynskyi
|
85a59a617f
|
Fix conan profile.
|
2023-02-26 14:54:29 +02:00 |
|
Roman Telezhynskyi
|
3ef14942d7
|
Copy paste error.
|
2023-02-26 13:13:38 +02:00 |
|
Roman Telezhynskyi
|
4991e5b866
|
unexpected EOF while looking for matching `}'
|
2023-02-26 13:00:40 +02:00 |
|
Roman Telezhynskyi
|
5ae7ef7803
|
Try Qt 6.4 with GCC 8.1.
See issue QTBUG-103573.
|
2023-02-26 12:30:12 +02:00 |
|
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 |
|