Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-10-09 17:15:09 -0700 (Sat, 09 Oct 2004)
Revision: 624
Log message:
The previous commit was incomplete. Hopefully, I've got it right this time.
Namely, I changed the way polling is handles in the outer loop. This should
have an edded advantage that omake will now go into polling loop (instead of
aborting) if errors are detected when "INCLUDE" targets are beeing built.
Changes | Path |
+25 -22 | omake/src/build/omake_build.ml |