]> sjero.net Git - wget/blob - windows/ChangeLog
[svn] Correct location of OBJS dependency.
[wget] / windows / ChangeLog
1 2005-06-30  Hrvoje Niksic  <hniksic@xemacs.org>
2
3         * Makefile.src.bor: Correct location of OBJS dependency.
4
5 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
6
7         * config.h.ms: Ditto.
8
9         * config.h.bor: Explicitly include config-post.h.
10
11 2005-06-29  Gisle Vanem  <giva@bgnett.no>
12
13         * config.h.mingw: MinGW has limits.h, uint32_t, and the
14         sin6_scope_id member of sockaddr_in6.  Include config-post.h.
15
16 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
17
18         * config.h.bor: Ditto.
19
20         * config.h.mingw: Don't explicitly include malloc.h, mswindows.h
21         does that.
22
23 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
24
25         * config.h.bor: Ditto.
26
27         * config.h.ms: Remove obsolete symbols.
28
29 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
30
31         * Makefile.watcom: Removed.
32
33 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
34
35         * Makefile.src*: Add the config.h dependency.
36
37 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
38
39         * Makefile.src, Makefile.src.bor, Makefile.src.mingw: Make OBJS
40         depend on all headers.
41
42         * wget.dep: Removed.
43
44 2005-04-05  Mauro Tortonesi <mauro@ferrara.linux.it>
45
46         * Makefile.src.mingw: removed string_t.c from list of source files.
47         
48         * Makefile.watcom: removed string_t.c from list of source files.
49
50         * wget.dep: removed string_t.c from list of source files.
51
52 2005-02-10  Mauro Tortonesi <mauro@ferrara.linux.it>
53
54         * Makefile.src: Renamed string.{c,h} to string_t.{c,h} to fix 
55         a compilation conflict with the string.h header in the standard 
56         C library.
57
58         * Makefile.src.bor: Renamed string.{c,h} to string_t.{c,h} to fix 
59         a compilation conflict with the string.h header in the standard 
60         C library.
61
62         * Makefile.src.mingw: Renamed string.{c,h} to string_t.{c,h} to fix
63         a compilation conflict with the string.h header in the standard 
64         C library.
65
66         * Makefile.src.watcom: Renamed string.{c,h} to string_t.{c,h} to fix
67         a compilation conflict with the string.h header in the standard 
68         C library.
69
70         * wget.dep: Renamed string.{c,h} to string_t.{c,h} to fix a
71         compilation conflict with the string.h header in the standard C
72         library.
73
74         
75 2004-12-31  Mauro Tortonesi <mauro@ferrara.linux.it>
76
77         * Makefile.src: Added string.c to the list of modules to compile.
78
79         * Makefile.src.bor: Added string.c to the list of modules to compile.
80
81         * Makefile.src.mingw: Added string.c to the list of modules to compile.
82
83         * Makefile.src.watcom: Added string.c to the list of modules to compile.
84
85         * wget.dep: Added dependencied for the string.c module.
86
87         * ChangeLog: New file.
88