cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] ccvs/windows-NT ChangeLog


From: Jim Hyslop
Subject: [Cvs-cvs] ccvs/windows-NT ChangeLog
Date: Mon, 12 Jun 2006 02:43:49 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Changes by:     Jim Hyslop <jhyslop>    06/06/12 02:43:49

Modified files:
        windows-NT     : ChangeLog 

Log message:
        Details for fixing broken Windows build

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/ChangeLog?cvsroot=cvs&r1=1.357&r2=1.358

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/ChangeLog,v
retrieving revision 1.357
retrieving revision 1.358
diff -u -b -r1.357 -r1.358
--- ChangeLog   11 Jun 2006 15:53:16 -0000      1.357
+++ ChangeLog   12 Jun 2006 02:43:48 -0000      1.358
@@ -1,3 +1,18 @@
+2006-06-11  Jim Hyslop <address@hidden>
+
+       * .cvsignore: Ignore the WinDebug and WinRel directories, which hold
+       the *.obj files
+       * config.h.in.in: add spaces after '#define X' macros (as opposed to
+       '#define X Y' macros) to work around Cygwin/perl bug (or possible bug
+       in mkconfig.pl) (affects CLIENT_SUPPORT, HAVE_CONNECT, 
LOCK_COMPATIBILITY,
+       MY_NDBM, UTIME_EXPECTS_WRITABLE and restrict)
+       * config.h.in.in: modified definitions of DEFAULT_SIGN_TEMPLATE,
+       DEFAULT_SIGN_TEXTMODE,  DEFAULT_VERIFY_TEMPLATE, HAVE_DECL_STRTOLL, 
+       HAVE_DECL_STRTOULL to allow Visual Studio to compile
+       * config.h.in, config.h, stamp-chi: regenerated
+       * filesubr.c: added force_copy_file, force_xchmod functions (similar to
+       src/filesubr.c functions)
+
 2006-06-11  Derek Price  <address@hidden>
 
        * mkconfig.pl: Add a script comment block.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]