This is the mail archive of the cygwin-cvs@sources.redhat.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]

src/winsup/cinstall ChangeLog Makefile.in conc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.cygnus.com	2000-07-13 13:57:46

Modified files:
	winsup/cinstall: ChangeLog Makefile.in concat.cc concat.h 
	                 desktop.cc dialog.h download.cc install.cc 
	                 main.cc resource.h root.cc 
Added files:
	winsup/cinstall: postinstall.cc 

Log message:
	* postinstall.cc: new
	* Makefile.in: add postinstall.o
	* concat.h: add backslash ()
	* concat.cc: ditto
	* desktop.cc (etc_profile): don't do postinstall
	(backslash): moved to concat.cc
	(uexists): new
	(make_postinstall_script): run directly
	(do_desktop): chain to do_postinstall
	* dialog.h: add exit_msg, do_postinstall
	* download.cc: use exit_msg
	* install.cc: ditto
	* main.cc: add postinstall, exit_msg
	* resource.h: add postinstall

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/postinstall.cc.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&r1=1.57&r2=1.58
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/Makefile.in.diff?cvsroot=src&r1=1.20&r2=1.21
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/concat.cc.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/concat.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/desktop.cc.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/dialog.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/download.cc.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/install.cc.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/main.cc.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/resource.h.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/root.cc.diff?cvsroot=src&r1=1.3&r2=1.4


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