Files
ldc/runtime/README
2008-10-06 22:46:55 +02:00

12 lines
249 B
Plaintext

1) Do a checkout of tango trunk in the ldc root dir (along dmd, gen, runtime etc).
* svn co http://svn.dsource.org/projects/tango/trunk ../tango
2) Patch the runtime
* sh patch-tango.sh
3) Compile the runtime
* sh build.sh