2005-12-27 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / ChangeLog
1 2005-12-22  Raja R Harinath  <rharinath@novell.com>
2
3         * Makefile (default_SUBDIRS): Add Compat.ICSharpCode.SharpZipLib.
4         (COMPAT_PROFILE_DIRS): New.
5         (dist-local): Use it.
6         * compat/default, compat/net_2_0: New directories for holding
7         backwards-compatibility libraries.  These will not be used inside
8         the tree, but will be installed into the GAC.
9
10 2005-12-12  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
13
14 2005-12-12  Raja R Harinath  <rharinath@novell.com>
15
16         * Makefile (default_SUBDIRS): New.  Rename from SUBDIRS, and move
17         before including library.make.
18         (net_2_0_ONLY_SUBDIRS): New.
19         (DIST_ONLY_SUBDIRS): Add net_2_0_ONLY_SUBDIRS.
20
21 2005-09-30  Miguel de Icaza  <miguel@novell.com>
22
23         * Recompile the
24         FirebirdSql.Data.Common/Resources/isc_error_msg.resources with the
25         resgen so it produces 1.x resources not 2.x resources which are
26         unreadable in 1.x profile.
27
28         * FirebirdSql.Data.Firebird.dll.resources: Add the full name that
29         will be used, otherwise no resources work.
30
31         * FirebirdSql.Data.Common/Resources/isc_error_msg.txt: Fix newline.
32
33 2005-11-21  Raja R Harinath  <rharinath@novell.com>
34
35         * Makefile (net_2_0_bootstrap_SUBDIRS): Add PEAPI.
36         (net_1_1_java_SUBDIRS): New.  Don't use 'ifeq ($(PROFILE))' to
37         define SUBDIRS.
38
39 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
40
41         * Makefile: define net_1_1_java profile subdirs
42
43 2005-10-06  Chris Lahey  <clahey@ximian.com>
44
45         * Makefile (SUBDIRS): Compile Mono Posix before Mono SqliteClient.
46
47 2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
48
49         * Makefile: Added System.Configuration to the build.
50
51 2005-04-21  Raja R Harinath  <rharinath@novell.com>
52
53         * Makefile (net_1_1_bootstrap_SUBDIRS): Add PEAPI.
54
55 2005-04-07  Raja R Harinath  <rharinath@novell.com>
56
57         * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
58         profile if needed.  This is used when 'make dist' is invoked on a
59         clean tree.  Reported by Ben Maurer.
60
61 2005-01-24  Raja R Harinath  <rharinath@novell.com>
62
63         * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
64         ahead of System.
65         (SUBDIRS): Move Mono.Security and System.Security ahead of System.
66
67 2005-01-13  Cesar Lopez Nataren  <cnataren@novell.com>
68
69         * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
70
71 2005-01-04  Raja R Harinath  <rharinath@novell.com>
72
73         * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
74
75 2004-12-26  Peter Bartok  <pbartok@novell.com>
76
77         * Makefile (SUBDIRS): Switched from System.Windows.Forms to
78           Managed.Windows.Forms to build with the managed implementation
79           by default.
80
81 2004-12-08  Martin Baulig  <martin@ximian.com>
82
83         * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
84         (the DLL it creates has already been renamed a long time ago).
85
86 2004-12-08  Raja R Harinath  <rharinath@novell.com>
87
88         * Makefile (monolite_files): New.  Do away with lib/basic.tar.gz.
89         Create the files in lib/monolite/.
90         (DISTFILES, dist-default, dist-local): Distribute them.
91
92 2004-12-06  Raja R Harinath  <rharinath@novell.com>
93
94         * Makefile (SUBDIRS): Move I18N after second-pass of System.
95
96 2004-12-03  Raja R Harinath  <rharinath@novell.com>
97
98         * Makefile (basic_SUBDIRS): Add second-pass System, too.
99         (basic_files): Add System.Xml.dll.
100
101 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
102
103         * Makefile : now we need System.Xml.dll for basic bootstrapping.
104
105 2004-11-25  Raja R Harinath  <rharinath@novell.com>
106
107         * Makefile (DISTFILES): Add public and private keys.
108         (lib/basic.tar.gz): New.
109         (dist-local): Distribute it.
110         (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
111         * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
112         Assembly/AssemblyInfo.cs.
113         * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
114
115 2004-11-22  Raja R Harinath  <rharinath@novell.com>
116
117         * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
118
119 2004-11-19  Raja R Harinath  <rharinath@novell.com>
120
121         * Makefile (DIST_PROFILES): New.
122         (dist-local): Create profile-specific directories in the tarball.
123
124 2004-11-12  Martin Baulig  <martin@ximian.com>
125
126         * Makefile (SUBDIRS): Added Mono.C5.
127
128 2004-11-09  Raja R Harinath  <rharinath@novell.com>
129
130         * Makefile (basic_SUBDIRS): New.
131
132 2004-11-04  Raja R Harinath  <rharinath@novell.com>
133
134         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
135
136 2004-10-29  Raja R Harinath  <rharinath@novell.com>
137
138         * Makefile (net_2_0_bootstrap_SUBDIRS): New.
139
140 2004-10-22  Daniel Morgan <danielmorgan@verizon.net>
141
142         * Mono.Data/.cvsignore
143         * Mono.Data/AssemblyInfo.cs
144         * Mono.Data/Makefile
145         * Mono.Data/Mono.Data.dll.sources: added files 
146         for build of Mono.Data.dll   
147         This assembly includes the ProviderFactory
148
149         * Makefile: added Mono.Data.dll to the build
150         * Mono.Data/app.config: added providers and 
151         removed obsolete providers to app settings xml file
152         
153         * Mono.Data/test/Mono.Data.dll: delete
154
155 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
156
157         * Makefile : just remove System.Data.SqlXml.dll.
158
159 2004-10-11  Duncan Mak  <duncan@ximian.com>
160
161         * Makefile: Move Microsoft.VisualBasic.dll to be built after
162         System.Windows.Forms.dll is built, because VB now requires SWF. This
163         fixes the build.
164
165 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
166
167         * Makefile: added System.Data.SqlXml.dll as a working target.
168
169 2004-07-02  Raja R Harinath  <rharinath@novell.com>
170
171         * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
172         Simplify dummy rule somewhat.
173
174 2004-06-24  Raja R Harinath  <rharinath@novell.com>
175
176         * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
177
178 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
179
180         * Makefile: enabled Mono.CSharp.Debugger on windows.
181
182 2004-06-11  Duncan Mak  <duncan@ximian.com>
183
184         * IBM.Data.DB2/IBM.Data.DB2.dll.sources: 
185         * Makefile: Add IBM.Data.DB2.
186
187 2004-05-07  Raja R Harinath  <rharinath@novell.com>
188
189         * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
190         before anything else.  Remove duplicated Novell.Directory.Ldap.
191
192 2004-05-02  Duncan Mak  <duncan@ximian.com>
193
194         * I18N/Assembly/AssemblyInfo.cs:
195         * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
196         * Mono.Cairo/Assembly/AssemblyInfo.cs:
197         * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
198         * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
199         * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
200         * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
201         AssemblyVersionAttribute ordering.
202
203 2004-05-02  Duncan Mak  <duncan@ximian.com>
204
205         * ByteFX.Data/AssemblyInfo.cs:
206         * Mono.GetOptions/AssemblyInfo.cs:
207         * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
208         attributes for versioning (1.0 vs. 1.1 vs. 2.0).
209
210 2004-04-22  Martin Baulig  <martin@ximian.com>
211
212         Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
213
214 2004-03-31  Dick Porter  <dick@ximian.com>
215
216         * I18N/CJK/gb2312.table:
217         * I18N/CJK/Gb2312Convert.cs: 
218         * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
219         algorithm as a base.  Fixes bug 53841.
220
221 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
222
223         * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
224         * msfinal.pub: New. Microsoft public key to be used for strongnaming
225         assemblies.
226
227 2004-02-04  Marek Safar <marek.safar@seznam.cz>
228
229         * Makefile: Build System.dll in two steps. Because of the circular
230         dependency with System.XML.dll.
231
232 2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
233
234         * Makefile: disabled Mono.Posix for other platforms than linux until
235         it builds properly.
236
237 2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
238
239         * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
240         now required for NTLM authentication.
241
242 2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
243
244         * Makefile: Removed Mono.Security.Tls.
245
246         * Mono.Security.Tls: Removed directory, now TLS support is in
247         Mono.Security assembly.
248
249 2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
250
251         * Makefile: Add Mono.Security.Tls assembly.
252
253 2003-08-11  Duncan Mak  <duncan@ximian.com>
254
255         * Makefile (SUBDIRS): Add Mono.Cairo.dll
256
257 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
258
259         * Makefile: only build Mono.CSharp.Debugger under linux.
260
261 2003-07-23  Peter Williams  <peter@newton.cx>
262
263         * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
264         default build.
265
266 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
267
268         * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
269
270 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
271
272         *
273         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
274
275 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
276
277         *
278         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
279         (InflaterInputStream.Skip): Use a more memory friendly implementation.
280
281 2003-04-17  Nick Drochak  <ndrochak@gol.com>
282
283         * library.make: Only try to run the unit tests if there is a Test
284         directory.
285
286 2003-04-11 Duncan Mak  <duncan@ximian.com>
287         
288         * Mono.Globalization/Data/*.xml: Check in XML files used in
289         the implementation of System.Globalization.
290
291 2003-03-31 Martin Willemoes Hansen
292
293         * Stubed System.Drawing.Design
294
295 2003-03-31  Alan Tam <Tam@SiuLung.com>
296
297         * makefile.gnu: Added System.Design to build
298
299 2003-03-31  Alan Tam <Tam@SiuLung.com>
300
301         * library.build: Added back System.Design to build
302
303 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
304
305         * Stubed Custommarshalers
306
307 2003-03-20  Piers Haken  <piersh@friskit.com>
308
309         * makefile.gnu: really fix the System.Management build problems
310
311 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
312
313         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
314         will have the runtime support and CodeDom support for the JScript Compiler.
315
316 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
317
318         * makefile.gnu: Add PEAPI to the build
319
320 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
321
322         * library.build: added Mono.Security to build, test and clean. 
323
324 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
325
326         * class/library.build:
327         * class/makefile.gnu: added Mono.Posix and System.Management.
328
329 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
330
331         * mcs/class: Add PEAPI directory
332
333 2003-02-22  Martin Baulig  <martin@ximian.com>
334
335         * library.make: Pass `MCS_FLAGS' to MCS.
336
337 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
338
339         * makefile.gnu (test): do not install .dbg files since mcs no longer
340         generates them.
341
342 2003-02-13  Tim Coleman <tim@timcoleman.com>
343         * makefile.gnu: Add System.Data.OracleClient to linux build.
344
345 2003-02-10  Nick Drochak  <ndrochak@gol.com>
346
347         * library.build:
348         * makefile: add testcorlib target to run unit tests just for corlib.
349
350 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
351
352         * library.build: added Mono.Security.Win32 to build, test and 
353         clean. There's no makefile.gnu for this assembly as it is 
354         specific to Win32.
355
356 2003-01-23  Nick Drochak <ndrochak@gol.com>
357
358         * makefile: install the .dbg files too so the debugger can use them.
359
360 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
361
362         * library.build: added System.Security to build, test and clean.
363         There's no makefile.gnu yet for this assembly.
364
365 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
366
367         * makefile.gnu: added Mono.Data.DB2Client directory.
368
369 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
370
371         * System.Web.Mobile  : Added new directory
372
373 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
374         
375         * enabled building Mono.Directory.LDAP and
376           System.Design in .build file
377
378 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
379         
380         * updated .build file(s) to correctly contain required buildfile 
381           attribute for nant
382
383 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
384
385         * library.build: add Mono.GetOptions to windows build
386         
387         * Mono.GetOptions/Mono.GetOptions.build: add file
388         for windows build
389
390 2002-12-08  Radek Doulik  <rodo@ximian.com>
391
392         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
393         Mono.GetOptions references System.Data
394
395 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
396
397         * library.build: Added Cscompmgd to the build
398
399 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
400
401         * mcs/class: Added assembly directory System.ServiceProcess
402
403 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
404
405         * makefile.gnu: add Mono.Data.PostgreSqlClient 
406         to Linux build
407         
408         * library.build: add Mono.Data.PostgreSqlClient
409         to Windows build
410
411 2002-11-20  Nick Drochak <ndrochak@gol.com>
412
413         * library.make: for .response allow white space at the end of
414         the line 
415