public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup ChangeLog autoload.c filemanip.h gpg-pac ...
@ 2012-09-04 13:55 yselkowitz
  0 siblings, 0 replies; only message in thread
From: yselkowitz @ 2012-09-04 13:55 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	yselkowitz@sourceware.org	2012-09-04 08:55:17

Modified files:
	.              : ChangeLog autoload.c filemanip.h gpg-packet.cc 
	                 main.cc ntdll.h package_message.h propsheet.cc 
	                 win32.h 

Log message:
	Fix build with mingw-w64 headers.
	* autoload.c: Define DECLSPEC_IMPORT for mingw-w64 headers.
	* filemanip.h: Include <sys/types.h> to fix missing mode_t typedef
	error with mingw-w64 headers.
	* gpg-packet.cc: Include "win32.h" to avoid macro redefinition
	errors with mingw-w64 headers.
	(ARRAYSIZE): Do not redefine.
	* main.cc (_argv): Declare if using mingw-w64 headers.
	(WinMain): Move up _argv definition to before it is first used.
	* ntdll.h: Include PSDK headers with mingw-w64 instead of DDK.
	* package_message.h: Include "win32.h" instead of <windows.h>.
	* propsheet.cc (PROPSHEETHEADER_V1_SIZE): Do not redefine.
	* win32.h: Include <sys/types.h> to fix missing mode_t typedef
	error with mingw-w64 headers.
	Define DECLSPEC_IMPORT for mingw-w64 headers.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.779&r2=2.780
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/autoload.c.diff?cvsroot=cygwin-apps&r1=2.9&r2=2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/filemanip.h.diff?cvsroot=cygwin-apps&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/gpg-packet.cc.diff?cvsroot=cygwin-apps&r1=2.1&r2=2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/main.cc.diff?cvsroot=cygwin-apps&r1=2.68&r2=2.69
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ntdll.h.diff?cvsroot=cygwin-apps&r1=2.3&r2=2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/package_message.h.diff?cvsroot=cygwin-apps&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/propsheet.cc.diff?cvsroot=cygwin-apps&r1=2.17&r2=2.18
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/win32.h.diff?cvsroot=cygwin-apps&r1=2.27&r2=2.28


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

only message in thread, other threads:[~2012-09-04 13:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-04 13:55 setup ChangeLog autoload.c filemanip.h gpg-pac 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).