Jarrett Billingsley wrote:
On Sat, Mar 21, 2009 at 3:45 PM, grauzone <[email protected]> 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.