On Mon, 02 Jan 2006 11:32:25 +0100
darekM <[EMAIL PROTECTED]> wrote:

> Jesus Reyes napisa?(a):
> 
> >----- Original Message ----- 
> >From: "Vincent Snijders" <[EMAIL PROTECTED]>
> >To: <lazarus@miraclec.com>
> >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)

I implemented the check for open editor files and changed the default for
always build to true.

Mattias

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

Reply via email to