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