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 path ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.cygnus.com	00/06/07 20:03:18

Modified files:
	winsup/cinstall: ChangeLog Makefile.in path.c setup.c 
Added files:
	winsup/cinstall: cygcalls.c cygcalls.h 

Log message:
	* cygcalls.c: new, call cygwin1.dll functions directly
	* cygcalls.h: header for same
	* Makefile.in: add cygcalls.[ch], remove mount/cygpath/umount
	exes, fix cinstall.rc dependencies.
	* path.c: remove unneeded code
	* setup.c: use cygcalls instead of xcreate_process.
	uncompress embedded files with zlib
	add "-d" for "download only"
	add "-h" for help
	postpone mount changes until very end
	add download progress indicators
	pack multi-column listings more
	auto-delete temp files
	customize banner message according to options
	prompt user for text/binary mounts
	add warnings about empty setup directory, root installs, etc

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/cygcalls.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/cygcalls.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&r1=1.43&r2=1.44
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/Makefile.in.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/path.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/setup.c.diff?cvsroot=src&r1=1.46&r2=1.47


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