use MOONLIGHT symbol
[mono.git] / mcs / class / ChangeLog
1 2010-03-16  Jb Evain  <jbevain@novell.com>
2
3         * Makefile: rename the net_2_1 profile to moonlight.
4
5 2010-03-15  Marek Habersack  <mhabersack@novell.com>
6
7         * Makefile (net_2_0_dirs): added System.Web.Mvc2
8
9 2010-03-11  Atsushi Enomoto  <atsushi@ximian.com>
10
11         * Makefile : build Sys.Json after Sys.SM.Web.
12
13 2010-03-10  Sebastien Pouliot  <sebastien@ximian.com>
14
15         * Makefile: For NET_2_1 build System.XML before System.Net
16
17 2010-01-06  Atsushi Enomoto  <atsushi@ximian.com>
18
19         * Makefile : added System.ServiceModel.Routing (4.0).
20
21 2009-12-15  Marek Safar  <marek.safar@gmail.com>
22
23         * Makefile: Add System.Core to 2.1 bootstrap.
24
25 2009-12-07  Marek Safar  <marek.safar@gmail.com>
26
27         * Makefile: Add System.Core to basic.
28
29 2009-11-26  Marek Safar  <marek.safar@gmail.com>
30
31         * Makefile: Add Mono.CSharp.
32
33 2009-11-09  Marek Safar  <marek.safar@gmail.com>
34
35         * Makefile: dist dlr subdirs.
36
37 2009-11-07  Zoltan Varga  <vargaz@gmail.com>
38
39         * Makefile (net_2_0_dirs): Add System.Data.Services.
40
41 2009-11-02  Zoltan Varga  <vargaz@gmail.com>
42
43         * Makefile: Add Mono.Debugger.Soft.
44
45 2009-10-30  Marek Safar  <marek.safar@gmail.com>
46
47         * Makefile: Add System.Windows.Forms.DataVisualization
48
49 2009-10-14  Jonathan Pryor  <jpryor@novell.com>
50
51         * Makefile: Add Mono.Data.Tds, System.Transactions, System.Data, and
52           Mono.Data.Sqlite to the MonoTouch build.
53
54 2009-10-08  Jb Evain  <jbevain@novell.com>
55
56         * Makefile: build the i18n assemblies on MonoTouch.
57
58 2009-10-01  Marek Safar  <marek.safar@gmail.com>
59
60         * Makefile: Updated a copy of monolite.
61
62 2009-09-24  Marek Safar  <marek.safar@gmail.com>
63
64         * Makefile: Removed System.Json from net_4_0 profile.
65
66 2009-09-17  Atsushi Enomoto  <atsushi@ximian.com>
67
68         * Makefile: move core WCF assemblies before Sys.Web.Extensions,
69           which will depend on them.
70
71 2009-09-11  Marek Safar  <marek.safar@gmail.com>
72
73         * Makefile: Add System.Core to net_4_0_boostrap.
74
75 2009-09-02  Jb Evain  <jbevain@novell.com>
76
77         * Makefile: include System.Json in monotouch.
78
79 2009-08-13  Atsushi Enomoto  <atsushi@ximian.com>
80
81         * Makefile: add System.Json to net_4_0 profile.
82
83 2009-07-20  Jb Evain  <jbevain@novell.com>
84
85         * Makefile: set monotouch_SUBDIRS to the net_2_1 assemblies set.
86
87
88 2009-07-18  Michael Barker  <mike@middlesoft.co.uk>
89
90         * Makefile:  Mono.Messaging.RabbitMQ back into all assemblies.
91
92 2009-07-17  Zoltan Varga  <vargaz@gmail.com>
93
94         * Makefile: Applied patch from Marcus Griep <marcus@griep.us>.
95         Move Mono.C5 to net_2_0_dirs.
96
97 2009-07-06  Raja R Harinath  <harinath@hurrynot.org>
98
99         * Makefile (common_dirs): Add SystemWebTestShim.
100
101 2009-07-06  Raja R Harinath  <harinath@hurrynot.org>
102
103         * Makefile (net_1_1_dirs): Move Mono.Cecil ...
104         (common_dirs): ... here.
105
106 2009-07-02  Marek Safar  <marek.safar@gmail.com>
107
108         * Makefile: Add System.Dynamic.
109
110 2009-06-29  Marek Safar  <marek.safar@gmail.com>
111
112         * Makefile: Add Microsoft.CSharp.
113
114 2009-04-07  Miguel de Icaza  <miguel@novell.com>
115
116         * Mono.Tasklets/Mono.Tasklets/Continuation.cs: Fix the signature
117         for store.
118
119 2009-04-25  Jonathan Chambers  <joncham@gmail.com>
120         * Makefile: Add Microsoft.Build.* to 3.5 profile.
121
122 Mon Apr 6 14:37:32 CEST 2009 Paolo Molaro <lupus@ximian.com>
123
124         * Makefile, Mono.Tasklets: managed part of continuation support.
125
126 2009-03-27  Raja R Harinath  <harinath@hurrynot.org>
127
128         * Makefile (net_2_0_dirs): Build System.Runtime.Serialization
129         before System.Data.Linq.
130
131 2009-01-22  Marek Habersack  <mhabersack@novell.com>
132
133         * Makefile (net_2_0_dirs): added System.Web - it now depends on
134         System.Core, so it needs to be recompiled one more time after
135         System.Core is done.
136
137 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
138
139         * Makefile : revert previous one and retry before I revert everything.
140
141 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
142
143         * Makefile : actually RabbitMQ.Client is under wrong build practice :(
144
145 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
146
147         * Makefile : add new sys.messaging implementation.
148
149 2008-11-20  Jb Evain  <jbevain@novell.com>
150
151         * Makefile: add System.Xml.Linq to the net_2_1 build.
152
153 2008-11-05  Marek Habersack  <mhabersack@novell.com>
154
155         * Makefile (net_2_0_dirs): Npgsql requires .NET 2.0+ now.
156
157 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
158
159         * Malefile: ... and Sys.ComponentModel.DataAnnotations.dll.
160
161 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
162
163         * Malefile: added Sys.Web.DynamicData to the build.
164
165 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
166
167         * I18N/Makefile: Add doc-update target support.
168
169 2008-10-13  Jonathan Pryor  <jpryor@novell.com>
170
171         * Makefile (net_2_0_dirs): Add Mono.Options.
172
173 2008-10-09  Atsushi Enomoto  <atsushi@ximian.com>
174
175         * Makefile: add System.Web.Abstractions and System.Web.Routing.
176
177 2008-10-07  Atsushi Enomoto  <atsushi@ximian.com>
178
179         * Makefile : changed some net_2_0_dirs orders; Sys.Web.Extensions
180           will depend on Sys.Data.Linq (LinqDataSource).
181
182 2008-10-07  Zoltan Varga  <vargaz@gmail.com>
183
184         * Makefile (net_2_0_dirs): Add Mono.Simd.
185
186 2008-09-30  Marek Habersack  <mhabersack@novell.com>
187
188         * Makefile (net_2_0_dirs): added System.Web.Extensions_1.0 and
189         System.Web.Extensions.Design_1.0
190         (net_3_5_dirs): removed System.Web.Extensions, the 3.5 version is
191         now built in the 2.0 profile.
192
193 2008-09-24  Zoltan Varga  <vargaz@gmail.com>
194
195         * Makefile (net_2_0_dirs): Add Mono.Management.
196
197 2008-09-23  Marek Safar  <marek.safar@gmail.com>
198
199         * Makefile: Build Mono.CompilerServices.SymbolWriter before it's
200         used.
201
202 2008-09-23  Jb Evain  <jbevain@novell.com>
203
204         * Makefile: compile the SymbolWriter during net_2_1_raw.
205
206 2008-09-12  Jb Evain  <jbevain@novell.com>
207
208         * Makefile: add System.ServiceModel.Web to the net_2_1_raw build.
209
210 2008-09-12  Jb Evain  <jbevain@novell.com>
211
212         * Makefile: add System.ServiceModel to the net_2_1_raw build.
213
214 2008-09-09  Jb Evain  <jbevain@novell.com>
215
216         * Makefile: build System.Runtime.Serialization
217         during the net_2_1_raw profile.
218
219 2008-08-21  Jb Evain  <jbevain@novell.com>
220
221         * Makefile: add wcf and cardspace to the build.
222
223 2008-07-31  Jb Evain  <jbevain@novell.com>
224
225         * Makefile: update net_2_1_bootstrap_SUBDIRS to only build
226         corlib and System.
227 2008-05-22  Andreia Gaita <avidigal@novell.com> 
228
229         * Makefile, Mono.Mozilla, Mono.WebBrowser: Long overdue rename of
230           Mono.Mozilla to Mono.WebBrowser. step 1 - directory moving
231
232 2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
233
234         * Makefile : moved System.Data.DataSetExtensions.dll from net_3_5
235           island to centum net_2_0 subdirs.
236
237 2008-05-10  Sebastien Pouliot  <sebastien@ximian.com>
238
239         * Makefile: Include silverlight.pub in dist so monobuild goes on...
240
241 2008-04-14  Raja R Harinath  <harinath@hurrynot.org>
242
243         * Makefile (DIST_ONLY_SUBDIRS): Remove.
244         (MONO_WEB, MONO_POSIX, MONO_SYMWRITER): Remove.  Inline definitions.
245
246 2008-04-13  Jb Evain  <jbevain@novell.com>
247
248         * Makefile: update the 2.1 assemblies.
249         Merged from the Moonlight 2 branch.
250
251 2008-03-04  Marek Safar  <marek.safar@gmail.com>
252
253         * Makefile: Added System.Data.Linq
254         
255 2008-03-03  Marek Habersack  <mhabersack@novell.com>
256
257         * Makefile: Move Mono.Web back to the common section.
258
259 2008-03-03  Marek Safar  <marek.safar@gmail.com>
260
261         * Makefile: Moved Mono.Web to 2.0 section.
262
263 2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
264
265         * Makefile (net_3_5_dirs): Remove System.Xml.Linq, now that it's
266         built in the 2.0 profile.
267
268 2008-02-11  Andrew Jorgensen  <ajorgensen@novell.com>
269
270         * Makefile: build System.Xml.Linq in the 2.0 profile
271
272 2007-12-19  Jb Evain  <jbevain@novell.com>
273
274         * Makefile: include MicrosoftAjaxLibrary/License.htm
275         in the dist.
276
277 2007-12-17  Jb Evain  <jbevain@novell.com>
278
279         * Makefile: build Mono.Cecil only in the default profile.
280
281 2007-12-08  Marek Habersack  <mhabersack@novell.com>
282
283         * Makefile (common_dirs): Mono.Data.Sqlite must be built before
284         System.Web.
285
286 2007-12-03  Marek Safar  <marek.safar@gmail.com>
287
288         * Makefile: Build 3.5 assemblies under NET_3_5 profile.
289         
290 2007-11-29  Atsushi Enomoto  <atsushi@ximian.com>
291
292         * Makefile: added System.Xml.Linq.
293
294 2007-11-13  Atsushi Enomoto  <atsushi@ximian.com>
295
296         * Makefile: In 2.0 System.EnterpriseServices.dll depends on
297           System.Transactions.dll.
298
299 2007-10-09  Atsushi Enomoto  <atsushi@ximian.com>
300
301         * Makefile: In 2.0 System.Design.dll has cyclic dep on
302           System.Drawing.Design.dll.
303
304 2007-09-11  Marek Habersack  <mhabersack@novell.com>
305
306         * Makefile (net_2_0_dirs): added the System.Web.Extensions.Design
307         directory.
308
309 2007-08-27  Jb Evain  <jbevain@novell.com>
310
311         * Makefile: integrate Mono.Cecil.Mdb in the build.
312
313 2007-08-11  Andreia Gaita  <avidigal@novell.com>
314
315         * Makefile: Ooops, Mono.Mozilla is being built out of
316         order, fixed :p
317
318 2007-08-11  Andreia Gaita  <avidigal@novell.com>
319
320         * Makefile: integrate Mono.Mozilla wrapper in the build.
321
322 2007-07-17  Jb Evain  <jbevain@novell.com>
323
324         * Makefile: integrate Cecil in the build.
325
326 2007-07-11  Jb Evain  <jbevain@novell.com>
327
328         * Makefile: work on the 2.1 profile.
329
330 2007-05-11  Raja R Harinath  <rharinath@novell.com>
331
332         * Makefile (DIST_PROFILE_DIRS, COMPAT_PROFILE_DIRS): Remove.
333         (dist-local): No need for additional actions.
334
335 2007-02-22  Marek Habersack  <grendello@gmail.com>
336
337         * Makefile: Added Mono.Data.Sqlite to build.
338
339 2007-02-05  Marek Safar  <marek.safar@gmail.com>
340
341         * Makefile: Add System.Core to build.
342
343 2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
344
345         * Makefile: there are configuration dependency things in sys.xml too.
346
347 2006-10-18  Marek Habersack  <grendello@gmail.com>
348
349         * Makefile: Change the order of assembly compilation to make it
350         possible to compile the global/local resources compiler.
351
352 2006-09-04  Zoltan Varga  <vargaz@gmail.com>
353
354         * Makefile (BROKEN_SUBDIRS): Fix make dist.
355
356 2006-09-02  Jordi Mas <jordimash@gmail.com>
357
358         * msfinal3.pub: Microsoft public key to be used for strongnaming
359         WinFX assemblies.
360
361 2006-07-14  Raja R Harinath  <rharinath@novell.com>
362
363         * Makefile (net_2_0_dirs): Move System.Transactions ...
364         (common_dirs): ... here, before System.Data, which depends on it
365         in the net_2_0 profile.
366
367 2006-01-18  Chris Toshok  <toshok@ximian.com>
368
369         * Makefile (common_dirs): add System.Web again after
370         System.Web.Services.
371
372 2006-01-05  Raja R Harinath  <rharinath@novell.com>
373
374         * Makefile: Build FirebirdSql.Data.Firebird only in the "default"
375         profile.
376
377 2006-01-03  Chris Toshok  <toshok@ximian.com>
378
379         * Makefile (default_SUBDIRS): more futzing with ordering, thanks
380         to the complicated circular deps.  Build System.Configuration
381         after System.Security, and build System yet another time after
382         System.Configuration has been built.
383
384 2005-12-22  Raja R Harinath  <rharinath@novell.com>
385
386         * Makefile (default_SUBDIRS): Add Compat.ICSharpCode.SharpZipLib.
387         (COMPAT_PROFILE_DIRS): New.
388         (dist-local): Use it.
389         * compat/default, compat/net_2_0: New directories for holding
390         backwards-compatibility libraries.  These will not be used inside
391         the tree, but will be installed into the GAC.
392
393 2005-12-12  Atsushi Enomoto  <atsushi@ximian.com>
394
395         * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
396
397 2005-12-12  Raja R Harinath  <rharinath@novell.com>
398
399         * Makefile (default_SUBDIRS): New.  Rename from SUBDIRS, and move
400         before including library.make.
401         (net_2_0_ONLY_SUBDIRS): New.
402         (DIST_ONLY_SUBDIRS): Add net_2_0_ONLY_SUBDIRS.
403
404 2005-09-30  Miguel de Icaza  <miguel@novell.com>
405
406         * Recompile the
407         FirebirdSql.Data.Common/Resources/isc_error_msg.resources with the
408         resgen so it produces 1.x resources not 2.x resources which are
409         unreadable in 1.x profile.
410
411         * FirebirdSql.Data.Firebird.dll.resources: Add the full name that
412         will be used, otherwise no resources work.
413
414         * FirebirdSql.Data.Common/Resources/isc_error_msg.txt: Fix newline.
415
416 2005-11-21  Raja R Harinath  <rharinath@novell.com>
417
418         * Makefile (net_2_0_bootstrap_SUBDIRS): Add PEAPI.
419         (net_1_1_java_SUBDIRS): New.  Don't use 'ifeq ($(PROFILE))' to
420         define SUBDIRS.
421
422 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
423
424         * Makefile: define net_1_1_java profile subdirs
425
426 2005-10-06  Chris Lahey  <clahey@ximian.com>
427
428         * Makefile (SUBDIRS): Compile Mono Posix before Mono SqliteClient.
429
430 2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
431
432         * Makefile: Added System.Configuration to the build.
433
434 2005-04-21  Raja R Harinath  <rharinath@novell.com>
435
436         * Makefile (net_1_1_bootstrap_SUBDIRS): Add PEAPI.
437
438 2005-04-07  Raja R Harinath  <rharinath@novell.com>
439
440         * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
441         profile if needed.  This is used when 'make dist' is invoked on a
442         clean tree.  Reported by Ben Maurer.
443
444 2005-01-24  Raja R Harinath  <rharinath@novell.com>
445
446         * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
447         ahead of System.
448         (SUBDIRS): Move Mono.Security and System.Security ahead of System.
449
450 2005-01-13  Cesar Lopez Nataren  <cnataren@novell.com>
451
452         * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
453
454 2005-01-04  Raja R Harinath  <rharinath@novell.com>
455
456         * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
457
458 2004-12-26  Peter Bartok  <pbartok@novell.com>
459
460         * Makefile (SUBDIRS): Switched from System.Windows.Forms to
461           Managed.Windows.Forms to build with the managed implementation
462           by default.
463
464 2004-12-08  Martin Baulig  <martin@ximian.com>
465
466         * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
467         (the DLL it creates has already been renamed a long time ago).
468
469 2004-12-08  Raja R Harinath  <rharinath@novell.com>
470
471         * Makefile (monolite_files): New.  Do away with lib/basic.tar.gz.
472         Create the files in lib/monolite/.
473         (DISTFILES, dist-default, dist-local): Distribute them.
474
475 2004-12-06  Raja R Harinath  <rharinath@novell.com>
476
477         * Makefile (SUBDIRS): Move I18N after second-pass of System.
478
479 2004-12-03  Raja R Harinath  <rharinath@novell.com>
480
481         * Makefile (basic_SUBDIRS): Add second-pass System, too.
482         (basic_files): Add System.Xml.dll.
483
484 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
485
486         * Makefile : now we need System.Xml.dll for basic bootstrapping.
487
488 2004-11-25  Raja R Harinath  <rharinath@novell.com>
489
490         * Makefile (DISTFILES): Add public and private keys.
491         (lib/basic.tar.gz): New.
492         (dist-local): Distribute it.
493         (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
494         * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
495         Assembly/AssemblyInfo.cs.
496         * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
497
498 2004-11-22  Raja R Harinath  <rharinath@novell.com>
499
500         * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
501
502 2004-11-19  Raja R Harinath  <rharinath@novell.com>
503
504         * Makefile (DIST_PROFILES): New.
505         (dist-local): Create profile-specific directories in the tarball.
506
507 2004-11-12  Martin Baulig  <martin@ximian.com>
508
509         * Makefile (SUBDIRS): Added Mono.C5.
510
511 2004-11-09  Raja R Harinath  <rharinath@novell.com>
512
513         * Makefile (basic_SUBDIRS): New.
514
515 2004-11-04  Raja R Harinath  <rharinath@novell.com>
516
517         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
518
519 2004-10-29  Raja R Harinath  <rharinath@novell.com>
520
521         * Makefile (net_2_0_bootstrap_SUBDIRS): New.
522
523 2004-10-22  Daniel Morgan <danielmorgan@verizon.net>
524
525         * Mono.Data/.cvsignore
526         * Mono.Data/AssemblyInfo.cs
527         * Mono.Data/Makefile
528         * Mono.Data/Mono.Data.dll.sources: added files 
529         for build of Mono.Data.dll   
530         This assembly includes the ProviderFactory
531
532         * Makefile: added Mono.Data.dll to the build
533         * Mono.Data/app.config: added providers and 
534         removed obsolete providers to app settings xml file
535         
536         * Mono.Data/test/Mono.Data.dll: delete
537
538 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
539
540         * Makefile : just remove System.Data.SqlXml.dll.
541
542 2004-10-11  Duncan Mak  <duncan@ximian.com>
543
544         * Makefile: Move Microsoft.VisualBasic.dll to be built after
545         System.Windows.Forms.dll is built, because VB now requires SWF. This
546         fixes the build.
547
548 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
549
550         * Makefile: added System.Data.SqlXml.dll as a working target.
551
552 2004-07-02  Raja R Harinath  <rharinath@novell.com>
553
554         * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
555         Simplify dummy rule somewhat.
556
557 2004-06-24  Raja R Harinath  <rharinath@novell.com>
558
559         * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
560
561 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
562
563         * Makefile: enabled Mono.CSharp.Debugger on windows.
564
565 2004-06-11  Duncan Mak  <duncan@ximian.com>
566
567         * IBM.Data.DB2/IBM.Data.DB2.dll.sources: 
568         * Makefile: Add IBM.Data.DB2.
569
570 2004-05-07  Raja R Harinath  <rharinath@novell.com>
571
572         * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
573         before anything else.  Remove duplicated Novell.Directory.Ldap.
574
575 2004-05-02  Duncan Mak  <duncan@ximian.com>
576
577         * I18N/Assembly/AssemblyInfo.cs:
578         * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
579         * Mono.Cairo/Assembly/AssemblyInfo.cs:
580         * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
581         * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
582         * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
583         * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
584         AssemblyVersionAttribute ordering.
585
586 2004-05-02  Duncan Mak  <duncan@ximian.com>
587
588         * ByteFX.Data/AssemblyInfo.cs:
589         * Mono.GetOptions/AssemblyInfo.cs:
590         * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
591         attributes for versioning (1.0 vs. 1.1 vs. 2.0).
592
593 2004-04-22  Martin Baulig  <martin@ximian.com>
594
595         Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
596
597 2004-03-31  Dick Porter  <dick@ximian.com>
598
599         * I18N/CJK/gb2312.table:
600         * I18N/CJK/Gb2312Convert.cs: 
601         * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
602         algorithm as a base.  Fixes bug 53841.
603
604 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
605
606         * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
607         * msfinal.pub: New. Microsoft public key to be used for strongnaming
608         assemblies.
609
610 2004-02-04  Marek Safar <marek.safar@seznam.cz>
611
612         * Makefile: Build System.dll in two steps. Because of the circular
613         dependency with System.XML.dll.
614
615 2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
616
617         * Makefile: disabled Mono.Posix for other platforms than linux until
618         it builds properly.
619
620 2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
621
622         * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
623         now required for NTLM authentication.
624
625 2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
626
627         * Makefile: Removed Mono.Security.Tls.
628
629         * Mono.Security.Tls: Removed directory, now TLS support is in
630         Mono.Security assembly.
631
632 2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
633
634         * Makefile: Add Mono.Security.Tls assembly.
635
636 2003-08-11  Duncan Mak  <duncan@ximian.com>
637
638         * Makefile (SUBDIRS): Add Mono.Cairo.dll
639
640 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
641
642         * Makefile: only build Mono.CSharp.Debugger under linux.
643
644 2003-07-23  Peter Williams  <peter@newton.cx>
645
646         * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
647         default build.
648
649 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
650
651         * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
652
653 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
654
655         *
656         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
657
658 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
659
660         *
661         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
662         (InflaterInputStream.Skip): Use a more memory friendly implementation.
663
664 2003-04-17  Nick Drochak  <ndrochak@gol.com>
665
666         * library.make: Only try to run the unit tests if there is a Test
667         directory.
668
669 2003-04-11 Duncan Mak  <duncan@ximian.com>
670         
671         * Mono.Globalization/Data/*.xml: Check in XML files used in
672         the implementation of System.Globalization.
673
674 2003-03-31 Martin Willemoes Hansen
675
676         * Stubed System.Drawing.Design
677
678 2003-03-31  Alan Tam <Tam@SiuLung.com>
679
680         * makefile.gnu: Added System.Design to build
681
682 2003-03-31  Alan Tam <Tam@SiuLung.com>
683
684         * library.build: Added back System.Design to build
685
686 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
687
688         * Stubed Custommarshalers
689
690 2003-03-20  Piers Haken  <piersh@friskit.com>
691
692         * makefile.gnu: really fix the System.Management build problems
693
694 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
695
696         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
697         will have the runtime support and CodeDom support for the JScript Compiler.
698
699 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
700
701         * makefile.gnu: Add PEAPI to the build
702
703 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
704
705         * library.build: added Mono.Security to build, test and clean. 
706
707 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
708
709         * class/library.build:
710         * class/makefile.gnu: added Mono.Posix and System.Management.
711
712 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
713
714         * mcs/class: Add PEAPI directory
715
716 2003-02-22  Martin Baulig  <martin@ximian.com>
717
718         * library.make: Pass `MCS_FLAGS' to MCS.
719
720 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
721
722         * makefile.gnu (test): do not install .dbg files since mcs no longer
723         generates them.
724
725 2003-02-13  Tim Coleman <tim@timcoleman.com>
726         * makefile.gnu: Add System.Data.OracleClient to linux build.
727
728 2003-02-10  Nick Drochak  <ndrochak@gol.com>
729
730         * library.build:
731         * makefile: add testcorlib target to run unit tests just for corlib.
732
733 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
734
735         * library.build: added Mono.Security.Win32 to build, test and 
736         clean. There's no makefile.gnu for this assembly as it is 
737         specific to Win32.
738
739 2003-01-23  Nick Drochak <ndrochak@gol.com>
740
741         * makefile: install the .dbg files too so the debugger can use them.
742
743 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
744
745         * library.build: added System.Security to build, test and clean.
746         There's no makefile.gnu yet for this assembly.
747
748 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
749
750         * makefile.gnu: added Mono.Data.DB2Client directory.
751
752 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
753
754         * System.Web.Mobile  : Added new directory
755
756 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
757         
758         * enabled building Mono.Directory.LDAP and
759           System.Design in .build file
760
761 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
762         
763         * updated .build file(s) to correctly contain required buildfile 
764           attribute for nant
765
766 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
767
768         * library.build: add Mono.GetOptions to windows build
769         
770         * Mono.GetOptions/Mono.GetOptions.build: add file
771         for windows build
772
773 2002-12-08  Radek Doulik  <rodo@ximian.com>
774
775         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
776         Mono.GetOptions references System.Data
777
778 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
779
780         * library.build: Added Cscompmgd to the build
781
782 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
783
784         * mcs/class: Added assembly directory System.ServiceProcess
785
786 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
787
788         * makefile.gnu: add Mono.Data.PostgreSqlClient 
789         to Linux build
790         
791         * library.build: add Mono.Data.PostgreSqlClient
792         to Windows build
793
794 2002-11-20  Nick Drochak <ndrochak@gol.com>
795
796         * library.make: for .response allow white space at the end of
797         the line 
798