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 desktop.cc install.cc io_strea ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	cgf@sourceware.org	2010-01-28 22:59:09

Modified files:
	.              : ChangeLog desktop.cc install.cc 
	                 io_stream_file.cc mount.cc root.cc 

Log message:
	* desktop.cc (make_link): Preserve old way of doing things when is_legacy.
	(make_cygwin_bat): Ditto.
	(save_icon): Ditto.
	* mount.cc (read_mounts): Ditto.
	(set_root_dir): Ditto.
	* root.cc (load_dialog): Ditto.
	(save_dialog): Ditto.
	* install.cc (Installer::installOne): Don't install anything if there is no
	canonical file associated with source.
	(do_install_thread): Set up old-style registry entries if is_legacy rather than
	just keying on whether this is Windows NT.
	* io_stream_file.cc (io_stream_file::exists): Redefine "exists" to mean "it's a
	file".

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.677&r2=2.678
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/desktop.cc.diff?cvsroot=cygwin-apps&r1=2.52&r2=2.53
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/install.cc.diff?cvsroot=cygwin-apps&r1=2.93&r2=2.94
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/io_stream_file.cc.diff?cvsroot=cygwin-apps&r1=2.26&r2=2.27
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/mount.cc.diff?cvsroot=cygwin-apps&r1=2.31&r2=2.32
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/root.cc.diff?cvsroot=cygwin-apps&r1=2.24&r2=2.25


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