Marcos Douglas <[email protected]> hat am 3. Juni 2011 um 17:19 geschrieben: > On Fri, Jun 3, 2011 at 12:03 PM, silvioprog <[email protected]> wrote: > > Hi Mattias and all, > > > > This is my ultimate scripts: > > > > (To Install): > > http://silvioprog.com.br/download/install_fpc_lazarus_svn_version.tar.gz > > (To Update): > > http://silvioprog.com.br/download/update_fpc_lazarus_svn_version.tar.gz > > > > Now corrects, OK? > > Silvio, > How I said a few minutes ago, these commands... > make clean all > lazbuild --build-ide= --primary-config-path=<path_config> > > ...did not compile the IDE with user packages installed before. Then you found a bug. > > I had to use my lazarus.exe backup to restore it! > > I discovery that: > 1- If you use just the command... > lazbuild --build-ide= --primary-config-path=<path_config> > You update and compile Lazarus with your packages... but not ALL files > will be update. Only the IDE and the installed packages are updated. What files were not updated? > > 2- If you use the command... > make clean all > You update and compile Lazarus... but not your packages. Yes. Mattias
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
