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