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 install.cc postinstall.cc scri ...


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


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