Index of /~tinuviel/download/IronRuby/pre-a1

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -  
[   ]IronRuby-Pre-Alpha1.zip23-Jul-2007 16:23 1.1M 
[   ]IronRuby.build24-Jul-2007 01:06 1.5K 
[TXT]README.html24-Jul-2007 01:25 824  
[   ]gppg1_0_3_88.zip24-Jul-2007 01:11 145K 
[   ]patch-cs001924-Jul-2007 01:06 653  
[   ]patch-math26-Jul-2007 23:28 3.2K 

IronRuby Pre Alpha 1 Build Kit for Mono
Seo Sanghyeon
Mon Jul 23 16:30:00 UTC 2007

IronRuby-Pre-Alpha1.zip was downloaded from http://iunknown.typepad.com/IronRuby-Pre-Alpha1.zip.
gppg1_0_3_88.zip was downloaded from http://plas.fit.qut.edu.au/gppg/DownloadExperimental.aspx.
IronRuby.build and patch-cs0019 was written by me to get this to compile on Mono as fast as possible.

After you downloaded everything, following commands should build functioning rbx.exe.

$ unzip -q IronRuby-Pre-Alpha1.zip
$ cp gppg1_0_3_88.zip IronRuby.build patch-cs0019 IronRuby-Pre-Alpha1/Src
$ cd IronRuby-Pre-Alpha1/Src
$ nant