[Omake] Output verbosity

David Kågedal davidk at lysator.liu.se
Mon Jun 18 04:09:00 PDT 2007


I have a couple of questions/requests regarding the output of omake.

1) I'd like to see an option to only print the lines describing what
   is build, i.e. the lines beginning with "- build" when running
   omake -verbose.  From looking at the source, there doesn't seem to
   exist any option to do that.

2) Is there a make to produce output from a rule without triggering
   the verbose output for that target (including "-" and "+" lines)?
   I'm running with the default options.  I'd like to be able to add
   the equivalent of a "@echo Building cool stuff" when running make
   in silent mode.

-- 
David Kågedal



More information about the Omake mailing list