This is the mail archive of the cygwin-cvs@sourceware.cygnus.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 setup.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.cygnus.com	00/04/13 09:56:35

Modified files:
	winsup/cinstall: ChangeLog Makefile.in setup.c 

Log message:
	* Makefile.in: Eliminate duplicate -nostdinc from CFLAGS.
	* setup.c (create_uninstall): Create the uninstall .bat file in the "root" so
	that we can remove the /bin directory.  Add bin\cygwin.bat to list of files to
	be deleted.  Fix directory detection for determining when to use 'rmdir'.
	(do_start_menu): Add /usr/local/bin to the path.
	(main): Add slop to files.array allocation so that we don't have to worry about
	reallocating the array when it grows too large when doing some trivial
	"pushes".  Add /tmp and /usr/local/{bin,lib} to list of files.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&r1=1.14&r2=1.15
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/Makefile.in.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/setup.c.diff?cvsroot=src&r1=1.11&r2=1.12


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