2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-12-02 06:50:26 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
alexrp
fdf234c2a6 Fix silly syntax error. 2012-06-08 22:58:38 +02:00
alexrp
78aa2f3e92 Some changes to the D support:
* Added ldc2 as a separate tool. It can be detected/used with --check-d-compiler in the compiler_d tool now.
* Added code to make sure that the compilers we find actually are the right ones (heuristics).
* Correct some old comments.
2012-06-08 21:38:40 +02:00
alexrp
0ce8e8b5ca Clarify error message (ldc is not a dmd2 replacement, ldc2 is). 2012-06-06 23:17:24 +02:00
Thomas Nagy
49f773b43c this might solve Issue 1132 2012-04-03 23:40:50 +02:00
Thomas Nagy
c8448e9c30 dmd on windows will not be supported 2011-10-19 04:11:25 +02:00
Thomas Nagy
a65b19cb36 #1052 2011-10-19 04:02:03 +02:00
Thomas Nagy
98be37f206 dmd2 is a totally different thing 2011-10-19 03:34:59 +02:00
Thomas Nagy
44a967e326 Initial commit 2011-09-10 11:13:51 +02:00