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