[fpc-devel] build unit dependency list

Peter Vreman peter at freepascal.org
Sat Aug 5 15:39:09 CEST 2006


At 14:53 4-8-2006, you wrote:
>Hi, I have a few hand made makefiles for some (up to now) Delphi 
>projects that
>I use to build the releases. I would want to be able to automagically
>generate the dependencies for the units in the projects.

It is normally a lot faster to create a buildunit that references all 
other units and let the compiler decide if it needs to rebuild a unit or not.


Peter




More information about the fpc-devel mailing list