[Lazarus] lazbuild --build-ide= --addpackage bla.lpk?
Mark Morgan Lloyd
markMLl.lazarus at telemetry.co.uk
Mon Apr 23 12:05:44 CEST 2012
Reinier Olislagers wrote:
> 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?
I think so. I've previously hacked lazsvn into the sources so that a
make bigide included it, but what I did wasn't pleasant and broke as
soon as the package didn't track changes to trunk.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the Lazarus
mailing list