Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-07-30 13:19:40 -0700 (Wed, 30 Jul 2003)
Revision: 126
Log message:

      More concise printing.  The -S flag will print the status line, but the
      command will only be printed if the program generates some output.
      

Changes  Path
+2 -2 omake-branches/piped_exec_policy/src/build/omake_build.ml
+96 -32 omake-branches/piped_exec_policy/src/exec/omake_exec.ml
+2 -2 omake-branches/piped_exec_policy/src/exec/omake_exec_type.ml
+7 -34 omake-branches/piped_exec_policy/src/exec/omake_exec_util.ml
+3 -14 omake-branches/piped_exec_policy/src/exec/omake_exec_util.mli
+6 -1 omake-branches/piped_exec_policy/src/ir/omake_state.ml
+7 -1 omake-branches/piped_exec_policy/src/main/omake_main.ml