olle b68e6f9eb6 + also installs compiler/utils 21 år sedan
..
Install 49f22a7941 * misc fixes 21 år sedan
Installer README 580f993497 * A lot of issues fixed 21 år sedan
README b68e6f9eb6 + also installs compiler/utils 21 år sedan
maccopy 49f22a7941 * misc fixes 21 år sedan
prepare b68e6f9eb6 + also installs compiler/utils 21 år sedan

README

To create a release, follow these steps:

Build compiler and rtl by make cycle. (with MPW make)

Run the MPW script 'prepare' to create an installer package (as a stuffit archive).

The installer package will consist of:

1) 'Installer README' (renamed to README MacOS in the installer package)

2) 'Install' (which in the installer package will get creator 'MPSX', so
that when doubleclicked, it will be run by ToolServer )

3) A FreePascal folder, containing all files to be installed.

NOTE maccopy is a help script for prepare.

NOTE If you have a fresh checkout from cvs, you might need to set the filetypes
of the scripts so that MPW eats them:
SetFile -c 'MPS ' -t 'TEXT' prepare maccopy