On Mon, 09 Feb 2015 17:34:52 +0200
FreeMan <[email protected]> wrote:

>[...]
> I mean, A pack need to B pack, so B pack compile first, but error 
> created on B, thread continued A pack create error too. All people look 
> at the last error and loose time

If A needs B, then compiling A starts after B has ended.
It is about project depends on A and B and A and B are independent.
Then lazbuild compiles A and B in parallel.

I improved it: If A stops, then output of B is now suppressed.
Please test.

Mattias



--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to