[Lazarus] Run two build simultaneously

Vincent Snijders vsnijders at vodafonevast.nl
Mon Mar 15 16:15:56 CET 2010


Kjow schreef:
> 2010/3/15 Vincent Snijders <vincent.snijders at gmail.com>:
>> What I usually do in such cases (assume c:\lazarus contains my lazarus sources).
>>
>> svn up -r23932
>> make clean bigide
>> copy lazarus.exe lazarus.good.exe
>> svn up
>> lazarus.good.exe
>> Then I have a stable lazarus executable, but can test the latest source.
>>
>> Vincent
> 
> Cause this bug (http://mantis.freepascal.org/view.php?id=15971) the
> same config cause to resize everytime the IDE when using stable after
> the latest svn...

So, I keep the lazarus.good.exe running and start lazarus.new.exe or 
lazarus.exe with the debugger in lazarus.good.exe. After I close the new 
lazarus.exe, I can close lazarus.good.exe, so correct settings are stored.

Vincent




More information about the Lazarus mailing list