Commit Graph

84 Commits (d56acab0b1637cfcb9ce08cb42b502811f24e893)

Author SHA1 Message Date
Roman Telezhynskyi d56acab0b1 Cppcheck warnings. 2022-08-30 14:42:44 +03:00
Roman Telezhynskyi 4e07172a6f Cppcheck warnings. 2022-08-08 15:25:14 +03:00
Roman Telezhynskyi 6d77f3ebc0 Remove support for russian language. 2022-03-18 12:28:55 +02:00
Roman Telezhynskyi ab774c96eb Fix downloading translations. 2022-02-08 19:55:56 +02:00
Roman Telezhynskyi b6dc3f30b8 Lupdate. 2021-10-01 21:10:16 +03:00
Roman Telezhynskyi d1e6eb269d Separate script starts from CIRRUS_WORKING_DIR. 2021-09-25 19:50:48 +03:00
Roman Telezhynskyi 5b61ec1584 Fix path to deploy script. 2021-09-25 07:44:31 +03:00
Roman Telezhynskyi 121c775144 Use Cirrus CI to build Valentina. 2021-09-23 10:57:27 +03:00
Roman Telezhynskyi e56d601761 Build mac os version with xcode 12.2 to start supporting mac os 11. 2021-09-13 17:57:00 +03:00
Roman Telezhynskyi 68c6c033b4 Merge branch 'develop' into feature/manual-layout 2021-05-15 11:27:37 +03:00
Roman Telezhynskyi bf9f577f43 OBS used incorrect old file. 2021-05-14 11:07:02 +03:00
Roman Telezhynskyi a90f184f90 Fix variable assignment. 2021-05-14 09:42:52 +03:00
Roman Telezhynskyi e904953bdf Fix error ../scripts/travis-deploy.sh: Permission denied. 2021-05-13 21:41:19 +03:00
Roman Telezhynskyi de5c6d4f70 Separate script for travis deployment.
Check status after each command call. Travis has habit to silent errors in the python script.

(cherry picked from commit 2efe887cad)
2021-05-04 08:37:54 +03:00
Roman Telezhynskyi 2efe887cad Separate script for travis deployment.
Check status after each command call. Travis has habit to silent errors in the python script.
2021-05-03 20:30:36 +03:00
Roman Telezhynskyi 92eaf1000d Improve the deployment script. 2021-05-03 17:32:50 +03:00
Roman Telezhynskyi 2bbaabf6ce Use a better compression algorithm. 2021-05-03 16:43:50 +03:00
Roman Telezhynskyi 349f614ec5 Forgot to fix environment variables. 2021-05-03 15:46:34 +03:00
Roman Telezhynskyi 542008a4ba Improvements for the script. 2021-05-03 15:14:00 +03:00
Roman Telezhynskyi a4ea99078d Try with PowerShell script. 2021-05-03 15:04:58 +03:00
Roman Telezhynskyi 9b268395f2 Bintray is no longer available for us. 2021-05-01 19:54:48 +03:00
Roman Telezhynskyi 2d8ec0eaae Port lupdate script to Python 3. 2021-03-30 20:43:19 +03:00
Roman Telezhynskyi 4b7edf491b No longer need this script. 2020-01-31 09:25:51 +02:00
Roman Telezhynskyi 232f1bc920 Certain languages like he_IL and zh_CN are not supported by math parser.
--HG--
branch : develop
2019-10-17 14:38:33 +03:00
Roman Telezhynskyi 1a44f7968a Fixed issue #931. Variable translation for Greek and Chinese are broken.
(grafted from d24d4570fc861a487cb6a1e76d2d828f1e1d7386)

--HG--
branch : develop
2019-01-17 16:08:55 +02:00
Roman Telezhynskyi 70daf7c2c4 Improve Debug Helper scripts to support more custom types.
(grafted from f7ae391d018df40da98f570920cc9d35d8aeac10)

--HG--
branch : develop
2018-10-16 14:31:29 +03:00
Roman Telezhynskyi 90fcb31fa2 Qt Creator Debugging Helpers
--HG--
branch : release
2018-09-01 18:57:14 +03:00
Roman Telezhynskyi 2c7b21b98d Resolved issue #865. New feature. Dynamic Way to define Material in piece label.
--HG--
branch : develop
2018-07-18 20:18:30 +03:00
Roman Telezhynskyi 1ec098968a Lupdate.
--HG--
branch : develop
2018-04-22 09:48:29 +03:00
Roman Telezhynskyi 53e052ca9a Remove unused script.
--HG--
branch : develop
2017-09-13 07:39:17 +03:00
Roman Telezhynskyi e6eb9c756b Cppcheck warnings.
--HG--
branch : develop
2017-07-06 12:58:26 +03:00
Roman Telezhynskyi 7244a90bc3 Improve Lupdate.sh to support branches.
(grafted from 47c2343ca9629585d1e92aa43bc45850403073e8)

--HG--
branch : develop
2017-05-19 12:08:13 +03:00
Roman Telezhynskyi 1f30c1f6b7 Speed up lupdate.
--HG--
branch : release
2017-04-24 11:07:04 +03:00
Roman Telezhynskyi 886d5c8a9e Resolved issue #433. Enroll in the mac development program.
--HG--
branch : develop
2017-03-21 11:47:07 +02:00
Roman Telezhynskyi 1108fab674 Instead of commithooks call push to github manually.
--HG--
branch : develop
2017-01-05 18:25:46 +02:00
Roman Telezhynskyi 704f44feeb Fix broken make_install.bat on Windows 64 bit.
--HG--
branch : develop
2016-12-29 21:41:39 +02:00
Roman Telezhynskyi 7598855bb8 Prepare dylibs and frameworks to work inside of bundle.
--HG--
branch : develop
2016-12-27 14:31:20 +02:00
Roman Telezhynskyi cbd125b0b0 Deploy windows build from AppVeyor to Bintray.
--HG--
branch : develop
2016-12-19 12:05:39 +02:00
Roman Telezhynskyi 8dc00022f4 Redesign lupdate.sh script. Speed up pull time up to 4 times.
--HG--
branch : develop
2016-12-13 14:44:10 +02:00
Roman Telezhynskyi ac52e54221 make_install.bat changed way to detect target architecture.
--HG--
branch : develop
2016-12-12 17:01:40 +02:00
Roman Telezhynskyi 2bd7b7e8ca Force to update build time on Windows.
--HG--
branch : develop
2016-11-21 20:36:48 +02:00
Roman Telezhynskyi 7ffef9725e Improvements for script scan-build.sh.
--HG--
branch : develop
2016-11-08 18:56:25 +02:00
Roman Telezhynskyi ae7041935b Improvements to script make_install.bat. Clear not all /build folder between
builds.

--HG--
branch : develop
2016-11-07 16:58:39 +02:00
Roman Telezhynskyi c8c90cefb3 Outgoing hook. Push to github in independent process.
--HG--
branch : develop
2016-11-01 13:48:19 +02:00
Roman Telezhynskyi 4301df79c1 Make the hook executable.
--HG--
branch : develop
2016-11-01 11:37:09 +02:00
Roman Telezhynskyi b029cb8af4 Mercurial hooks.
--HG--
branch : develop
2016-11-01 11:28:46 +02:00
Roman Telezhynskyi 4c8210afc2 Little improvements for make_install.bat.
1. Detect Windows version and set UTF-8 codepage if Windows 7 or higher.
2. Write error message if build finished successful, but a package was not
created.
3. Check if exists "build" directory and remove it before new build.

--HG--
branch : develop
2016-09-05 19:16:17 +03:00
Roman Telezhynskyi 279e17c5b3 Script for local run cppcheck.
--HG--
branch : develop
2016-08-16 17:04:33 +03:00
Roman Telezhynskyi 3d34410b1e Fixed issue with localization.
--HG--
branch : develop
2016-08-10 15:34:07 +03:00
Roman Telezhynskyi 0744359337 Run with pngcrush 1.8.1.
--HG--
branch : develop
2016-06-27 19:08:18 +03:00