3d6ef828b5
fix #614
2021-05-24 18:35:22 +03:00
6e48d964db
Apply suggestions from code review
2021-05-20 16:26:11 +03:00
303922ea5b
ref #558 "added support of the calc hash sum"
2021-05-20 11:42:18 +03:00
7fda866df7
Merge pull request #583 from QuasarApp/logs
...
Fix log behavior
2021-05-03 16:07:42 +03:00
89028ed5ad
Apply suggestions from code review
...
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
2021-05-02 12:19:16 +03:00
af06b1854c
fix logs
2021-05-01 00:31:15 +03:00
ae6c0ac064
fix builds after update quasarapplib
2021-04-30 12:40:33 +03:00
Mozi
a2ff64d9c0
fix: add libgcc_s_dw2-1.dll for MinGW i686
...
For Qt MinGW, the error handling method between i686 and x86_64 is
different. dwarf-2 is used in i686 and seh is used in x86_64.
libgcc_s_dw2-1.dll is used by dwarf-2 and libgcc_s_seh-1.dll is used
by seh.
For now, I think we shouldn't care about the duplication of the dll
files in different functions. It has nothing to do with this commit.
2021-04-30 14:48:56 +08:00
5b5d45f7f8
Merge branch 'v1.5beta' of github.com:QuasarApp/CQtDeployer into v1.5beta
2021-04-28 12:00:06 +03:00
d2ef118c93
Merge branch 'v1.5' into v1.5beta
2021-04-28 11:59:44 +03:00
kartaris
87cc974c10
Fixed mispells
...
(cherry picked from commit dd29182442c34d78676c637f2bb9878b7b2a3c20)
2021-04-28 11:15:32 +03:00
0aee9cc1cf
fix windows tests part 2
2021-04-22 11:14:33 +03:00
7b338212bd
added binPrefix option
2021-04-20 14:19:05 +03:00
624d8a12f1
remove depricated options
2021-03-30 11:27:51 +03:00
63dc47b296
Merge branch 'v1.5' of github.com:QuasarApp/CQtDeployer into v1.5
2021-03-03 16:59:14 +03:00
98ec69e5bc
Merge branch 'v1.4' into v1.5
2021-03-03 16:25:48 +03:00
3f58c342c3
ref #549 "fix parsing of the virtual keyboard module"
2021-03-03 14:10:53 +03:00
af0d53bd01
added more logs in the Packaing steps
2021-03-01 09:44:59 +03:00
ba35b70e6e
fix help
2021-02-28 10:55:27 +03:00
11ca86e7cb
added support icons for targets.
2021-02-26 20:24:06 +03:00
743588d56b
Merge pull request #521 from QuasarApp/task_520
...
Fix documentation for bin and extraLibs options
2021-02-24 16:28:14 +03:00
Mozi
0a0b6ff682
Update Deploy/deploycore.cpp
...
Co-authored-by: Andrei Yankovich <EndrIIMail@gmail.com>
2021-02-23 22:14:04 +08:00
59fba0b91f
fix build
2021-02-22 20:04:40 +03:00
bb1423c4ab
ref #520 "fix options description"
2021-02-22 19:23:33 +03:00
c3a0ab67d3
ref #524 "fix documentation"
2021-02-12 16:10:22 +03:00
3cb7ee820a
fix #524 "added tr option for control custom translations "
2021-02-12 16:08:28 +03:00
0b1b36d7c2
Merge branch 'v1.5' into task_396
2021-02-08 10:23:58 +03:00
5b4fcfc76a
fix #396 "move system libs into lib/systemLibs folder"
2021-01-11 19:21:27 +03:00
958d0dba8f
Revert "fix #396 "move system libs into lib/systemLibs folder""
...
This reverts commit ff1fb00c6a77211c1c4d749dc3080a185f76c1d2.
2021-01-11 19:20:03 +03:00
ff1fb00c6a
fix #396 "move system libs into lib/systemLibs folder"
2021-01-11 19:15:50 +03:00
7d91fa10d1
fix #457 "added option for extracting default templates"
2021-01-10 20:25:22 +03:00
696c5c2c00
ref #486 "added docs for runScript option"
2021-01-08 22:18:56 +03:00
ee5c18f121
update copyrigh
...
update zip lib
update QuasarApp lib
2021-01-05 13:17:11 +03:00
6b348e9638
fix missing option
2020-12-08 12:51:00 +03:00
1576dd6b60
fix help
2020-12-08 12:37:45 +03:00
44939cca71
added sopport the allowEmptyPackages option
2020-12-07 18:30:02 +03:00
139b736e04
fix #114
2020-12-04 17:32:06 +03:00
c2e2d145c6
Added support extraFiles #ref 114
...
Using:
-extraData tmpFile,rmpFolder
-extraDataOut path
This options support the multipackage distributions.
2020-12-04 17:13:12 +03:00
8bc33007d0
added prefix option
2020-12-03 20:00:14 +03:00
3666946750
fix deb option
2020-11-30 16:53:10 +03:00
2e6662c37c
Merge pull request #462 from QuasarApp/v1.4
...
V1.4
2020-11-29 13:30:47 +03:00
008c608f75
fixed deploy qt modules
2020-11-28 20:02:51 +03:00
1a574f6175
Merge branch 'v1.4' into v1.5
2020-11-18 16:37:10 +03:00
da875fdb2a
added support new debug format of qt plugins
2020-11-18 09:51:10 +03:00
cbc1401dd6
fix tests, and fix qt6 modules
2020-11-17 20:28:08 +03:00
0c5bcae89f
added support qt 6 modules
2020-11-17 18:15:58 +03:00
e846c6f916
Merge branch 'v1.4' into Qt6
2020-11-17 11:43:23 +03:00
006a9cf623
Merge branch 'v1.5' of github.com:QuasarApp/CQtDeployer into v1.5
2020-11-15 21:38:17 +03:00
b1fd18e767
Merge branch 'v1.4' into v1.5
2020-11-15 21:26:14 +03:00
e67f42d9e4
fix deploy libpng libjpeg and mysqlclient
2020-11-15 21:23:14 +03:00