[Lazarus] Build/Rebuild lazarus with components

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Jan 19 18:28:41 CET 2010


On Tue, 19 Jan 2010 13:40:22 +0100
Hans-Peter Diettrich <DrDiettrich1 at aol.com> wrote:

> Kjow schrieb:
> 
> > As I said on first message, I made a simple batch script on windows
> > startup that download fpc svn, lazarus svn, recompile fpc and finally
> > recompile lazarus, but every time I run Lazarus (after relative "make
> > clean all") I haven't any extra component. I need to click in "build"
> > voice in IDE menu."
> 
> AFAIK there is something like "make bigide", that includes the 
> previously installed packages.

make bigide compiles an IDE as found in the windows installer.
To compile an IDE with your current set of installed packages, use

lazbuild --build-ide=


Mattias




More information about the Lazarus mailing list