Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-12-16 16:57:48 -0800 (Thu, 16 Dec 2004)
Revision: 709
Log message:
Try to print the source files when a build fails (bug #148).
| Changes | Path |
| +18 -16 | omake/Makefile.dep.nt |
| +1 -1 | omake/doc/html/omake.html |
| +29 -1 | omake/src/build/omake_build.ml |
| +11 -0 | omake/src/ir/omake_node.ml |
| +5 -0 | omake/src/ir/omake_node_sig.ml |