mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-08 15:39:35 +00:00
Merge branch 'v1.2'
This commit is contained in:
commit
b5723bea7f
@ -108,10 +108,10 @@ void DeployUtils::help() {
|
||||
qInfo() << " | WARNING: this flag supports 'so', 'dll' and 'exe' files only.";
|
||||
qInfo() << " | Use '-bin' flag if you want to deploy linux binary files";
|
||||
qInfo() << " -qmlDir [params] : Qml data dir. For example -qmlDir ~/my/project/qml";
|
||||
qInfo() << " deploy-not-qt : Deploys all the libs";
|
||||
qInfo() << " deploySystem : Deploys all libs";
|
||||
qInfo() << " -qmake [params] : Qmake path.";
|
||||
qInfo() << " | For example -qmake ~/Qt/5.11.1/gcc_64/bin/qmake";
|
||||
qInfo() << " -ignore [list,params] : The list of the libs to ignore.";
|
||||
qInfo() << " -ignore [list,params] : The list of libs to ignore.";
|
||||
qInfo() << " | For example -ignore libicudata.so.56,libicudata2.so.56";
|
||||
qInfo() << " -ignoreEnv [list,params] : The list of the environment to ignore";
|
||||
qInfo() << " | For example -ignoreEnv /bad/dir,/my/bad/Dir";
|
||||
@ -121,7 +121,7 @@ void DeployUtils::help() {
|
||||
qInfo() << " -libDir [list,params] : Sets additional paths for extra libs of an app.";
|
||||
qInfo() << " | For example -libDir /myLib,/newLibs ";
|
||||
qInfo() << " -extraPlugin[list,params]: Sets an additional path to extraPlugin of an app";
|
||||
qInfo() << " -recursiveDepth [params] : Sets the Depth of recursive search of the libs (default 0)";
|
||||
qInfo() << " -recursiveDepth [params] : Sets the Depth of recursive search of libs (default 0)";
|
||||
qInfo() << " -targetDir [params] : Sets target directory(by default it is the path to the first deployable file)";
|
||||
qInfo() << " noStrip : Skips strip step";
|
||||
qInfo() << " noTranslations : Skips the translations files.";
|
||||
|
@ -24,10 +24,10 @@ Key differences of this program:
|
||||
| -bin [list, params] | Deployable file or folder. For example -bin ~/my/project/bin/,~/my/project/bin.exe|
|
||||
| -binDir [params] | A folder which includes deployable files (recursive search). WARNING: this flag supports 'so', 'dll' and 'exe' files only. Use '-bin' flag if you want to deploy linux binary files |
|
||||
| -qmlDir [params] | Qml data dir. For example -qmlDir ~/my/project/qml |
|
||||
| deploySystem | Deploys all the libs |
|
||||
| deploySystem | Deploys all libs |
|
||||
| -qmake [params] | Qmake path. For example |
|
||||
| | -qmake ~/Qt/5.11.1/gcc_64/bin/qmake |
|
||||
| -ignore [list,params] | The list of the libs to ignore. |
|
||||
| -ignore [list,params] | The list of libs to ignore. |
|
||||
| | For example -ignore libicudata.so.56,libicudata2.so.56 |
|
||||
| -ignoreEnv [list,params] | The list of the environment to ignore. |
|
||||
| | For example -ignoreEnv /bad/dir,/my/bad/Dir |
|
||||
@ -38,7 +38,7 @@ Key differences of this program:
|
||||
| -libDir [list,params] | Sets additional paths for extra libs of an app. |
|
||||
| | For example -libDir ~/myLib,~/newLibs |
|
||||
| -extraPlugin [list,params] | Sets an additional path to extraPlugin of an app |
|
||||
| -recursiveDepth [params] | Sets the Depth of recursive search of the libs (default 0) |
|
||||
| -recursiveDepth [params] | Sets the Depth of recursive search of libs (default 0) |
|
||||
| -targetDir [params] | Sets target directory(by default it is the path to the first deployable file)|
|
||||
| noStrip | Skips strip step |
|
||||
| noTranslations | Skips the translations files. |
|
||||
|
@ -16,15 +16,17 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="controlScript.js" line="25"/>
|
||||
<location filename="controlScript.js" line="53"/>
|
||||
<location filename="controlScript.js" line="72"/>
|
||||
<location filename="controlScript.js" line="55"/>
|
||||
<location filename="controlScript.js" line="64"/>
|
||||
<location filename="controlScript.js" line="73"/>
|
||||
<source>install in system</source>
|
||||
<translation>Установка в систему</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="controlScript.js" line="25"/>
|
||||
<location filename="controlScript.js" line="53"/>
|
||||
<location filename="controlScript.js" line="72"/>
|
||||
<location filename="controlScript.js" line="55"/>
|
||||
<location filename="controlScript.js" line="64"/>
|
||||
<location filename="controlScript.js" line="73"/>
|
||||
<source>Installer</source>
|
||||
<translation>Установщик</translation>
|
||||
</message>
|
||||
@ -34,27 +36,30 @@
|
||||
<translation>Чтобы удалить cqtdeployer в вашей системе, вам нужны права администратора !. </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="controlScript.js" line="54"/>
|
||||
<source>To install cqtdeployer on your system, you need administrator rights!. </source>
|
||||
<translation>Чтобы установить cqtdeployer в вашей системе, вам нужны права администратора!. </translation>
|
||||
<location filename="controlScript.js" line="65"/>
|
||||
<source>The "~/local/bin" folder was not initialized, you may need to reboot to work correctly!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To install cqtdeployer on your system, you need administrator rights!. </source>
|
||||
<translation type="vanished">Чтобы установить cqtdeployer в вашей системе, вам нужны права администратора!. </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="controlScript.js" line="55"/>
|
||||
<source>The installation was successful, but cqtdeployer will not be available from the console. </source>
|
||||
<translation>Установка прошла успешно, но cqtdeployer не будет доступен из консоли. </translation>
|
||||
<translation type="vanished">Установка прошла успешно, но cqtdeployer не будет доступен из консоли. </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="controlScript.js" line="56"/>
|
||||
<source>To take advantage of this program you will need to enter the full path to it. </source>
|
||||
<translation>Чтобы воспользоваться этой программой, вам нужно будет ввести полный путь к ней. </translation>
|
||||
<source>CQtDeployer successfully installed on your computer to use the call "%cqtdeployer%".</source>
|
||||
<oldsource>To take advantage of this program you will need to enter the full path to it. </oldsource>
|
||||
<translation type="unfinished">Чтобы воспользоваться этой программой, вам нужно будет ввести полный путь к ней. </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="controlScript.js" line="57"/>
|
||||
<source>Example: </source>
|
||||
<translation>Пример: </translation>
|
||||
<translation type="vanished">Пример: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="controlScript.js" line="73"/>
|
||||
<location filename="controlScript.js" line="74"/>
|
||||
<source>CQtDeployer successfully installed on your computer to use the call "cqtdeployer".</source>
|
||||
<translation>CQtDeployer успешно установлен на вашем компьютере, чтобы запустить напишите "cqtdeployer" в консоли.</translation>
|
||||
</message>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<Package>
|
||||
<DisplayName>CQtDeployer</DisplayName>
|
||||
<Description>CQtDeployer</Description>
|
||||
<Version>1.2.1.5</Version>
|
||||
<Version>1.2.1.6</Version>
|
||||
<Default>true</Default>
|
||||
<ForcedInstallation>false</ForcedInstallation>
|
||||
<Script>installscript.js</Script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user