root/trunk/buildAll

Revision 209, 179 bytes (checked in by Abscissa, 1 year ago)

(NB) Fixed: 'buildAll' broken on linux.

  • Property svn:eol-style set to LF
  • Property svn:executable set to *
Line 
1 #!/bin/sh
2 ./scripts/bootstrap_stbuild
3 ./bin/semitwist-stbuild-bootstrap all all -clean
4 ./bin/semitwist-stbuild-bootstrap all all -tool:rdmd
5
6 rm -f bin/semitwist-stbuild-bootstrap
Note: See TracBrowser for help on using the browser.