[Lazarus] Changes of make, part I

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Apr 11 13:00:47 CEST 2012


On Wed, 11 Apr 2012 11:39:08 +0100
Richard Mace <richard.mace at gmail.com> wrote:

> I think I am being a little dumb here....
> What command would I need to issue, to stay up-to-date with trunk, building
> a new IDE (I guess?) and making sure all of my components are up-to-date.
> Would it be: make clean all lazarus-ide?
> 
> Sorry if the question has already been answered, and that I have missed it!

A safe way is

make clean
svn up
make clean lazbuild useride


The IDE and lazbuild update your components automatically when needed.

Mattias




More information about the Lazarus mailing list