Commit graph

235 commits

Author SHA1 Message Date
Roman Telezhynskyi f8f1fef11e Switch to macOS 12 to build Qt5 based version. 2023-09-26 16:52:16 +03:00
Roman Telezhynskyi 556de78e66 Do not install cmake. 2023-09-26 16:09:20 +03:00
Roman Telezhynskyi bc13cc6c10 Use custom macdeployqt to build Qt5 based version on MacOS. 2023-09-26 15:46:40 +03:00
Roman Telezhynskyi 4d958b2130 Update MSVC version. 2023-09-26 15:42:49 +03:00
Roman Telezhynskyi d590b8aa3a Fix issue with urllib3 v2.0. 2023-09-23 12:08:36 +03:00
Roman Telezhynskyi bc6ff3df0d Switch PATH to brew's Qt. 2023-09-23 12:08:20 +03:00
Roman Telezhynskyi 96d2529055 Annoying clang issue: clang++ does not respect -isystem flag. 2023-09-23 10:37:44 +03:00
Roman Telezhynskyi 4b98e304d3 Disable conan cache. 2023-09-22 22:47:21 +03:00
Roman Telezhynskyi e4cc5b52bc Remove conan. 2023-09-22 21:04:23 +03:00
Roman Telezhynskyi 01715e10e6 Qt 5 doesn't require openssl. 2023-09-22 20:36:24 +03:00
Roman Telezhynskyi b3f2e76cc3 Fix path to conan user home. 2023-09-22 20:35:26 +03:00
Roman Telezhynskyi b3e0138d67 Use xerces-c from brew where possible. 2023-09-22 20:21:42 +03:00
Roman Telezhynskyi 393243bb87 Add paths to Qt library. 2023-09-22 19:33:19 +03:00
Roman Telezhynskyi d27e28410d Because we install qbs with brew we must use Qt from brew too. 2023-09-22 17:27:51 +03:00
Roman Telezhynskyi a5e6e35e26 Conan doesn't support arch x64. Use x86_64 instead. 2023-09-22 16:31:20 +03:00
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