Making a Windows Release

PreviousNext

Requirements

This describes all requirements that must be fullfilled before being able to make a release.

Release Process

This describes the steps which are being gone through when makeing a release.

1. All needed files are being copied to one of 'msc' or 'bcb' in the ${EM}/release directory and all scripts are being copied to ${EM}/release/make

geant target: 'prepare_win_msc' or 'prepare_win_bcb', dir:${EM}/release

2. The directory containing all files for the Installer is being cleaned, e.g. all CVS directories are being removed

geant target: 'clean' and 'clean_cvs_win_bcb' or 'clean_cvs_win_msc', dir:${EM}/release

3. The scripts are being run, which should produce the wanted Installer-files in the ${EM}/release directory

geant target: 'build_win', dir:${EM}/release