The download archive consists of a folder containing both source, documentation and executables for development under Mac OS.

CodeWarrior Pro 1 is used for this release, because it was the common tool other people around me had at their disposition. There used to be MPW makefiles, but I was the only using MPW and it became a hassle to maintain two (very different) build environement.

Ideally, now that MPW is freely available, I should recreate new makefiles, and even make GNUMake makefiles as well, for use under Darwin and LinuxPPC/MkLinux. For now, though, CW Pro 1 it is.

:Docs:

contains everything related to documentation, including the would-be
reference html files I'm slowly preparing. There's another Read Me
in there. It lists what's new in a release.

:Core:

contains all of the different morsels that are part of Moira. This
includes everything, including a new :Libs: folder that serves as
a repository for all created libraries used by The Box and others.

:Kits:

contains a number of quickies for development. It seperates into
logical units, related header files into a single header files.

This basically is a set of header files that you can include instead
of locating what you need in individual files

The image on the left is not necessarely that of the current release. It's for reference only.

A complete archive is available [here] (to come)

The archive is saved as a binhexed StuffIt archive (.sit.hqx). This works well for now. I'll see about making tar balls for unices eventually.

Home License Documentation Download