Roman Telezhynskyi
|
aa22dcf870
|
Use system curl version.
|
2023-09-22 16:11:07 +03:00 |
|
Roman Telezhynskyi
|
90dc482b93
|
Use conan custom profile instead of default.
|
2023-09-22 15:27:49 +03:00 |
|
Roman Telezhynskyi
|
d947c569a4
|
Update conan requirements.
|
2023-09-22 15:26:43 +03:00 |
|
Roman Telezhynskyi
|
4fa9aca80d
|
Do not install curl with brew.
Because macOS already provides this software and installing another version in parallel can cause all kinds of trouble.
|
2023-09-22 14:51:24 +03:00 |
|
Roman Telezhynskyi
|
f167b66669
|
Fix incorrect build command.
|
2023-09-22 11:32:47 +03:00 |
|
Roman Telezhynskyi
|
63b0cbd4e2
|
Fix incorrect unzip destination.
|
2023-09-22 11:25:00 +03:00 |
|
Roman Telezhynskyi
|
fc13414011
|
Specify working directory when call cmake.
|
2023-09-21 19:00:45 +03:00 |
|
Roman Telezhynskyi
|
69fc2ee343
|
Specify path when unzip macdeployqt source.
|
2023-09-21 18:48:16 +03:00 |
|
Roman Telezhynskyi
|
b12124603e
|
Use custom macdeployqt with better compatibility with brew.
|
2023-09-21 18:20:22 +03:00 |
|
Roman Telezhynskyi
|
6a86463fde
|
Append to PATH instead of perpend.
|
2023-09-15 09:44:17 +03:00 |
|
Roman Telezhynskyi
|
2c0035bb2f
|
Rebuild deps.
|
2023-09-15 09:27:39 +03:00 |
|
Roman Telezhynskyi
|
e5087302e7
|
DMG license causes issues in Qbs.
|
2023-09-15 09:21:13 +03:00 |
|
Roman Telezhynskyi
|
080800c2d4
|
Prevent build keychain from locking.
|
2023-09-14 21:21:12 +03:00 |
|
Roman Telezhynskyi
|
1227e6c4e3
|
Unlock keychain in build_script stage.
|
2023-09-14 20:36:54 +03:00 |
|
Roman Telezhynskyi
|
e4e412947f
|
Add python binary for xcode-select.
|
2023-09-14 20:30:58 +03:00 |
|
Roman Telezhynskyi
|
b462286a23
|
Accessing macOS build worker via VNC.
|
2023-09-14 19:57:07 +03:00 |
|
Roman Telezhynskyi
|
8cf84c9226
|
ln: /usr/bin/python: Read-only file system
|
2023-09-14 14:57:11 +03:00 |
|
Roman Telezhynskyi
|
06a40757d6
|
Check if System.keychain is not cluttered
|
2023-09-14 14:49:18 +03:00 |
|
Roman Telezhynskyi
|
ac7732f7af
|
Switch to /usr/bin.
|
2023-09-14 14:48:58 +03:00 |
|
Roman Telezhynskyi
|
dc28faab7c
|
ln: /usr/local/bin/python: Permission denied
|
2023-09-14 13:36:16 +03:00 |
|
Roman Telezhynskyi
|
4d0c6cfb82
|
Installing to System.keychain requires root rights.
|
2023-09-14 13:28:57 +03:00 |
|
Roman Telezhynskyi
|
fed375993b
|
Move macos builds on top.
|
2023-09-14 13:14:43 +03:00 |
|
Roman Telezhynskyi
|
1947a0d8a7
|
Install certificates to System.keychain instead.
|
2023-09-14 13:13:23 +03:00 |
|
Roman Telezhynskyi
|
784c3ff3e7
|
Link Python to Python3.
|
2023-09-14 13:12:46 +03:00 |
|
Roman Telezhynskyi
|
9a644bacc7
|
Fix variable expansion.
|
2023-09-13 18:52:32 +03:00 |
|
Roman Telezhynskyi
|
ba1ed1f441
|
Fix path to build.keychain.
|
2023-09-13 18:06:39 +03:00 |
|
Roman Telezhynskyi
|
b21c634162
|
Escape string.
|
2023-09-13 17:45:33 +03:00 |
|
Roman Telezhynskyi
|
e54c3f0d52
|
Probe if bundles are ready.
|
2023-09-13 16:58:21 +03:00 |
|
Roman Telezhynskyi
|
c3c2fb3d6f
|
Automatic Code-signing and Notarization for macOS.
|
2023-09-13 14:27:14 +03:00 |
|
Roman Telezhynskyi
|
268d0dff40
|
Update path to Python after upgrade.
|
2023-08-29 19:02:43 +03:00 |
|
Roman Telezhynskyi
|
82372fa344
|
Fix typos.
|
2023-08-29 15:55:26 +03:00 |
|
Roman Telezhynskyi
|
146a9d3d2b
|
Switch to using qbspkgconfig.
|
2023-08-29 15:35:48 +03:00 |
|
Roman Telezhynskyi
|
24d870e306
|
Install pkg-config on Mac.
|
2023-08-28 21:17:33 +03:00 |
|
Roman Telezhynskyi
|
a293d441d7
|
Explicitly link to libcrypto and libssl to avoid error: Failed to load libssl/libcrypto.
|
2023-08-28 17:25:31 +03:00 |
|
Roman Telezhynskyi
|
71e77118f6
|
Disable debug.
|
2023-08-15 20:28:25 +03:00 |
|
Roman Telezhynskyi
|
f317dcec34
|
Check if all environment variables are correct.
|
2023-08-15 19:07:01 +03:00 |
|
Roman Telezhynskyi
|
b1bbd41105
|
Debug build.
|
2023-08-15 16:55:44 +03:00 |
|
Roman Telezhynskyi
|
ceb125f5d7
|
Disable unit tests for Qt 6.5/QBS/MSVC.
|
2023-08-14 07:32:48 +03:00 |
|
Roman Telezhynskyi
|
16566d1a4c
|
Set QT_PLUGIN_PATH variable to fix running unit tests.
|
2023-08-12 20:23:54 +03:00 |
|
Roman Telezhynskyi
|
0e70c799c4
|
Updating pip requires administrative rights.
|
2023-08-10 15:18:04 +03:00 |
|
Roman Telezhynskyi
|
0f7a8b7e0d
|
Upgrade pip before installing.
|
2023-08-08 18:17:49 +03:00 |
|
Roman Telezhynskyi
|
27d5b5d784
|
Optimizing cleaning algorithm.
|
2023-07-15 19:24:22 +03:00 |
|
Roman Telezhynskyi
|
b44919c53e
|
Move python upfront.
|
2023-07-15 16:49:23 +03:00 |
|
Roman Telezhynskyi
|
99ef44937d
|
Restore path to Chocolatey.
|
2023-07-15 16:25:28 +03:00 |
|
Roman Telezhynskyi
|
3920e9ca15
|
Switch to MinGW from Chocolatey.
|
2023-07-15 16:14:45 +03:00 |
|
Roman Telezhynskyi
|
3c4caff7e1
|
Try GCC 8.1.
|
2023-07-15 15:19:45 +03:00 |
|
Roman Telezhynskyi
|
dad5955e48
|
Switch to MinGW 11.2.
|
2023-07-15 14:47:50 +03:00 |
|
Roman Telezhynskyi
|
dc625ceaa4
|
Check what has been installed in C:\Qt\Tools.
|
2023-07-15 13:38:54 +03:00 |
|
Roman Telezhynskyi
|
8e6eb13b38
|
Fix Microsoft Visual Studio 2022 version.
|
2023-07-15 11:07:18 +03:00 |
|
Roman Telezhynskyi
|
68ab004b9d
|
Fix compiler version.
|
2023-07-15 10:57:17 +03:00 |
|
Roman Telezhynskyi
|
629fb343c7
|
appveyor now supports Qt 6.5.1.
|
2023-07-13 22:12:24 +03:00 |
|
Roman Telezhynskyi
|
a89815fdea
|
Switch back to MinGW.
|
2023-07-13 22:11:28 +03:00 |
|
Roman Telezhynskyi
|
d5f5e0cb3f
|
Minor fixes.
|
2023-06-29 18:08:36 +03:00 |
|
Roman Telezhynskyi
|
e90ff5701a
|
Changes to work around issue QTBUG-112204.
|
2023-06-28 16:39:05 +03:00 |
|
Roman Telezhynskyi
|
edd15cbbc0
|
Fix path in case of Microsoft Visual Studio 2022.
|
2023-06-26 10:33:23 +03:00 |
|
Roman Telezhynskyi
|
2d512e57b2
|
Switch to conan 1.60.
|
2023-06-24 15:54:36 +03:00 |
|
Roman Telezhynskyi
|
14d8bbb993
|
Use alternative Conan settings file.
|
2023-06-24 15:54:10 +03:00 |
|
Roman Telezhynskyi
|
a2fbfaf840
|
Try image Visual Studio 2022.
|
2023-06-24 15:16:22 +03:00 |
|
Roman Telezhynskyi
|
c0bf13198a
|
Debug appveyor script.
|
2023-06-24 15:13:07 +03:00 |
|
Roman Telezhynskyi
|
c05530eff7
|
Remove more packages. They cause update conflicts.
|
2023-06-24 15:12:58 +03:00 |
|
Roman Telezhynskyi
|
3cb51d1a09
|
Debug appveyor script.
|
2023-06-24 14:56:56 +03:00 |
|
Roman Telezhynskyi
|
0c1b6af40d
|
Remove Ada and ObjC compilers. They cause update conflicts.
|
2023-06-24 14:17:06 +03:00 |
|
Roman Telezhynskyi
|
dba7fa33df
|
Fix appveyor build script.
|
2023-06-24 13:14:00 +03:00 |
|
Roman Telezhynskyi
|
275c274b49
|
Switch to Qt 6.5 build on Windows.
|
2023-06-24 09:47:24 +03:00 |
|
Roman Telezhynskyi
|
7b2707a528
|
Explicitly specify number of concurrent build jobs.
|
2023-05-12 20:21:29 +03:00 |
|
Roman Telezhynskyi
|
777fe6a296
|
Remove build MSVC arm64.
|
2023-03-10 07:40:56 +02:00 |
|
Roman Telezhynskyi
|
09d09b5a87
|
Try 32bit version of Python.
|
2023-03-09 16:42:27 +02:00 |
|
Roman Telezhynskyi
|
429c321852
|
Remove version check.
|
2023-03-09 08:32:00 +02:00 |
|
Roman Telezhynskyi
|
d622821b9f
|
Use with call.
|
2023-03-07 17:32:30 +02:00 |
|
Roman Telezhynskyi
|
e55df88c22
|
Fix a syntax error.
|
2023-03-07 10:16:26 +02:00 |
|
Roman Telezhynskyi
|
84990ca08d
|
Always install conan on macos with qbs.
|
2023-03-07 09:50:54 +02:00 |
|
Roman Telezhynskyi
|
2dff4162b7
|
Full path to qmake.bat.
|
2023-03-06 16:39:22 +02:00 |
|
Roman Telezhynskyi
|
597c0d6d6d
|
Build xerces-c only if missing.
|
2023-03-06 16:34:39 +02:00 |
|
Roman Telezhynskyi
|
65367edf91
|
Use qbs preinstalled with Qt Creator.
|
2023-03-06 16:34:15 +02:00 |
|
Roman Telezhynskyi
|
cfc901b7ec
|
Fix invalid yml.
|
2023-03-06 11:08:44 +02:00 |
|
Roman Telezhynskyi
|
e57d228737
|
Correct way to init MSVC variables inside PowerShell script.
|
2023-03-06 11:04:23 +02:00 |
|
Roman Telezhynskyi
|
bfc8a6b35b
|
To init msvc for arm64 use qmake.bat file.
|
2023-03-06 11:03:06 +02:00 |
|
Roman Telezhynskyi
|
362681585e
|
Do not install cmake.
|
2023-03-06 09:42:03 +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
|
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
|
9145b9638b
|
Fix ReferenceError: Can't find variable: FileInfo.
|
2023-02-28 10:46:31 +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
|
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
|
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
|
e0692bdc76
|
Avoid using environment variables when defining them.
|
2023-02-26 10:42:24 +02:00 |
|
Roman Telezhynskyi
|
d42e625fd1
|
Brew installs new Python version.
|
2023-02-25 23:49:58 +02:00 |
|
Roman Telezhynskyi
|
5b7ada925b
|
Wrong way to read environment variable on Windows.
|
2023-02-25 20:50:45 +02:00 |
|
Roman Telezhynskyi
|
39bc832493
|
Option to disable precompiled headers.
|
2023-02-25 20:35:40 +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 |
|