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