public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup ChangeLog Makefile.am configure.ac ini.h ...
@ 2013-03-14  9:21 yselkowitz
  0 siblings, 0 replies; only message in thread
From: yselkowitz @ 2013-03-14  9:21 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	yselkowitz@sourceware.org	2013-03-14 04:21:06

Modified files:
	.              : ChangeLog Makefile.am configure.ac ini.h 
	                 install.cc main.cc mount.cc mount.h 

Log message:
	* configure.ac: Remove check for libmingw32.
	(SETUP): Define EXE name based on host_cpu.
	(MINGWTARGET): Remove.
	* Makefile.am: Use SETUP throughout.  Remove MINGWTARGET conditional.
	Add -lmingw32 to LDFLAGS.
	* ini.h (is_64bit): Declare.
	(SETUP_INI_FILENAME): Make dependent on value of is_64bit.
	(SETUP_BZ2_FILENAME): Ditto.
	* main.cc (is_64bit): Define based on compiler target.
	* mount.h (SETUP_KEY_WOW64): Define based on value of is_64bit.
	* install.cc (create_allow_protected_renames): Add SETUP_KEY_WOW64
	flag to RegOpenKeyEx call.
	* mount.cc: Throughout, add SETUP_KEY_WOW64 flag to all RegOpenKeyEx
	and RegCreateKeyEx calls.
	(read_mounts): Change default Cygwin root depending on is_64bit.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.794&r2=2.795
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/Makefile.am.diff?cvsroot=cygwin-apps&r1=2.94&r2=2.95
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/configure.ac.diff?cvsroot=cygwin-apps&r1=2.30&r2=2.31
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ini.h.diff?cvsroot=cygwin-apps&r1=2.42&r2=2.43
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/install.cc.diff?cvsroot=cygwin-apps&r1=2.105&r2=2.106
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/main.cc.diff?cvsroot=cygwin-apps&r1=2.70&r2=2.71
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/mount.cc.diff?cvsroot=cygwin-apps&r1=2.34&r2=2.35
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/mount.h.diff?cvsroot=cygwin-apps&r1=2.9&r2=2.10


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-14  9:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-14  9:21 setup ChangeLog Makefile.am configure.ac ini.h yselkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).