David Nadlinger
|
c941640d17
|
Fixed '-debug' and '-version' handling in LDMD.
No idea how the old version once passed the test suite.
|
2012-09-07 03:51:32 +02:00 |
|
David Nadlinger
|
f6d07ba0b3
|
Fix #135 – -o- broken with LDMD.
|
2012-07-06 21:55:19 +02:00 |
|
kai
|
9824a3a1f8
|
2nd attempt to compile ldmd with MSVC.
This reverts the previous commits and reduces MSVC odditites to a single place.
|
2012-06-15 12:13:27 +02:00 |
|
kai
|
15ed853402
|
Add code to compile ldmd with MSVC.
|
2012-06-13 18:23:07 +02:00 |
|
David Nadlinger
|
7652fb8015
|
Explicitly include <unistd.h>.
|
2012-06-11 00:31:54 +02:00 |
|
David Nadlinger
|
295798877c
|
Avoid NULL/0 conversion warning.
|
2012-06-11 00:01:15 +02:00 |
|
David Nadlinger
|
53018c76f8
|
And climits.
Sorry for the noise.
|
2012-06-10 22:52:11 +02:00 |
|
David Nadlinger
|
6ddf84b61e
|
Explicitly include cstdarg in LDMD.
Hopefully compiles everywhere now.
|
2012-06-10 22:20:13 +02:00 |
|
David Nadlinger
|
fdee1fc725
|
Add back support for -C, for backwards compatibility.
|
2012-06-07 11:17:40 +02:00 |
|
David Nadlinger
|
f131647709
|
Pass through unknown switches to LDC.
|
2012-06-07 11:17:39 +02:00 |
|
David Nadlinger
|
6ced6dae77
|
Fix #45, fix #100: LDMD rewrite for more sophisticated emulation of DMD command line behavior.
It ain't pretty. I know.
|
2012-06-07 11:17:39 +02:00 |
|