]> sjero.net Git - wget/blob - windows/ChangeLog
[svn] Remove manual tracking of dependencies; instead, force a recompile when a header
[wget] / windows / ChangeLog
1 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
2
3         * Makefile.src, Makefile.src.bor, Makefile.src.mingw: Make OBJS
4         depend on all headers.
5
6         * wget.dep: Removed.
7
8 2005-04-05  Mauro Tortonesi <mauro@ferrara.linux.it>
9
10         * Makefile.src.mingw: removed string_t.c from list of source files.
11         
12         * Makefile.watcom: removed string_t.c from list of source files.
13
14         * wget.dep: removed string_t.c from list of source files.
15
16 2005-02-10  Mauro Tortonesi <mauro@ferrara.linux.it>
17
18         * Makefile.src: Renamed string.{c,h} to string_t.{c,h} to fix 
19         a compilation conflict with the string.h header in the standard 
20         C library.
21
22         * Makefile.src.bor: Renamed string.{c,h} to string_t.{c,h} to fix 
23         a compilation conflict with the string.h header in the standard 
24         C library.
25
26         * Makefile.src.mingw: Renamed string.{c,h} to string_t.{c,h} to fix
27         a compilation conflict with the string.h header in the standard 
28         C library.
29
30         * Makefile.src.watcom: Renamed string.{c,h} to string_t.{c,h} to fix
31         a compilation conflict with the string.h header in the standard 
32         C library.
33
34         * wget.dep: Renamed string.{c,h} to string_t.{c,h} to fix a
35         compilation conflict with the string.h header in the standard C
36         library.
37
38         
39 2004-12-31  Mauro Tortonesi <mauro@ferrara.linux.it>
40
41         * Makefile.src: Added string.c to the list of modules to compile.
42
43         * Makefile.src.bor: Added string.c to the list of modules to compile.
44
45         * Makefile.src.mingw: Added string.c to the list of modules to compile.
46
47         * Makefile.src.watcom: Added string.c to the list of modules to compile.
48
49         * wget.dep: Added dependencied for the string.c module.
50
51         * ChangeLog: New file.
52