public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* csih ./ChangeLog native/Makefile native/winPro ...
@ 2014-12-10 19:11 corinna
  0 siblings, 0 replies; 2+ messages in thread
From: corinna @ 2014-12-10 19:11 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	csih
Changes by:	corinna@sourceware.org	2014-12-10 19:11:58

Modified files:
	.              : ChangeLog 
	native         : Makefile winProductName.c 

Log message:
	* Makefile: Remove stray trailing backslash.
	* winProductName.c (GetOSDisplayString): Always call GetNativeSystemInfo
	since we're only supporting XP and later anyway.  Drop checks for
	older OS-versions.  Rearrange Major/Minor OS number check to accommodate
	the menacing OS version 10.x for Windows 10.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/csih/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.35&r2=1.36
http://sourceware.org/cgi-bin/cvsweb.cgi/csih/native/Makefile.diff?cvsroot=cygwin-apps&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/csih/native/winProductName.c.diff?cvsroot=cygwin-apps&r1=1.8&r2=1.9


^ permalink raw reply	[flat|nested] 2+ messages in thread

* csih ./ChangeLog native/Makefile native/winPro ...
@ 2014-11-10 17:17 corinna
  0 siblings, 0 replies; 2+ messages in thread
From: corinna @ 2014-11-10 17:17 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	csih
Changes by:	corinna@sourceware.org	2014-11-10 17:17:41

Modified files:
	.              : ChangeLog 
	native         : Makefile winProductName.c 

Log message:
	* native/Makefile (LIBS): Add default-manifest file.
	(NTDLL): Define.
	(getAccountName): Add $(CFLAGS).  Fix usage of $(LIBS) for
	PE/COFF platform.
	(winProductName): Ditto.  Add $(NTDLL).
	* native/winProductName.c: Re-indent for better readability.  Remove
	not working tchar.h overhead.
	(products): Drop "note"-type comments.
	(RtlGetVersion): Declare.
	(RtlGetProductInfo): Declare.
	(GetOSDisplayString): Use RtlGetVersion and RtlGetProductInfo.  Explain
	why.  Use switch statements rather than if/else if chains where
	applicable.  Add support for Windows 8.1, Server 2012 R2, Windows 10 and
	Server 2014(?).  Drop support for Windows versions prior to Windows XP.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/csih/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.33&r2=1.34
http://sourceware.org/cgi-bin/cvsweb.cgi/csih/native/Makefile.diff?cvsroot=cygwin-apps&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/csih/native/winProductName.c.diff?cvsroot=cygwin-apps&r1=1.7&r2=1.8


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-10 19:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-10 19:11 csih ./ChangeLog native/Makefile native/winPro corinna
  -- strict thread matches above, loose matches on Subject: below --
2014-11-10 17:17 corinna

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