Edgewall Software

Changes between Version 110 and Version 111 of TracDev/ReleaseChecklist


Ignore:
Timestamp:
Dec 1, 2016, 7:00:32 PM (7 years ago)
Author:
Ryan J Ollos
Comment:

Add detail on building x86 and x64 installers.

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/ReleaseChecklist

    v110 v111  
    106106}}}
    107107   to get the files in `.tar.gz` and `zip` archives, with the proper LF line endings.
    108  * Build Windows exe installers on x86 and x64 platforms:
     108 * Build Windows exe installers on x86 and x64 (x86-64) platforms. The installer should be built using [https://www.python.org/downloads/windows/ python] for the specified architecture.
    109109 {{{#!dos
    110110> python.exe setup.py bdist_wininst