Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPack Migration #79

Closed
5 of 17 tasks
MobsyaBot opened this issue Apr 17, 2018 · 0 comments
Closed
5 of 17 tasks

CPack Migration #79

MobsyaBot opened this issue Apr 17, 2018 · 0 comments

Comments

@MobsyaBot
Copy link
Collaborator

Issue by cor3ntin
Monday Feb 26, 2018 at 17:25 GMT
Originally opened as aseba-community/aseba#844


I'm in the process of migrating the installers to cpack

  • Better Management of the version number
  • Generate the trads at build time
  • Build and bundle the docs
  • Clean / Remove the include installation

Windows

  • Install Qt5 using windeployqt
  • Make the NSIS Installer compatible with CPack
  • Always install everything, including the drivers. Doesn't preclude from having a non-mobsya at build time
  • Make a batch / python script to build blockly, integrate with cmake
  • Clone Blockly on the build system
  • Create the driver files via cmake
  • Sign the binaries, the installer, uninstaller

Mac

  • Install Qt5 using macdeployqt
  • Create a bundle with CPack
  • Have each application be its own sub bundle
  • Generate a .DSStore at build time
  • Sign everything

Linux

  • ???
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants