From 76f034acaadf081fd589cc5409bb4c2c138570e0 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 3 Nov 2003 22:04:09 +0000 Subject: 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. --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6f4ac90..e56732a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,27 @@ * dir.c (directory_contents_hash_1, directory_contents_hash_1) [WINDOWS32]: Initialize hash. +2003-06-19 Earnie Boyd + + * dir.c (read_dirstream): Provide a workaround for broken versions of + the MinGW dirent structure. + +2003-05-30 Earnie Boyd + + * w32/include/dirent.h: Add __MINGW32__ filter. + +2003-05-30 Earnie Boyd + + * 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 + + * doc/make.texi: Change "ifinfo" to "ifnottex" as suggested by the + execution of "makeinfo --html make.texi". + 2003-04-30 Paul D. Smith * build.template: Make some changes to maybe allow this script to -- cgit v1.2.3