Difference between revisions of "Automatic Build Scripts"
(Only way to make it downloadable is by removing the .sh) |
|||
Line 1: | Line 1: | ||
[[Category:Compiler]] | [[Category:Compiler]] | ||
[[Category:EiffelStudio]] | [[Category:EiffelStudio]] | ||
− | |||
This page references different build scripts that automate the process of building EiffelStudio. | This page references different build scripts that automate the process of building EiffelStudio. | ||
Revision as of 12:55, 13 April 2006
This page references different build scripts that automate the process of building EiffelStudio.
Windows
None yet.
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
None yet.