[Lazarus] Is adding all the related files to a package the way to stop units proliferating in the output directory?

vfclists . vfclists at gmail.com
Fri Mar 20 18:39:18 CET 2015


On 20 March 2015 at 12:30, Mattias Gaertner <nc-gaertnma at netcologne.de>
wrote:

> On Fri, 20 Mar 2015 12:08:11 +0000
> "vfclists ." <vfclists at gmail.com> wrote:
>
> > I am using a library which uses a lot of it own related files and
> whenever
> > I recompile all those units are always recompiled.
>
> What do you mean with "whenever I recompile"?
> Compile (Ctrl-F9), Build (Shift-F9), Clean up and build, ...
> changing compiler options and build, ...
>
>
Mainly Quick Compile, Run and Build

>
> > Is adding the other
> > additional files into a package the way to avoid this recompilation and
> the
> > presence of lots of unrelated ppus and object files?
>
> What are "other additional files"?
>
>
They are files in the uses section of the project's units, but there are a
lot of them and are mostly exclusive dependencies of the projects main unit.

Using packages can be used to reduce recompilations.
>
>
> Mattias
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>



-- 
Frank Church

=======================
http://devblog.brahmancreations.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150320/fa5efd07/attachment-0003.html>


More information about the Lazarus mailing list