/squeak-app

Primary LanguageCommon Lisp

The Squeak/Smalltalk Programming System

Build Status

This is the code repository for Squeak's build system.

A build works basically as follows. The prepare.sh script downloads VMs from http://files.squeak.org/base/ and then invokes the following scripts:

Finally, prepare.sh uploads everything to http://files.squeak.org/ (e.g. bleeding-edge trunk builds go to http://files.squeak.org/trunk).