Difference between revisions of "Automatic Build Scripts"

(Windows)
(Mac OSX: Added link to script)
Line 21: Line 21:
 
== Mac OSX ==
 
== Mac OSX ==
  
None yet.
+
To compile EiffelStudio under MacOS X with a pre-compiled Linux binary, Martin has developed a script. It is included in the EiffelStudio "compile from source" archive at http://eiffelsoftware.origo.ethz.ch/downloads/tools/experimental/.

Revision as of 02:53, 2 May 2006

This page references different build scripts that automate the process of building EiffelStudio.

Windows

Bernardo Buss created a set of scripts for the automated compilation of EiffelStudio under Windows.

Updated "2_checkout_dev.bat" according to Checking out from SVN.
Note:

  • Additionally there is the checkout for two delivery paths, which are necessary for building the Delivery after compilation.
  • You may need to keep "2_checkout_dev.bat" up to date by yourself according to Checking out from SVN.

Linux

Bernd Schoeller has developed a build script available for download at http://se.inf.ethz.ch/people/schoeller/download/build-studio

This script requires a single checkout from the SVN repository (with the EIFFEL_SVN environment variable pointing to it). It will compile the bench or the batch compiler (you need to modify the script for the second).

Mac OSX

To compile EiffelStudio under MacOS X with a pre-compiled Linux binary, Martin has developed a script. It is included in the EiffelStudio "compile from source" archive at http://eiffelsoftware.origo.ethz.ch/downloads/tools/experimental/.