* makefile:
[mono.git] / mcs / class / ChangeLog
1 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2
3         * Makefile: only build Mono.CSharp.Debugger under linux.
4
5 2003-07-23  Peter Williams  <peter@newton.cx>
6
7         * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
8         default build.
9
10 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
11
12         * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
13
14 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
15
16         *
17         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
18
19 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
20
21         *
22         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
23         (InflaterInputStream.Skip): Use a more memory friendly implementation.
24
25 2003-04-17  Nick Drochak  <ndrochak@gol.com>
26
27         * library.make: Only try to run the unit tests if there is a Test
28         directory.
29
30 2003-04-11 Duncan Mak  <duncan@ximian.com>
31         
32         * Mono.Globalization/Data/*.xml: Check in XML files used in
33         the implementation of System.Globalization.
34
35 2003-03-31 Martin Willemoes Hansen
36
37         * Stubed System.Drawing.Design
38
39 2003-03-31  Alan Tam <Tam@SiuLung.com>
40
41         * makefile.gnu: Added System.Design to build
42
43 2003-03-31  Alan Tam <Tam@SiuLung.com>
44
45         * library.build: Added back System.Design to build
46
47 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
48
49         * Stubed Custommarshalers
50
51 2003-03-20  Piers Haken  <piersh@friskit.com>
52
53         * makefile.gnu: really fix the System.Management build problems
54
55 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
56
57         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
58         will have the runtime support and CodeDom support for the JScript Compiler.
59
60 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
61
62         * makefile.gnu: Add PEAPI to the build
63
64 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
65
66         * library.build: added Mono.Security to build, test and clean. 
67
68 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
69
70         * class/library.build:
71         * class/makefile.gnu: added Mono.Posix and System.Management.
72
73 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
74
75         * mcs/class: Add PEAPI directory
76
77 2003-02-22  Martin Baulig  <martin@ximian.com>
78
79         * library.make: Pass `MCS_FLAGS' to MCS.
80
81 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
82
83         * makefile.gnu (test): do not install .dbg files since mcs no longer
84         generates them.
85
86 2003-02-13  Tim Coleman <tim@timcoleman.com>
87         * makefile.gnu: Add System.Data.OracleClient to linux build.
88
89 2003-02-10  Nick Drochak  <ndrochak@gol.com>
90
91         * library.build:
92         * makefile: add testcorlib target to run unit tests just for corlib.
93
94 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
95
96         * library.build: added Mono.Security.Win32 to build, test and 
97         clean. There's no makefile.gnu for this assembly as it is 
98         specific to Win32.
99
100 2003-01-23  Nick Drochak <ndrochak@gol.com>
101
102         * makefile: install the .dbg files too so the debugger can use them.
103
104 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
105
106         * library.build: added System.Security to build, test and clean.
107         There's no makefile.gnu yet for this assembly.
108
109 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
110
111         * makefile.gnu: added Mono.Data.DB2Client directory.
112
113 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
114
115         * System.Web.Mobile  : Added new directory
116
117 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
118         
119         * enabled building Mono.Directory.LDAP and
120           System.Design in .build file
121
122 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
123         
124         * updated .build file(s) to correctly contain required buildfile 
125           attribute for nant
126
127 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
128
129         * library.build: add Mono.GetOptions to windows build
130         
131         * Mono.GetOptions/Mono.GetOptions.build: add file
132         for windows build
133
134 2002-12-08  Radek Doulik  <rodo@ximian.com>
135
136         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
137         Mono.GetOptions references System.Data
138
139 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
140
141         * library.build: Added Cscompmgd to the build
142
143 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
144
145         * mcs/class: Added assembly directory System.ServiceProcess
146
147 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
148
149         * makefile.gnu: add Mono.Data.PostgreSqlClient 
150         to Linux build
151         
152         * library.build: add Mono.Data.PostgreSqlClient
153         to Windows build
154
155 2002-11-20  Nick Drochak <ndrochak@gol.com>
156
157         * library.make: for .response allow white space at the end of
158         the line 
159