Commit Graph

205 Commits (develop)

Author SHA1 Message Date
Roman Telezhynskyi f50aec80c3 Separate filters for qbs, qmake and sonar tasks. 2024-04-03 21:00:12 +03:00
Roman Telezhynskyi 16e8305858 git describe returns commit hash in format gSHA. 2024-03-29 18:41:16 +02:00
Roman Telezhynskyi 53724b2fa0 Don't use admin rights. 2024-03-29 17:22:01 +02:00
Roman Telezhynskyi 6bf4c820a6 Fetch tags to get correct project version. 2024-03-29 12:10:16 +02:00
Roman Telezhynskyi 28b09be6b4 Switch AppImage to clang. 2024-03-28 19:50:06 +02:00
Roman Telezhynskyi 19b3137ff1 Trying to give script more rights. 2024-03-28 15:03:35 +02:00
Roman Telezhynskyi d5c260a24d Add optional "multibundle" to version string. 2024-03-28 14:53:26 +02:00
Roman Telezhynskyi 2c72549195 Build script fixes. 2024-03-28 11:21:41 +02:00
Roman Telezhynskyi 959a878e29 Build script fixes. 2024-03-28 07:22:44 +02:00
Roman Telezhynskyi f4efda8de6 dump_sysms needs this. 2024-03-26 20:34:45 +02:00
Roman Telezhynskyi cb6087a00b Install setuptools. 2024-03-26 11:57:33 +02:00
Roman Telezhynskyi 83cdf53ddb Try without sdk_version. 2024-03-26 11:42:41 +02:00
Roman Telezhynskyi cc2ed983dc Fix build script. 2024-03-26 11:29:51 +02:00
Roman Telezhynskyi ed5e5ef5fd Update compiler version. 2024-03-25 18:38:46 +02:00
Roman Telezhynskyi 88f83ecae1 ERROR: sentry-crashpad/0.6.5: 'settings.arch' value not defined. 2024-03-25 18:36:41 +02:00
Roman Telezhynskyi 91720c4b7c Create /usr/local/bin. 2024-03-25 18:26:05 +02:00
Roman Telezhynskyi 276aeb8c73 /usr/local/bin/python: No such file or directory 2024-03-25 17:06:16 +02:00
Roman Telezhynskyi b30e48f728 error: externally-managed-environment. 2024-03-25 16:41:26 +02:00
Roman Telezhynskyi 7a319922ed Remove pipx. 2024-03-25 16:27:39 +02:00
Roman Telezhynskyi 7c50a13ac6 Fix conan profile. 2024-03-25 15:56:16 +02:00
Roman Telezhynskyi 187fbd0208 Install dump_syms on MacOS. 2024-03-25 14:14:59 +02:00
Roman Telezhynskyi a085dddd28 Fix building. 2024-03-25 14:14:40 +02:00
Roman Telezhynskyi 2392275162 Fix building. 2024-03-22 10:51:37 +02:00
Roman Telezhynskyi d9afd41753 Fix building. 2024-03-22 10:28:35 +02:00
Roman Telezhynskyi ee109cd303 Build crash report on Windows only with MSVC. 2024-03-21 18:05:22 +02:00
Roman Telezhynskyi 08a0f54249 Ignore certificate import error. 2024-03-21 17:23:25 +02:00
Roman Telezhynskyi 09730f8a53 Switch to dump_syms from mozilla project. 2024-03-21 17:18:10 +02:00
Roman Telezhynskyi b4fba6a7da Add path to conan. 2024-03-12 18:39:55 +02:00
Roman Telezhynskyi 23e0631fbd Ignore certificate import error. 2024-03-12 17:02:38 +02:00
Roman Telezhynskyi 33a5939c18 Automatic crash reports. 2024-03-12 16:39:44 +02:00
Roman Telezhynskyi 3548f2b71c Install missing dependency. 2024-03-01 16:10:49 +02:00
Roman Telezhynskyi f2c0b194ad Setup ccache. 2024-02-16 18:31:08 +02:00
Roman Telezhynskyi cb13946e4f Don't use PCH with Sonar. 2024-02-16 18:04:39 +02:00
Roman Telezhynskyi c8ffff6428 Test coverage with gcov. 2024-02-16 16:39:07 +02:00
Roman Telezhynskyi 260176f768 Switching to appimage-builder to generate AppImage. 2024-02-13 20:35:06 +02:00
Roman Telezhynskyi b83c38f7b5 Install dropbox package to deploy files. 2024-02-12 17:38:29 +02:00
Roman Telezhynskyi d1f079d5f0 Ensure that all libraries can be found by ldd. 2024-02-12 14:15:17 +02:00
Roman Telezhynskyi 25082b01c7 fatal error: unicode/putil.h: No such file or directory. 2024-02-12 13:34:15 +02:00
Roman Telezhynskyi 0b4e20c8e9 fatal error: GL/gl.h: No such file or directory. 2024-02-10 20:20:34 +02:00
Roman Telezhynskyi a16e928c2c No mold support for old Ubuntu. 2024-02-10 16:35:19 +02:00
Roman Telezhynskyi abdbf9241c Fix .cirrus.yml 2024-02-10 15:55:16 +02:00
Roman Telezhynskyi 1ac5a4167f Support for AppImage. 2024-02-10 15:53:02 +02:00
Roman Telezhynskyi 91611cedfe Let the analyzer detect the number of threads automatically. 2024-02-08 18:15:19 +02:00
Roman Telezhynskyi 98b6168588 Give task more memory. Let the analyzer detect the number of threads automatically. 2024-02-08 17:44:42 +02:00
Roman Telezhynskyi b9f3e7c601 Analyze code with Sonar cloud. 2024-02-05 14:46:30 +02:00
Roman Telezhynskyi 498274a070 Fix environment variable name. 2024-01-27 19:02:55 +02:00
Roman Telezhynskyi aabbb29bb8 Ignore patch rejection. 2024-01-13 14:35:43 +02:00
Roman Telezhynskyi 3cfb25869a Skip patching if already patched and cached. 2024-01-13 08:22:34 +02:00
Roman Telezhynskyi 5a46ca0a48 Switch back to GCC 13 for Qt5 QMake. 2024-01-12 19:50:37 +02:00
Roman Telezhynskyi a22bcb041c Test with ppa:ubuntu-toolchain-r/test. 2024-01-12 19:07:45 +02:00