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