Commit graph

70 commits

Author SHA1 Message Date
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 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
Roman Telezhynskyi ab0dfd8d39 Updated fix_png.sh script. Use brute key.
--HG--
branch : develop
2016-06-27 18:44:40 +03:00
Roman Telezhynskyi 643fafcbc9 Resolved issue #517. MAC version incorrect sRGB profile.
libpng warning: iCCP: known incorrect sRGB profile.

--HG--
branch : develop
2016-06-26 21:27:04 +03:00
Roman Telezhynskyi 762b17c940 Seems like command "tx pull --mode=developer --skip" not enough for pulling all
data. Return to old way "tx pull --mode=developer -f -s --skip". ref #314.

--HG--
branch : develop
2016-06-16 16:24:37 +03:00
Roman Telezhynskyi 00f854f1d9 Do not build tests when build installer.
--HG--
branch : develop
2016-06-13 15:06:09 +03:00
Holger Pandel e13a5d41bb Missing change. Corrected.
--HG--
branch : feature
2016-06-13 10:47:22 +02:00
Roman Telezhynskyi 2e25a12b91 Updated script asan_symbolize.py.
--HG--
branch : develop
2016-05-26 16:51:06 +03:00
Roman Telezhynskyi f4595dc319 Preparetion for releasing new test build.
--HG--
branch : develop
2016-05-20 15:27:40 +03:00
Roman Telezhynskyi 15bc39a789 Lupdate.
--HG--
branch : develop
2016-03-09 10:10:13 +02:00
Roman Telezhynskyi f167467c28 Use debian.* files for building unstable package for Debian.
--HG--
branch : develop
2016-02-20 18:44:08 +02:00
Roman Telezhynskyi 39c88a812e Correct path to NSIS on Win x64.
--HG--
branch : develop
2016-02-16 20:55:52 +02:00
Roman Telezhynskyi deb574cc5f Better documentation for script 'generate_tool_cursor.sh'.
--HG--
branch : develop
2016-01-22 17:01:20 +02:00
Benjamin Nauck e89f730b38 Move and refactor tool cursor generation script
--HG--
branch : feature
2016-01-02 23:38:02 +01:00
Roman Telezhynskyi f49d62851f Little tip about correct way to update files.
--HG--
branch : develop
2015-11-15 21:28:41 +02:00
Roman Telezhynskyi 9f8ff108e9 Force download of translations files in script.
--HG--
branch : develop
2015-11-03 22:30:43 +02:00