Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-05-20 04:18:50 -0700 (Fri, 20 May 2005)
Revision: 1043
Log message:
Do "start_or_build_commands" for static deps before doing it for scanner deps
(this results in better error messages - if some of the deps are not
buildable, an error message complaining about a real file is much nicer than
an error message about a scanner target).
Changes | Path |
+1 -1 | omake/src/build/omake_build.ml |