Commit Graph

7337 Commits (547133492e42fa84fdba91e329a457ff2cdf5197)

Author SHA1 Message Date
Roman Telezhynskyi 547133492e Correct path to the github action. 2021-09-25 15:38:24 +03:00
Roman Telezhynskyi 97181fd661 It seems -Wstringop-overflow issued during the LTO stage. 2021-09-25 13:37:23 +03:00
Roman Telezhynskyi 51ed05e1fa GCC warnings. 2021-09-25 12:57:15 +03:00
Roman Telezhynskyi aff0ee546b Enable Cirrus Ci email notifications. 2021-09-25 12:47:02 +03:00
Roman Telezhynskyi 1b3e133309 GCC warnings. 2021-09-25 12:42:28 +03:00
Roman Telezhynskyi 73861dedd5 Suppress warnings on mac os. 2021-09-25 12:11:31 +03:00
Roman Telezhynskyi 2ffda9a073 Introduce *_MARK_NONFINAL_CLASS and *_MARK_NONFINAL_METHOD macroses to suppress GCC warning Wsuggest-final-types. 2021-09-25 11:43:05 +03:00
Roman Telezhynskyi d996f7335a Redesign SCASSERT to avoid unintended indentation. 2021-09-25 11:41:26 +03:00
Roman Telezhynskyi 803b1cb318 Try another way to suppress -Wstringop-overflow. 2021-09-25 09:40:46 +03:00
Roman Telezhynskyi d7c25f370e Prepare brew cache before upload. 2021-09-25 08:50:43 +03:00
Roman Telezhynskyi 888b40817c cirrus-deploy.sh expects an environment variable. 2021-09-25 08:50:08 +03:00
Roman Telezhynskyi 3b07b6ad09 Ccache should also work on mac os. 2021-09-25 08:42:27 +03:00
Roman Telezhynskyi fc30957b85 GCC warnings. 2021-09-25 08:17:30 +03:00
Roman Telezhynskyi c8c94b7df8 Install coreutils to get cpu cores number. 2021-09-25 07:44:57 +03:00
Roman Telezhynskyi 5b61ec1584 Fix path to deploy script. 2021-09-25 07:44:31 +03:00
Roman Telezhynskyi 69cd801ae6 Fix enabling warning keys specific to GCC versions. 2021-09-25 07:43:41 +03:00
Roman Telezhynskyi 475484b80c Give macos more time. 2021-09-24 19:20:11 +03:00
Roman Telezhynskyi b2f9d00182 Disable Wstringop-overflow on global level because cannot suppress warnings in Qt headers. 2021-09-24 19:00:09 +03:00
Roman Telezhynskyi a86ef76e5c Compiler warnings. 2021-09-24 17:56:23 +03:00
Roman Telezhynskyi d83039c4ee Compiler warnings. 2021-09-24 16:53:47 +03:00
Roman Telezhynskyi 50c0c97c2e Cache pip. 2021-09-24 16:53:29 +03:00
Roman Telezhynskyi d98d5758d6 Remove specific for travis operation. 2021-09-24 15:29:11 +03:00
Roman Telezhynskyi 5602114489 Add more memory for linux containers to avoid out of memory state. 2021-09-24 14:58:28 +03:00
Roman Telezhynskyi ed7703c60c Clang warnings. 2021-09-24 14:57:30 +03:00
Roman Telezhynskyi b3e52d351e Clang warning. 2021-09-24 14:24:10 +03:00
Roman Telezhynskyi d4d719d412 Fix incorrect call for mac os container. 2021-09-24 14:10:29 +03:00
Roman Telezhynskyi 505a58489f Define compiler on linux. 2021-09-24 13:39:43 +03:00
Roman Telezhynskyi 5bbbecbb91 Debian no longer provides qt5-default. 2021-09-24 13:11:07 +03:00
Roman Telezhynskyi 348875f139 Fix incorrect name of command. 2021-09-24 13:08:12 +03:00
Roman Telezhynskyi 14fd2b30ba Missed after debug. 2021-09-24 12:58:31 +03:00
Roman Telezhynskyi cb30d5e3f4 Seam allowance not correct at intersection curve and axis. Closes #145 2021-09-24 12:51:39 +03:00
Roman Telezhynskyi 121c775144 Use Cirrus CI to build Valentina. 2021-09-23 10:57:27 +03:00
Roman Telezhynskyi f2cae16706 Lupdate. 2021-09-16 15:02:50 +03:00
Roman Telezhynskyi a9b1bebb9e Fix build with MSVC. 2021-09-16 14:18:36 +03:00
Roman Telezhynskyi c8fe39dde8 Fix build with MSVC. 2021-09-16 06:54:51 +03:00
Roman Telezhynskyi 071fb7d4c2 Fix build with Qt 5.6. 2021-09-15 14:55:13 +03:00
Roman Telezhynskyi 2433517203 Fix build with MSVC. 2021-09-15 10:42:38 +03:00
Roman Telezhynskyi c7dbbb8146 GCC warning. 2021-09-15 10:22:18 +03:00
Roman Telezhynskyi f1f368ed43 Fix build with Qt 5.6. 2021-09-15 10:22:06 +03:00
Roman Telezhynskyi 9397a57477 Rename method to avoid collision with an enum class. 2021-09-14 19:54:51 +03:00
Roman Telezhynskyi 4c946d7da5 Fix build with MSVC. 2021-09-14 19:47:41 +03:00
Roman Telezhynskyi 87d62684db Fix build with Qt 5.6. 2021-09-14 17:54:53 +03:00
Roman Telezhynskyi 0301cf567e error: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance. 2021-09-14 16:38:44 +03:00
Roman Telezhynskyi 095f926e46 error: 'AdjustToMinimumContentsLength' is deprecated: Use AdjustToContents or AdjustToContentsOnFirstShow. 2021-09-14 15:53:15 +03:00
Roman Telezhynskyi c8a9423b51 Fix build on Windows. 2021-09-14 15:16:06 +03:00
Roman Telezhynskyi 698e139630 Fix build. 2021-09-13 21:07:02 +03:00
Roman Telezhynskyi 93c4f7cc0b Fix build. 2021-09-13 20:41:53 +03:00
Roman Telezhynskyi de26b55338 Suppress warning. 2021-09-13 20:16:20 +03:00
Roman Telezhynskyi 638bd14f67 Fix build. 2021-09-13 19:01:25 +03:00
Roman Telezhynskyi 392f06b212 Fix osx_image version. 2021-09-13 18:34:05 +03:00