]> sjero.net Git - wget/blob - windows/ChangeLog
[svn] Apply Christopher Lewis' patch re HAV_INTPTR_T
[wget] / windows / ChangeLog
1 2007-09-24  Christopher Lewis <chris@christopherlewis.com>
2
3         * config-compiler.h: Fix compiler warnings related to
4         HAVE_INTPTR_T.
5
6 2007-07-05  Micah Cowan  <micah@cowan.name>
7
8         * Makefile.top.bor, Makefile.doc, Makefile.in, Makefile.src:
9         * config-compiler.h, Makefile.top, Makefile.top.mingw:
10         Updated GPL reference to version 3 or later, removed FSF
11         address.
12
13 2006-06-25  Christopher Lewis <chris@christopherlewis.com>
14
15         * Windows\Makefile.top: Added OpenSSL dlls and cacert.pem to
16         wget.zip to further automate the Win32 build process
17
18         * Windows\Makefile.top.bor: Added OpenSSL dlls and cacert.pem to
19         wget.zip to further automate the Win32 build process
20
21 2007-01-23  Christopher Lewis <chris@christopherlewis.com>
22
23         * Windows\Makefile.top: Added the required file msvcr80.dll.  This
24         file is required by OpenSSL.
25
26         * Windows\Makefile.top.bor: Added the required file msvcr80.dll.
27         This file is required by OpenSSL.
28
29 2006-12-29  Gisle Vanem  <giva@bgnett.no>
30
31         * config.h: Added 'HAVE_SYS_UTIME_H 1' which gets undefined as needed
32         in config-compiler.h. 
33
34         * config-compiler.h: Added '_WIN32_WINNT=0x0501' as needed to pull in
35         the prototype of getaddrinfo() and other library functions. Defined
36         HAVE_UINTPTR_T and HAVE_INTPTR_T for Digital Mars, which supports
37         'uintptr_t' and 'intptr_t'. Undefined HAVE_STDBOOL_H for Watcom, which
38         has <stdbol.h> but the file cannot be used since the '_Bool' builtin
39         is missing in the compiler!
40
41 2006-10-12  Gisle Vanem  <giva@bgnett.no>
42
43         * config-compiler.h (HAVE_INTPTR_T): Define to 1 under MinGW.
44
45 2006-08-24  Mauro Tortonesi  <mauro@ferrara.linux.it>
46
47         * Makefile.src: Added spider.c to the list of files to compile and
48         spider.h to the list of header files. Updated copyright information.
49
50         * Makefile.src.mingw: Ditto.
51
52         * Makefile.src.bor: Ditto.
53
54 2006-04-07  Mauro Tortonesi  <mauro@ferrara.linux.it>
55
56         * config-compiler.h: Several fixes for MSVC 8 (Visual C 2005).
57
58 2006-03-09  Hrvoje Niksic  <hniksic@xemacs.org>
59
60         * config-compiler.h (HAVE_UINTPTR_T): Define to 1 under MinGW.
61
62 2005-08-10  Hrvoje Niksic  <hniksic@xemacs.org>
63
64         * config.h (HAVE_SOCKADDR_IN6_SCOPE_ID): According to MSDN,
65         Winsock supports sin6_scope_id.
66
67 2005-07-08  Gisle Vanem  <giva@bgnett.no>
68
69         * config-compiler.h: Reintroduced Watcom support.
70
71 2005-07-08  Hrvoje Niksic  <hniksic@xemacs.org>
72
73         * config.h: Comment out the #undef lines so that they don't undo
74         the flags set in the Makefiles.
75
76 2005-07-07  Hrvoje Niksic  <hniksic@xemacs.org>
77
78         * config-compiler.h (stat_alias): Don't directly redefine stat and
79         fstat here.  Just define the alias symbols.
80         (gai_strerror): Just declare that it needs to be defined instead
81         of defining it directly.
82
83 2005-07-07  Gisle Vanem  <giva@bgnett.no>
84
85         * config-compiler.h: Define HAVE__BOOL, HAVE_INTTYPES_H, and
86         HAVE_STRTOLL for MinGW.
87
88 2005-07-07  Hrvoje Niksic  <hniksic@xemacs.org>
89
90         * config.h.mingw: Removed.
91
92         * config.h.bor: Removed.
93
94         * config.h.ms: Removed.
95
96         * config-compiler.h: New file.
97
98 2005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
99
100         * config.h: New file.
101
102 2005-06-30  Hrvoje Niksic  <hniksic@xemacs.org>
103
104         * Makefile.src.bor: Correct location of OBJS dependency.
105
106 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
107
108         * config.h.ms: Ditto.
109
110         * config.h.bor: Explicitly include config-post.h.
111
112 2005-06-29  Gisle Vanem  <giva@bgnett.no>
113
114         * config.h.mingw: MinGW has limits.h, uint32_t, and the
115         sin6_scope_id member of sockaddr_in6.  Include config-post.h.
116
117 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
118
119         * config.h.bor: Ditto.
120
121         * config.h.mingw: Don't explicitly include malloc.h, mswindows.h
122         does that.
123
124 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
125
126         * config.h.bor: Ditto.
127
128         * config.h.ms: Remove obsolete symbols.
129
130 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
131
132         * Makefile.watcom: Removed.
133
134 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
135
136         * Makefile.src*: Add the config.h dependency.
137
138 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
139
140         * Makefile.src, Makefile.src.bor, Makefile.src.mingw: Make OBJS
141         depend on all headers.
142
143         * wget.dep: Removed.
144
145 2005-04-05  Mauro Tortonesi <mauro@ferrara.linux.it>
146
147         * Makefile.src.mingw: removed string_t.c from list of source files.
148         
149         * Makefile.watcom: removed string_t.c from list of source files.
150
151         * wget.dep: removed string_t.c from list of source files.
152
153 2005-02-10  Mauro Tortonesi <mauro@ferrara.linux.it>
154
155         * Makefile.src: Renamed string.{c,h} to string_t.{c,h} to fix 
156         a compilation conflict with the string.h header in the standard 
157         C library.
158
159         * Makefile.src.bor: Renamed string.{c,h} to string_t.{c,h} to fix 
160         a compilation conflict with the string.h header in the standard 
161         C library.
162
163         * Makefile.src.mingw: Renamed string.{c,h} to string_t.{c,h} to fix
164         a compilation conflict with the string.h header in the standard 
165         C library.
166
167         * Makefile.src.watcom: Renamed string.{c,h} to string_t.{c,h} to fix
168         a compilation conflict with the string.h header in the standard 
169         C library.
170
171         * wget.dep: Renamed string.{c,h} to string_t.{c,h} to fix a
172         compilation conflict with the string.h header in the standard C
173         library.
174
175         
176 2004-12-31  Mauro Tortonesi <mauro@ferrara.linux.it>
177
178         * Makefile.src: Added string.c to the list of modules to compile.
179
180         * Makefile.src.bor: Added string.c to the list of modules to compile.
181
182         * Makefile.src.mingw: Added string.c to the list of modules to compile.
183
184         * Makefile.src.watcom: Added string.c to the list of modules to compile.
185
186         * wget.dep: Added dependencied for the string.c module.
187
188         * ChangeLog: New file.
189