2019-06-11 10:15:49 +03:00
2019-09-09 18:12:39 +03:00
2019-10-17 16:02:41 +03:00
2019-10-29 18:18:03 +03:00
2019-04-08 16:46:04 +03:00
2019-10-17 16:02:41 +03:00
2019-04-07 00:01:51 +03:00
2019-03-25 21:29:57 +03:00
2019-09-28 16:44:39 +03:00
2019-10-17 16:02:41 +03:00
2019-09-24 15:11:30 +03:00
2019-10-17 15:42:44 +03:00
2019-05-15 14:56:38 +03:00
2019-07-09 10:44:09 +03:00
2019-06-13 16:03:21 +03:00
2019-09-19 09:57:20 +03:00
2018-08-17 17:04:32 +03:00
2019-10-29 18:29:27 +03:00
2019-09-16 09:44:19 +03:00

CQtDeployer CQtDeployer

Logo


What is CQtDeployer

The CQtDeployer is application for extract all depends library of executable and create launch script for your application.

Key differences of this program:

  • Performance: this program deploys the application several times faster (up to 10 seconds)
  • Flexibility: this application's got flags that help you to configure the deployment for your or your project's needs
  • Crossdeploy: this application's support windows and linux distrebutives, This means that you can use it not only to deploy a project for your platform, but also to deploy a project on Linux for Windows and vice versa.

Supported platforms:

Support processors architectures:

  • x86
  • x86-64
  • ARM
  • ARM64

How to use

Example: cqtdeployer <-bin [params]> [options]

See list of all options here

Build for Linux

  • install qt and qt QtInstallFrameWork from qtInstaller
  • qmake -r
  • make -j$(nproc)
  • make deploy # this command requires the installed cqtdeployer
  • ./Distro/CQtDeployerInstaller.run

Build for Windows

  • install qt and qt QtInstallFrameWork from qtInstaller
  • qmake -r
  • make -j$(nproc)
  • make deploy # this command requires the installed cqtdeployer
  • ./Distro/CQtDeployerInstaller.exe

Install

You can download the latest version of the application here.

Snap

Get it from the Snap Store

Projects using CQtDeployer:

Donate

If you want to support the project,you can donate into our bitcoin wallet.

Bitcoin address - 1NJNbDKmezcUcHRfzpBeq2fHeG21oEKX8Q

Thanks




Qt CQtDeployer - это приложением для извлечения всех зависимых библиотек исполняемого файла и создает сценарий запуска для вашего приложения.

Основные отличия этой программы:

  • Производительность - эта программа развертывает приложение в несколько раз быстрее (до 10 секунд)
  • Гибкость - это приложение имеет флаги, которые помогут вам настроить деплоинг под ваши нужды и нужды вашего проекта
  • Crossdeploy: приложение поддерживает Windows и дистрибутивы Linux, это означает, что вы можете использовать его не только для развертывания проекта для вашей платформы, но и для развертывания проекта в Linux для Windows и наоборот.

Поддерживаемые платформы:

Поддержка архитектур процессоров:

  • x86
  • x86-64
  • ARM
  • ARM64

Как использовать

пример : cqtdeployer <-bin [params]> [options]

Смотрите список всех опций здесь

Build для Linux

  • установите qt и qt QtInstallFrameWork из Установщик qt
  • qmake -r
  • make -j$(nproc)
  • make deploy # эта команда требует установленный cqtdeployer
  • ./Distro/CQtDeployerInstaller.run

Build для Windows

  • установите qt и qt QtInstallFrameWork из Установщик qt
  • qmake -r
  • make -j$(nproc)
  • make deploy # эта команда требует установленный cqtdeployer
  • ./Distro/CQtDeployerInstaller.exe

Snap

Загрузите из Snap Store

Установить

Вы можете загрузить последнюю версию приложения здесь.

Проекты использующие CQtDeployer :

Пожертвовать

Если вы хотите помочь проекту, то вы можете пожертвовать небольшую сумму на наш биткойн-кошелек.

Биткойн-адрес - 1NJNbDKmezcUcHRfzpBeq2fHeG21oEKX8Q

Благодарность

  • Большое спасибо Trail of Bits за их библиотеку pe-parser. Все работает отлично.
Languages
C++ 89.8%
QML 6.6%
CMake 1.4%
JavaScript 0.5%
Shell 0.5%
Other 1%