[Bug 119] GDC needs friendlier command switches

via D.gnu d.gnu at puremagic.com
Wed Aug 19 11:00:44 PDT 2015


http://bugzilla.gdcproject.org/show_bug.cgi?id=119

--- Comment #3 from Iain Buclaw <ibuclaw at gdcproject.org> ---
OK - I think it's may be time to make a push for this.

While I'm at it, lets go for having short DMD-style switches for most things,
changing all others to be aliases to the short opts.

-write-interfaces Alias(H)
fintfc Alias(H)
fintfc-dir= Alias(Hd)
fintfc-file= Alias(Hf)

-write-ddoc Alias(D)
fdoc Alias(D)
fdoc-dir= Alias(Dd)
fdoc-file= Alias(Df)

-write-dependencies Alias(MD)
-write-user-dependencies Alias(MMD)
fdeps Alias(M)
fdeps= Alias(MF)

As per earlier comments:
 * --write-xxx will be the new long aliases
 * -fxxx will be documented as "This switch is deprecated; use <short switch>
instead"

The various --dump-xxx commands will be hashed out later.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20150819/e09c94b6/attachment.html>


More information about the D.gnu mailing list