On Sun, 19 Mar 2023 00:00:02 +0100 (CET)
Michael Van Canneyt <mich...@freepascal.org> wrote:

>[...]
> > As this happens seldom there is no detection built in (yet) to
> > handle this automatically.  

I added a simple detection, so in the future the IDE will not add base
packages to staticpackages.inc.

I also added some comments.

Note that when a base package is renamed or a new one is added it
will still need a clean build using make. To support these cases it
would be needed to load the new lpk files, which requires error handling
etc.
Another idea is to detect such changes, warn the user and build using
make+lazbuild.

Mattias
-- 
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to