This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Setup postinstall logging - take X+1 (regen against HEAD)


Igor Pechtchanski wrote:
> Same as above, but regenerated against cvs HEAD.
> Thanks,
> Igor
>
============================================================================
==
> ChangeLog:
> 2003-03-18  Igor Pechtchanski <pechtcha at cs dot nyu dot edu>
>
> * script.cc (run): Add file_out parameter.
> Redirect output of subprocess to file, creating the
> path if necessary.  Minimize the script window.
> (run_script): Add optional to_log boolean parameter.
> If to_log, redirect output to temporary file and then
> import it into LOG_BABBLE.
> (OutputLog): New helper class.
> (operator<<): New operation on OutputLog.
> * script.h (run_script): Add optional to_log parameter.
> * postinstall.cc (RunFindVisitor::visitFile): Instruct
> run_script() to log script output.
> (do_postinstall): Ditto.

Applied.


Max.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]