[Lazarus] Lazarus update

Luca Olivetti luca at wetron.es
Tue Mar 19 12:42:25 CET 2013


Al 19/03/13 12:39, En/na Luca Olivetti ha escrit:
> Al 19/03/13 11:54, En/na Chavoux Luyt ha escrit:
> 
>> Is there any way to record all currently
>> installed components (Lazarus inbuilt and self-installed) and
>> automatically re-install them when updating Lazarus?
> 
> Try "make help", specifically this snippet:
> 
> " Updating svn and build an IDE with your last set of packages:
>    make clean
>    svn up
>    make clean lazbuild useride
> "
> 
> 
> Now, my question is, how do I specify a pcp with the useride target?

Never mind, I looked at the Makefile and that's not possible, however it
is simple enough to call lazbuild manually:

make clean lazbuild
./lazbuild --lazarusdir=. --build-ide= --pcp=/my/config/path

Bye
-- 
Luca Olivetti
Wetron Automation Technology http://www.wetron.es
Tel. +34 935883004  Fax +34 935883007




More information about the Lazarus mailing list