Jesus Reyes napisał(a):
----- Original Message ----- 
From: "Vincent Snijders" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Sunday, January 01, 2006 2:09 PM
Subject: [lazarus] Default value for "Always build (even if nothing has changed)"


  
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

    

I would vote: true and if it is possible to be a global check instead of per project, better.

  
In case FALSE Lazarus should check if any of open file in editor were changed. (I don't add files to project)
Darek

Reply via email to