[Issue 4686] New: rdmd could use an incremental compilation option
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Aug 19 17:46:06 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4686
Summary: rdmd could use an incremental compilation option
Product: D
Version: D2
Platform: Other
OS/Version: Windows
Status: NEW
Severity: enhancement
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: cbkbbejeap at mailinator.com
--- Comment #0 from Nick Sabalausky <cbkbbejeap at mailinator.com> 2010-08-19 17:46:03 PDT ---
rdmd should have the ability (probably through a flag like "--incremental") to
keep the generated object files and only recompile the modules that have been
changed (or are dependent on a module that has been changed).
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list