How to reduce compile times?

Robert Fraser fraserofthenight at gmail.com
Mon Mar 23 03:41:57 PDT 2009


Jarrett Billingsley wrote:
> On Sat, Mar 21, 2009 at 3:45 PM, grauzone <none at example.net> wrote:
>> Also, I noticed that "dsss build -full" seems to be the way to pass this
>> flag on the command line. But the project is recompiled even when no file
>> was modified at all. This is not good: it should only recompile if something
>> has changed.
> 
> Why would you recompile if you haven't changed anything?  :P

If you have a build script that invokes the compiler among many other 
things, a continuous integration system, etc.


More information about the Digitalmars-d-learn mailing list