65 Commits

Author SHA1 Message Date
ff386a7e24 Merge branch 'v1.4' into qif 2020-01-18 16:38:40 +03:00
373194344d fix bug with default prefixes 2020-01-18 15:39:02 +03:00
3cac442706 added move function 2020-01-15 18:31:09 +03:00
67e618dca2 added meta info options 2020-01-15 11:50:30 +03:00
2675e16f66 added the deploy base template of qif 2020-01-14 15:48:35 +03:00
b6a6b883c7 performance optimization 2020-01-12 16:43:03 +03:00
9ecced008e fix #253 2020-01-10 16:02:07 +03:00
8035e2c2f3 fix windows deploy system exclude dwmapi 2020-01-09 16:55:31 +03:00
5ddc930d5a fix default implementatin and adde base implementation if qif 2020-01-05 14:55:57 +03:00
b853101704 added default implementation for packing 2020-01-05 13:58:38 +03:00
ededa3f122 added skeleton of Packing 2020-01-04 16:39:25 +03:00
9a89c851be fixed prefixes futures 2020-01-02 19:27:40 +03:00
016f96d7f9 temp commit 2020-01-01 23:44:16 +03:00
0429788ee0 added test cases 2019-12-29 14:19:07 +03:00
80e836362b fix added parse prefixes private function 2019-12-29 02:52:43 +03:00
21cb940496 added empty tests for prefixes 2019-12-28 15:06:43 +03:00
93b3ccaf80 try fix test (meaby have a bug) 2019-12-27 20:23:55 +03:00
8fd7d652f5 move deploySystem-with-winapi to deploySystem 2019-12-24 15:33:57 +03:00
a.yankovich
793c7848eb added winApiDeploy 2019-12-24 11:46:11 +03:00
9429b1acc8 added winApi pool 2019-12-23 21:55:15 +03:00
a.yankovich
281abb3921 test woth system lib 2019-12-23 17:37:26 +03:00
20d7df7e2e Merge branch 'v1.4' into qif 2019-12-23 10:12:23 +03:00
a.yankovich
6f0f79a219 fix windows pathes 2019-12-20 17:25:20 +03:00
a.yankovich
d9d433bd86 bug detected (fix pathes on wondows all to upper ) 2019-12-19 19:15:38 +03:00
a.yankovich
ade485a8ea fix ignore plugins on windows
added support of deploy system on windows
2019-12-18 17:59:38 +03:00
ada1715208 added support of windows deploy system 2019-12-18 13:49:07 +03:00
66460f4dab fix build 2019-12-15 18:30:24 +03:00
7c72cc6bb1 dev 2019-12-14 17:38:43 +03:00
ad6e15e504 change logic from targets to prefixes 2019-12-13 23:05:07 +03:00
063ad8ffd7 added getSeparator function and fix read and write deploy config file. 2019-12-12 18:16:31 +03:00
4063609178 some fixes 2019-12-11 18:06:54 +03:00
e58f7620c0 added parsing of target prefixes 2019-12-10 18:43:01 +03:00
c38a2ac00f added function with parsing of targets 2019-12-09 17:28:56 +03:00
e6862a0cee Merge branch 'v1.3' into v1.4 2019-12-09 16:00:09 +03:00
5a1f7a6849 fix #231 added std assert include 2019-12-09 15:13:00 +03:00
ed6a9d3353 added the separete of targets 2019-12-08 13:57:20 +03:00
b82fdfb38d added new tests 2019-11-14 17:35:21 +03:00
0613199475 read rpath value for linux targets 2019-11-13 18:18:44 +03:00
399bc65158 added doc x 2019-11-05 16:23:37 +03:00
8503bbfe44 added option extraLib 2019-11-05 13:17:52 +03:00
ef161637fc fix windows version 2019-11-02 01:00:05 +03:00
88039cf275 added tests for isQt method 2019-11-01 19:43:54 +03:00
661d071bd3 fix chackqtDir 2019-11-01 17:43:43 +03:00
6a8188bb7e fix build 2019-11-01 15:12:03 +03:00
fceadf96c2 ref #178 2019-10-31 18:09:54 +03:00
b763709b04 fixed create deploy.json 2019-10-17 12:42:55 +03:00
9e5bb1507a added new tests for absalute pathes 2019-10-16 18:07:36 +03:00
4fc34e7827 added tests of remote deployConf 2019-10-16 14:25:44 +03:00
70643c8343 added lib rt in ignore becouse it is libc component 2019-10-09 17:50:36 +03:00
df994058bd fix beta tests bugs
* fix config file pathes
* fixed clear mode
* removed extra information on deploy and info modes
* added help for configFile
2019-09-29 18:14:41 +03:00