This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps 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]

setup ChangeLog script.cc script.h


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


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