make-alpha
[Top][All Lists]
Advanced

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

Added MINGW32 changes. [...]


From: Paul D. Smith <address@hidden>
Subject: Added MINGW32 changes. [...]
Date: Mon, 03 Nov 2003 17:04:18 -0500

Commit from psmith 2003-11-03 17:04 EST
Added MINGW32 changes.

This commits a number of changes from Earnie Boyd that allows GNU make
to build for MINGW32 systems.  Only missing from this commit are the
changes to configure.in etc.; I'm waiting for Earnie to sign papers for
those new files.

Also not here is any README.mingw32 etc. which would explain how to use
this port.
Module File name Revision
make ChangeLog 2.221 >>> 2.222
make dir.c 1.52 >>> 1.53
make main.c 1.183 >>> 1.184
make make.h 1.100 >>> 1.101
make doc/make.texi 1.15 >>> 1.16
make w32/include/dirent.h 1.3 >>> 1.4

make/ChangeLog   2.221 >>> 2.222
Line 13
  * dir.c (directory_contents_hash_1, directory_contents_hash_1)
  [WINDOWS32]: Initialize hash.
 
+ 2003-06-19  Earnie Boyd  <address@hidden>
+
+ * dir.c (read_dirstream): Provide a workaround for broken versions of
+ the MinGW dirent structure.
+
+ 2003-05-30  Earnie Boyd  <address@hidden>
+
+ * w32/include/dirent.h: Add __MINGW32__ filter.
+
+ 2003-05-30  Earnie Boyd  <address@hidden>
+
+ * make.h: Add global declaration of *make_host.
+ * main.c (print_usage): Remove local declaration of *make_host.
+ (print_version): Display "This program built for ..." after Copyright
+ notice.
+
+ 2003-05-30  Earnie Boyd  <address@hidden>
+
+ * doc/make.texi: Change "ifinfo" to "ifnottex" as suggested by the
+ execution of "makeinfo --html make.texi".
+
  2003-04-30  Paul D. Smith  <address@hidden>
 
  * build.template: Make some changes to maybe allow this script to



reply via email to

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