<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<title></title>
</head>
<body>
<p style="margin: 0px;"></p>
<p style="margin: 0px;"></p>
<div style="margin: 5px 0px 5px 0px;">
Marcos Douglas <md@delfire.net> hat am 3. Juni 2011 um 17:19 geschrieben:<br/>
<br/>
> On Fri, Jun 3, 2011 at 12:03 PM, silvioprog <silvioprog@gmail.com> wrote:<br/>
> > Hi Mattias and all,<br/>
> ><br/>
> > This is my ultimate scripts:<br/>
> ><br/>
> > (To Install): http://silvioprog.com.br/download/install_fpc_lazarus_svn_version.tar.gz<br/>
> > (To Update): http://silvioprog.com.br/download/update_fpc_lazarus_svn_version.tar.gz<br/>
> ><br/>
> > Now corrects, OK?<br/>
><br/>
> Silvio,<br/>
> How I said a few minutes ago, these commands...<br/>
> make clean all<br/>
> lazbuild --build-ide= --primary-config-path=<path_config><br/>
><br/>
> ...did not compile the IDE with user packages installed before.
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Then you found a bug.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;">
><br/>
> I had to use my lazarus.exe backup to restore it!<br/>
><br/>
> I discovery that:<br/>
> 1- If you use just the command...<br/>
> lazbuild --build-ide= --primary-config-path=<path_config><br/>
> You update and compile Lazarus with your packages... but not ALL files<br/>
> will be update.
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Only the IDE and the installed packages are updated.</p>
<p style="margin: 0px;">What files were not updated?</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;">
><br/>
> 2- If you use the command...<br/>
> make clean all<br/>
> You update and compile Lazarus... but not your packages.<br/>
</div>
<p style="margin: 0px;">Yes.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Mattias</p>
<p style="margin: 0px;"> </p>
</body>
</html>