On 12/17/12 6:11 PM, Rob T wrote:
On Monday, 17 December 2012 at 22:12:01 UTC, Walter Bright wrote:
dmd xx foo.zip

is equivalent to:

unzip foo
dmd xx a.d b/c.d d.obj

P.S. I've also wanted to use .zip files as the .lib file format (!),
as the various .lib formats have nothing over .zip files.

Wow, I think that's exactly what we could use! It serves multiple
optional use cases all at once!

Was there a technical reason for you not getting around towards
implementing, or just a lack of time?

The latter. I wanted to do it in rdmd for ages.

Andrei

Reply via email to