[EMAIL PROTECTED] wrote:
Why not store the checksum of each source file of a project when compiling
and do a check before compilation to determine whether or not to compile
again. (Should need a similar check for the compiled unit to be safe).
Data should be stored in the project file.
The compiler already does most of that. It's just that we need an option
(or something) to pass to fpc to not always recompile the requested
unit, if unnecessary.
There already is -B for example, that forces recompilation. Maybe
something alike can be added to the compiler that will even check the
units given on the commandline for up-to-dateness.
This would be the easiest for lazarus in any case.
Florian ?
Micha
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives