setup ChangeLog script.cc script.h

jturney@sourceware.org jturney@sourceware.org
Fri Feb 8 15:38:00 GMT 2013


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	jturney@sourceware.org	2013-02-08 15:38:50

Modified files:
	.              : ChangeLog script.cc script.h 

Log message:
	Refactor ::run() so it's more generally useful
	
	2013-02-01  Jon TURNEY  <jon.turney@dronecode.org.uk>
	
	* script.cc (::run, Script::run): Move the formatting of the command
	line used for postinstall script running out to Script::run. Move the
	logging of the command and it's output into ::run.
	* script.h: Add ::run() prototype.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.785&r2=2.786
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/script.cc.diff?cvsroot=cygwin-apps&r1=2.38&r2=2.39
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/script.h.diff?cvsroot=cygwin-apps&r1=2.14&r2=2.15



More information about the Cygwin-apps-cvs mailing list