comparison README.txt @ 41:a9c9a97b3d82

README
author Frank Benoit <benoit@tionex.de>
date Wed, 25 Mar 2009 15:22:51 +0100
parents 46c5f8f56b41
children 7e0547d89731
comparison
equal deleted inserted replaced
40:9f32c409fe27 41:a9c9a97b3d82
1 === DWT2 === 1 === DWT2 ===
2 2
3 http://dev.eclipse.org/viewcvs/ 3 * The original Eclipse sources:
4 http://dev.eclipse.org/viewcvs/
4 5
5 * Requirements for D1+Tango: 6 * Requirements for D1+Tango:
6 To work with D1+Tango DMD 1.041 and Tango 0.99.8 is needed. 7 DMD 1.041
8 Tango 0.99.8 is needed.
7 * Requirements for D2+Phobos: 9 * Requirements for D2+Phobos:
8 To work with D1+Tango DMD 1.041 and Tango 0.99.8 is needed. 10 DMD 2.026
9 * Required build tool: 11 * Required build tool:
10 Rake (the Ruby Make) version 0.8.X is needed. 12 Rake 0.8.X ( included in Ruby 1.9 )
11 13
12 The sc.ini/dmd.conf of the DMD in the PATH needs to have all 14 The sc.ini/dmd.conf of the DMD in the PATH needs to have all
13 necessary parameters to build a application with the std lib. 15 necessary parameters to build a application with the std lib.
14 16
15 E.g. for Tango it can look like this: 17 E.g. for Tango it can look like this: