Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#106 closed task (fixed)

Create an installer / release script

Reported by: Henrik Heimbuerger Owned by: Florian Roth
Priority: minor Milestone: MS3: Documentation
Component: project Version: pre-1.0
Keywords: installer, nsis, distribution, release, readme Cc:

Description

A simple NSIS installer should do for Windows, and a gzip/tar'ed distribution package for Linux.

A readme has to be written, etc.

Change History (6)

comment:1 Changed 16 years ago by Henrik Heimbuerger

Status: newassigned

comment:2 Changed 16 years ago by SVN

New commit by hheimbuerger (revision [495]):
[Partial fix for ticket #106] Created a simple deployment script for Windows and Linux cross-builds.

Note: the script only supports Windows as its host platform and expects multi-platform cross-builds in /dist/bin/<platform>/jacavi/. MacOS builds are not yet used.

comment:3 Changed 16 years ago by SVN

New commit by hheimbuerger (revision [521]):
[Related to ticket #106] Finished Windows installer and included a MacOS distribution in the deployment script.

Additionally, the deployment script now also adds the readme file to the Linux and MacOS distributions.

The .ico file has been removed as the JaCaVi executable exported by Eclipse has now an embedded icon.

comment:4 Changed 16 years ago by Henrik Heimbuerger

Owner: changed from Henrik Heimbuerger to Florian Roth

comment:5 Changed 16 years ago by Florian Roth

Resolution: fixed
Status: assignedclosed

Windows installer / uninstaller tested, works fine and looks nice.

comment:6 Changed 16 years ago by SVN

New commit by hheimbuerger (revision [567]):
[Related to ticket #106] Windows uninstaller now also appears in the Control Panel's 'Add or remove programs'.

Note: See TracTickets for help on using tickets.