On Thu, 2 Jun 2011 17:21:32 -0300 silvioprog <[email protected]> wrote:
> 2011/6/2 Mattias Gaertner <[email protected]>: > [...] > > No. Only in 99% it is enough to do a lazbuild --build-ide=. > > After updating Lazarus svn you should do a 'make clean all'. This is > > the only guaranteed way that handles all changes - like fixes to > > lazbuild and renaming of packages. > > > > make clean all > > ./lazbuild --build-ide= > > > > Mattias > > > > P.S. your script does not support multiple installations. > > OK. This is my ultimate script (to update): > > http://pastebin.com/qjqPJDqr Note: The build-all and recursive is not needed, because you did a "make clean" before. They may be needed for third party packages, that are not configured properly (for example if some units were not added to the lpk). > Now is OK! :) Yes, if it does what you expect. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
