Ticket #127 (closed enhancement: worksforme)

Opened 6 years ago

Last modified 3 years ago

automate the building of Windows releases

Reported by: mmckerns Owned by: mmckerns
Priority: critical Milestone: mystic-0.2a2
Component: mystic.docs Keywords:
Cc:

Description

extend the Makefile in the release branch to automate the building of Windows releases

Change History

comment:1 Changed 6 years ago by mmckerns

build magic for windows installer is:

    $ python setup.py bdist --formats=wininst

in theory, since mystic is pure-python, the .exe can be created on a non-windows platform

comment:2 Changed 6 years ago by mmckerns

  • Status changed from new to closed
  • Resolution set to worksforme

closed r337

comment:3 Changed 3 years ago by mmckerns

  • Component changed from mystic.factories to mystic.docs
Note: See TracTickets for help on using tickets.