Making a Mac OS X 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 and scripts are being copied to ${EM}/release/make directory

geant target: 'prepare_mac_em' or 'prepare_mac_gobo' or 'prepare_mac_ewg', dir:${EM}/release

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

geant target: 'clean' and 'clean_cvs_mac', dir:${EM}/release

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

geant target: 'build_mac_single' or 'build_mac_meta', dir:${EM}/release