Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Nagy d21446ff71
Update docs for 2018 2018-01-01 20:53:49 +01:00
Thomas Nagy b7d93c3c4d
Update the year in headers to 2017 2017-02-11 16:13:37 +01:00
Thomas Nagy 850e9ad5fc
Simplify env['FOO'] -> env.FOO 2016-06-25 23:54:12 +02:00
Thomas Nagy fc02c1d42a
Api docs 2016-06-25 20:10:04 +02:00
Jérôme Carretero 5064fd92ef always use the convention that commands are lists, remove find_perl_program, add interpreter 2013-09-04 23:10:10 -04:00
alexrp d2d31c69a0 Extend the dmd tool to handle dmd2. 2012-06-21 18:31:52 +02:00
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