setup ChangeLog install.cc postinstall.cc scri ...

gratz@sourceware.org gratz@sourceware.org
Sat Dec 6 13:52:00 GMT 2014


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	gratz@sourceware.org	2014-12-06 13:52:49

Modified files:
	.              : ChangeLog install.cc postinstall.cc script.cc 

Log message:
	add dash as a usable script type and shell, add ".cmd" as an alias for ".bat"
	
	* script.cc: New static string dash.
	(init_run_script): Initialize dash.
	(run): Implement dash as an extra shell type that is invoked for
	suffix ".dash".  Implement suffix ".cmd" as an alias for ".bat".

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.857&r2=2.858
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/install.cc.diff?cvsroot=cygwin-apps&r1=2.112&r2=2.113
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/postinstall.cc.diff?cvsroot=cygwin-apps&r1=2.31&r2=2.32
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/script.cc.diff?cvsroot=cygwin-apps&r1=2.44&r2=2.45



More information about the Cygwin-apps-cvs mailing list