Hi,

In Project -> Project Options -> Miscellaneous you can find the "Always build (even if nothing has changed)". If set to false, lazarus will try to determine, if a recompilation is needed (i.e. if some sources have changed), if the users says run or compiler.

ATM the default is false. IMHO, this should be true, the user can enable the check, if he wishes. But there are still changes possible in source, that lazarus cannot detect, for example because not all units were added to the project.

I propose to change the default for new projects to true. What do you think?

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to