[Lazarus] lazbuild --build-ide= --addpackage bla.lpk?

Reinier Olislagers reinierolislagers at gmail.com
Mon Apr 23 11:45:03 CEST 2012


Hi list,

At the moment, the fpcup tool can compile packages using lazbuild. It
would be very nice if the compiled package could be added to the list of
packages to be installed on IDE recompile.

Perhaps this functionality could better be placed in lazbuild so others
using e.g. batch files can use it as well, making possible something like
lazbuild --build-ide= --addpackage <somepackage.lpk>
or perhaps only
lazbuild --addpackage <somepackage.lpk>
(with or without --primary-config-path)
to compile the package and add it to the package list.

Would this be a good idea to implement?

Regards,
Reinier




More information about the Lazarus mailing list