1 2009-08-13 Atsushi Enomoto <atsushi@ximian.com>
3 * Makefile: add System.Json to net_4_0 profile.
5 2009-07-20 Jb Evain <jbevain@novell.com>
7 * Makefile: set monotouch_SUBDIRS to the net_2_1 assemblies set.
10 2009-07-18 Michael Barker <mike@middlesoft.co.uk>
12 * Makefile: Mono.Messaging.RabbitMQ back into all assemblies.
14 2009-07-17 Zoltan Varga <vargaz@gmail.com>
16 * Makefile: Applied patch from Marcus Griep <marcus@griep.us>.
17 Move Mono.C5 to net_2_0_dirs.
19 2009-07-06 Raja R Harinath <harinath@hurrynot.org>
21 * Makefile (common_dirs): Add SystemWebTestShim.
23 2009-07-06 Raja R Harinath <harinath@hurrynot.org>
25 * Makefile (net_1_1_dirs): Move Mono.Cecil ...
26 (common_dirs): ... here.
28 2009-07-02 Marek Safar <marek.safar@gmail.com>
30 * Makefile: Add System.Dynamic.
32 2009-06-29 Marek Safar <marek.safar@gmail.com>
34 * Makefile: Add Microsoft.CSharp.
36 2009-04-07 Miguel de Icaza <miguel@novell.com>
38 * Mono.Tasklets/Mono.Tasklets/Continuation.cs: Fix the signature
41 2009-04-25 Jonathan Chambers <joncham@gmail.com>
42 * Makefile: Add Microsoft.Build.* to 3.5 profile.
44 Mon Apr 6 14:37:32 CEST 2009 Paolo Molaro <lupus@ximian.com>
46 * Makefile, Mono.Tasklets: managed part of continuation support.
48 2009-03-27 Raja R Harinath <harinath@hurrynot.org>
50 * Makefile (net_2_0_dirs): Build System.Runtime.Serialization
51 before System.Data.Linq.
53 2009-01-22 Marek Habersack <mhabersack@novell.com>
55 * Makefile (net_2_0_dirs): added System.Web - it now depends on
56 System.Core, so it needs to be recompiled one more time after
59 2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
61 * Makefile : revert previous one and retry before I revert everything.
63 2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
65 * Makefile : actually RabbitMQ.Client is under wrong build practice :(
67 2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
69 * Makefile : add new sys.messaging implementation.
71 2008-11-20 Jb Evain <jbevain@novell.com>
73 * Makefile: add System.Xml.Linq to the net_2_1 build.
75 2008-11-05 Marek Habersack <mhabersack@novell.com>
77 * Makefile (net_2_0_dirs): Npgsql requires .NET 2.0+ now.
79 2008-10-21 Atsushi Enomoto <atsushi@ximian.com>
81 * Malefile: ... and Sys.ComponentModel.DataAnnotations.dll.
83 2008-10-21 Atsushi Enomoto <atsushi@ximian.com>
85 * Malefile: added Sys.Web.DynamicData to the build.
87 2008-10-17 Jonathan Pryor <jpryor@novell.com>
89 * I18N/Makefile: Add doc-update target support.
91 2008-10-13 Jonathan Pryor <jpryor@novell.com>
93 * Makefile (net_2_0_dirs): Add Mono.Options.
95 2008-10-09 Atsushi Enomoto <atsushi@ximian.com>
97 * Makefile: add System.Web.Abstractions and System.Web.Routing.
99 2008-10-07 Atsushi Enomoto <atsushi@ximian.com>
101 * Makefile : changed some net_2_0_dirs orders; Sys.Web.Extensions
102 will depend on Sys.Data.Linq (LinqDataSource).
104 2008-10-07 Zoltan Varga <vargaz@gmail.com>
106 * Makefile (net_2_0_dirs): Add Mono.Simd.
108 2008-09-30 Marek Habersack <mhabersack@novell.com>
110 * Makefile (net_2_0_dirs): added System.Web.Extensions_1.0 and
111 System.Web.Extensions.Design_1.0
112 (net_3_5_dirs): removed System.Web.Extensions, the 3.5 version is
113 now built in the 2.0 profile.
115 2008-09-24 Zoltan Varga <vargaz@gmail.com>
117 * Makefile (net_2_0_dirs): Add Mono.Management.
119 2008-09-23 Marek Safar <marek.safar@gmail.com>
121 * Makefile: Build Mono.CompilerServices.SymbolWriter before it's
124 2008-09-23 Jb Evain <jbevain@novell.com>
126 * Makefile: compile the SymbolWriter during net_2_1_raw.
128 2008-09-12 Jb Evain <jbevain@novell.com>
130 * Makefile: add System.ServiceModel.Web to the net_2_1_raw build.
132 2008-09-12 Jb Evain <jbevain@novell.com>
134 * Makefile: add System.ServiceModel to the net_2_1_raw build.
136 2008-09-09 Jb Evain <jbevain@novell.com>
138 * Makefile: build System.Runtime.Serialization
139 during the net_2_1_raw profile.
141 2008-08-21 Jb Evain <jbevain@novell.com>
143 * Makefile: add wcf and cardspace to the build.
145 2008-07-31 Jb Evain <jbevain@novell.com>
147 * Makefile: update net_2_1_bootstrap_SUBDIRS to only build
149 2008-05-22 Andreia Gaita <avidigal@novell.com>
151 * Makefile, Mono.Mozilla, Mono.WebBrowser: Long overdue rename of
152 Mono.Mozilla to Mono.WebBrowser. step 1 - directory moving
154 2008-05-14 Atsushi Enomoto <atsushi@ximian.com>
156 * Makefile : moved System.Data.DataSetExtensions.dll from net_3_5
157 island to centum net_2_0 subdirs.
159 2008-05-10 Sebastien Pouliot <sebastien@ximian.com>
161 * Makefile: Include silverlight.pub in dist so monobuild goes on...
163 2008-04-14 Raja R Harinath <harinath@hurrynot.org>
165 * Makefile (DIST_ONLY_SUBDIRS): Remove.
166 (MONO_WEB, MONO_POSIX, MONO_SYMWRITER): Remove. Inline definitions.
168 2008-04-13 Jb Evain <jbevain@novell.com>
170 * Makefile: update the 2.1 assemblies.
171 Merged from the Moonlight 2 branch.
173 2008-03-04 Marek Safar <marek.safar@gmail.com>
175 * Makefile: Added System.Data.Linq
177 2008-03-03 Marek Habersack <mhabersack@novell.com>
179 * Makefile: Move Mono.Web back to the common section.
181 2008-03-03 Marek Safar <marek.safar@gmail.com>
183 * Makefile: Moved Mono.Web to 2.0 section.
185 2008-02-17 Raja R Harinath <harinath@hurrynot.org>
187 * Makefile (net_3_5_dirs): Remove System.Xml.Linq, now that it's
188 built in the 2.0 profile.
190 2008-02-11 Andrew Jorgensen <ajorgensen@novell.com>
192 * Makefile: build System.Xml.Linq in the 2.0 profile
194 2007-12-19 Jb Evain <jbevain@novell.com>
196 * Makefile: include MicrosoftAjaxLibrary/License.htm
199 2007-12-17 Jb Evain <jbevain@novell.com>
201 * Makefile: build Mono.Cecil only in the default profile.
203 2007-12-08 Marek Habersack <mhabersack@novell.com>
205 * Makefile (common_dirs): Mono.Data.Sqlite must be built before
208 2007-12-03 Marek Safar <marek.safar@gmail.com>
210 * Makefile: Build 3.5 assemblies under NET_3_5 profile.
212 2007-11-29 Atsushi Enomoto <atsushi@ximian.com>
214 * Makefile: added System.Xml.Linq.
216 2007-11-13 Atsushi Enomoto <atsushi@ximian.com>
218 * Makefile: In 2.0 System.EnterpriseServices.dll depends on
219 System.Transactions.dll.
221 2007-10-09 Atsushi Enomoto <atsushi@ximian.com>
223 * Makefile: In 2.0 System.Design.dll has cyclic dep on
224 System.Drawing.Design.dll.
226 2007-09-11 Marek Habersack <mhabersack@novell.com>
228 * Makefile (net_2_0_dirs): added the System.Web.Extensions.Design
231 2007-08-27 Jb Evain <jbevain@novell.com>
233 * Makefile: integrate Mono.Cecil.Mdb in the build.
235 2007-08-11 Andreia Gaita <avidigal@novell.com>
237 * Makefile: Ooops, Mono.Mozilla is being built out of
240 2007-08-11 Andreia Gaita <avidigal@novell.com>
242 * Makefile: integrate Mono.Mozilla wrapper in the build.
244 2007-07-17 Jb Evain <jbevain@novell.com>
246 * Makefile: integrate Cecil in the build.
248 2007-07-11 Jb Evain <jbevain@novell.com>
250 * Makefile: work on the 2.1 profile.
252 2007-05-11 Raja R Harinath <rharinath@novell.com>
254 * Makefile (DIST_PROFILE_DIRS, COMPAT_PROFILE_DIRS): Remove.
255 (dist-local): No need for additional actions.
257 2007-02-22 Marek Habersack <grendello@gmail.com>
259 * Makefile: Added Mono.Data.Sqlite to build.
261 2007-02-05 Marek Safar <marek.safar@gmail.com>
263 * Makefile: Add System.Core to build.
265 2007-01-19 Atsushi Enomoto <atsushi@ximian.com>
267 * Makefile: there are configuration dependency things in sys.xml too.
269 2006-10-18 Marek Habersack <grendello@gmail.com>
271 * Makefile: Change the order of assembly compilation to make it
272 possible to compile the global/local resources compiler.
274 2006-09-04 Zoltan Varga <vargaz@gmail.com>
276 * Makefile (BROKEN_SUBDIRS): Fix make dist.
278 2006-09-02 Jordi Mas <jordimash@gmail.com>
280 * msfinal3.pub: Microsoft public key to be used for strongnaming
283 2006-07-14 Raja R Harinath <rharinath@novell.com>
285 * Makefile (net_2_0_dirs): Move System.Transactions ...
286 (common_dirs): ... here, before System.Data, which depends on it
287 in the net_2_0 profile.
289 2006-01-18 Chris Toshok <toshok@ximian.com>
291 * Makefile (common_dirs): add System.Web again after
294 2006-01-05 Raja R Harinath <rharinath@novell.com>
296 * Makefile: Build FirebirdSql.Data.Firebird only in the "default"
299 2006-01-03 Chris Toshok <toshok@ximian.com>
301 * Makefile (default_SUBDIRS): more futzing with ordering, thanks
302 to the complicated circular deps. Build System.Configuration
303 after System.Security, and build System yet another time after
304 System.Configuration has been built.
306 2005-12-22 Raja R Harinath <rharinath@novell.com>
308 * Makefile (default_SUBDIRS): Add Compat.ICSharpCode.SharpZipLib.
309 (COMPAT_PROFILE_DIRS): New.
310 (dist-local): Use it.
311 * compat/default, compat/net_2_0: New directories for holding
312 backwards-compatibility libraries. These will not be used inside
313 the tree, but will be installed into the GAC.
315 2005-12-12 Atsushi Enomoto <atsushi@ximian.com>
317 * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
319 2005-12-12 Raja R Harinath <rharinath@novell.com>
321 * Makefile (default_SUBDIRS): New. Rename from SUBDIRS, and move
322 before including library.make.
323 (net_2_0_ONLY_SUBDIRS): New.
324 (DIST_ONLY_SUBDIRS): Add net_2_0_ONLY_SUBDIRS.
326 2005-09-30 Miguel de Icaza <miguel@novell.com>
329 FirebirdSql.Data.Common/Resources/isc_error_msg.resources with the
330 resgen so it produces 1.x resources not 2.x resources which are
331 unreadable in 1.x profile.
333 * FirebirdSql.Data.Firebird.dll.resources: Add the full name that
334 will be used, otherwise no resources work.
336 * FirebirdSql.Data.Common/Resources/isc_error_msg.txt: Fix newline.
338 2005-11-21 Raja R Harinath <rharinath@novell.com>
340 * Makefile (net_2_0_bootstrap_SUBDIRS): Add PEAPI.
341 (net_1_1_java_SUBDIRS): New. Don't use 'ifeq ($(PROFILE))' to
344 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
346 * Makefile: define net_1_1_java profile subdirs
348 2005-10-06 Chris Lahey <clahey@ximian.com>
350 * Makefile (SUBDIRS): Compile Mono Posix before Mono SqliteClient.
352 2005-06-14 Lluis Sanchez Gual <lluis@novell.com>
354 * Makefile: Added System.Configuration to the build.
356 2005-04-21 Raja R Harinath <rharinath@novell.com>
358 * Makefile (net_1_1_bootstrap_SUBDIRS): Add PEAPI.
360 2005-04-07 Raja R Harinath <rharinath@novell.com>
362 * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
363 profile if needed. This is used when 'make dist' is invoked on a
364 clean tree. Reported by Ben Maurer.
366 2005-01-24 Raja R Harinath <rharinath@novell.com>
368 * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
370 (SUBDIRS): Move Mono.Security and System.Security ahead of System.
372 2005-01-13 Cesar Lopez Nataren <cnataren@novell.com>
374 * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
376 2005-01-04 Raja R Harinath <rharinath@novell.com>
378 * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
380 2004-12-26 Peter Bartok <pbartok@novell.com>
382 * Makefile (SUBDIRS): Switched from System.Windows.Forms to
383 Managed.Windows.Forms to build with the managed implementation
386 2004-12-08 Martin Baulig <martin@ximian.com>
388 * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
389 (the DLL it creates has already been renamed a long time ago).
391 2004-12-08 Raja R Harinath <rharinath@novell.com>
393 * Makefile (monolite_files): New. Do away with lib/basic.tar.gz.
394 Create the files in lib/monolite/.
395 (DISTFILES, dist-default, dist-local): Distribute them.
397 2004-12-06 Raja R Harinath <rharinath@novell.com>
399 * Makefile (SUBDIRS): Move I18N after second-pass of System.
401 2004-12-03 Raja R Harinath <rharinath@novell.com>
403 * Makefile (basic_SUBDIRS): Add second-pass System, too.
404 (basic_files): Add System.Xml.dll.
406 2004-12-02 Atsushi Enomoto <atsushi@ximian.com>
408 * Makefile : now we need System.Xml.dll for basic bootstrapping.
410 2004-11-25 Raja R Harinath <rharinath@novell.com>
412 * Makefile (DISTFILES): Add public and private keys.
413 (lib/basic.tar.gz): New.
414 (dist-local): Distribute it.
415 (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
416 * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
417 Assembly/AssemblyInfo.cs.
418 * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
420 2004-11-22 Raja R Harinath <rharinath@novell.com>
422 * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
424 2004-11-19 Raja R Harinath <rharinath@novell.com>
426 * Makefile (DIST_PROFILES): New.
427 (dist-local): Create profile-specific directories in the tarball.
429 2004-11-12 Martin Baulig <martin@ximian.com>
431 * Makefile (SUBDIRS): Added Mono.C5.
433 2004-11-09 Raja R Harinath <rharinath@novell.com>
435 * Makefile (basic_SUBDIRS): New.
437 2004-11-04 Raja R Harinath <rharinath@novell.com>
439 * Makefile (net_1_1_bootstrap_SUBDIRS): New.
441 2004-10-29 Raja R Harinath <rharinath@novell.com>
443 * Makefile (net_2_0_bootstrap_SUBDIRS): New.
445 2004-10-22 Daniel Morgan <danielmorgan@verizon.net>
447 * Mono.Data/.cvsignore
448 * Mono.Data/AssemblyInfo.cs
450 * Mono.Data/Mono.Data.dll.sources: added files
451 for build of Mono.Data.dll
452 This assembly includes the ProviderFactory
454 * Makefile: added Mono.Data.dll to the build
455 * Mono.Data/app.config: added providers and
456 removed obsolete providers to app settings xml file
458 * Mono.Data/test/Mono.Data.dll: delete
460 2004-10-22 Atsushi Enomoto <atsushi@ximian.com>
462 * Makefile : just remove System.Data.SqlXml.dll.
464 2004-10-11 Duncan Mak <duncan@ximian.com>
466 * Makefile: Move Microsoft.VisualBasic.dll to be built after
467 System.Windows.Forms.dll is built, because VB now requires SWF. This
470 2004-07-26 Atsushi Enomoto <atsushi@ximian.com>
472 * Makefile: added System.Data.SqlXml.dll as a working target.
474 2004-07-02 Raja R Harinath <rharinath@novell.com>
476 * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
477 Simplify dummy rule somewhat.
479 2004-06-24 Raja R Harinath <rharinath@novell.com>
481 * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
483 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
485 * Makefile: enabled Mono.CSharp.Debugger on windows.
487 2004-06-11 Duncan Mak <duncan@ximian.com>
489 * IBM.Data.DB2/IBM.Data.DB2.dll.sources:
490 * Makefile: Add IBM.Data.DB2.
492 2004-05-07 Raja R Harinath <rharinath@novell.com>
494 * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
495 before anything else. Remove duplicated Novell.Directory.Ldap.
497 2004-05-02 Duncan Mak <duncan@ximian.com>
499 * I18N/Assembly/AssemblyInfo.cs:
500 * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
501 * Mono.Cairo/Assembly/AssemblyInfo.cs:
502 * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
503 * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
504 * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
505 * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
506 AssemblyVersionAttribute ordering.
508 2004-05-02 Duncan Mak <duncan@ximian.com>
510 * ByteFX.Data/AssemblyInfo.cs:
511 * Mono.GetOptions/AssemblyInfo.cs:
512 * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
513 attributes for versioning (1.0 vs. 1.1 vs. 2.0).
515 2004-04-22 Martin Baulig <martin@ximian.com>
517 Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
519 2004-03-31 Dick Porter <dick@ximian.com>
521 * I18N/CJK/gb2312.table:
522 * I18N/CJK/Gb2312Convert.cs:
523 * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
524 algorithm as a base. Fixes bug 53841.
526 2004-03-23 Sebastien Pouliot <sebastien@ximian.com>
528 * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
529 * msfinal.pub: New. Microsoft public key to be used for strongnaming
532 2004-02-04 Marek Safar <marek.safar@seznam.cz>
534 * Makefile: Build System.dll in two steps. Because of the circular
535 dependency with System.XML.dll.
537 2004-01-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
539 * Makefile: disabled Mono.Posix for other platforms than linux until
542 2003-12-17 Sebastien Pouliot <spouliot@videotron.ca>
544 * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
545 now required for NTLM authentication.
547 2003-10-21 Pedro Martínez Juliá <yoros@wanadoo.es>
549 * Makefile: Removed Mono.Security.Tls.
551 * Mono.Security.Tls: Removed directory, now TLS support is in
552 Mono.Security assembly.
554 2003-10-16 Pedro Martínez Juliá <yoros@wanadoo.es>
556 * Makefile: Add Mono.Security.Tls assembly.
558 2003-08-11 Duncan Mak <duncan@ximian.com>
560 * Makefile (SUBDIRS): Add Mono.Cairo.dll
562 2003-07-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
564 * Makefile: only build Mono.CSharp.Debugger under linux.
566 2003-07-23 Peter Williams <peter@newton.cx>
568 * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
571 2003-07-22 Cesar Lopez Nataren <cesar@ciencias.unam.mx>
573 * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
575 2003-04-04 Miguel de Icaza <miguel@ximian.com>
578 ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
580 2003-04-03 Miguel de Icaza <miguel@ximian.com>
583 ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
584 (InflaterInputStream.Skip): Use a more memory friendly implementation.
586 2003-04-17 Nick Drochak <ndrochak@gol.com>
588 * library.make: Only try to run the unit tests if there is a Test
591 2003-04-11 Duncan Mak <duncan@ximian.com>
593 * Mono.Globalization/Data/*.xml: Check in XML files used in
594 the implementation of System.Globalization.
596 2003-03-31 Martin Willemoes Hansen
598 * Stubed System.Drawing.Design
600 2003-03-31 Alan Tam <Tam@SiuLung.com>
602 * makefile.gnu: Added System.Design to build
604 2003-03-31 Alan Tam <Tam@SiuLung.com>
606 * library.build: Added back System.Design to build
608 2003-03-22 Martin Willemoes Hansen <mwh@sysrq.dk>
610 * Stubed Custommarshalers
612 2003-03-20 Piers Haken <piersh@friskit.com>
614 * makefile.gnu: really fix the System.Management build problems
616 2003-03-11 Cesar Octavio Lopez Nataren <cesar@ciencias.unam.mx>
618 * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
619 will have the runtime support and CodeDom support for the JScript Compiler.
621 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
623 * makefile.gnu: Add PEAPI to the build
625 2003-03-06 Sebastien Pouliot <spouliot@videotron.ca>
627 * library.build: added Mono.Security to build, test and clean.
629 2003-03-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
631 * class/library.build:
632 * class/makefile.gnu: added Mono.Posix and System.Management.
634 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
636 * mcs/class: Add PEAPI directory
638 2003-02-22 Martin Baulig <martin@ximian.com>
640 * library.make: Pass `MCS_FLAGS' to MCS.
642 2003-02-15 Zoltan Varga <vargaz@freemail.hu>
644 * makefile.gnu (test): do not install .dbg files since mcs no longer
647 2003-02-13 Tim Coleman <tim@timcoleman.com>
648 * makefile.gnu: Add System.Data.OracleClient to linux build.
650 2003-02-10 Nick Drochak <ndrochak@gol.com>
653 * makefile: add testcorlib target to run unit tests just for corlib.
655 2003-02-05 Sebastien Pouliot <spouliot@videotron.ca>
657 * library.build: added Mono.Security.Win32 to build, test and
658 clean. There's no makefile.gnu for this assembly as it is
661 2003-01-23 Nick Drochak <ndrochak@gol.com>
663 * makefile: install the .dbg files too so the debugger can use them.
665 2003-01-17 Sebastien Pouliot <spouliot@videotron.ca>
667 * library.build: added System.Security to build, test and clean.
668 There's no makefile.gnu yet for this assembly.
670 2003-01-16 Rodrigo Moya <rodrigo@ximian.com>
672 * makefile.gnu: added Mono.Data.DB2Client directory.
674 2003-01-08 Gaurav Vaish <gvaish_mono AT lycos.com>
676 * System.Web.Mobile : Added new directory
678 2002-12-11 Jeroen Janssen <japj@darius.demon.nl>
680 * enabled building Mono.Directory.LDAP and
681 System.Design in .build file
683 2002-12-10 Jeroen Janssen <japj@darius.demon.nl>
685 * updated .build file(s) to correctly contain required buildfile
688 2002-12-09 Daniel Morgan <danmorg@sc.rr.com>
690 * library.build: add Mono.GetOptions to windows build
692 * Mono.GetOptions/Mono.GetOptions.build: add file
695 2002-12-08 Radek Doulik <rodo@ximian.com>
697 * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
698 Mono.GetOptions references System.Data
700 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
702 * library.build: Added Cscompmgd to the build
704 2002-12-02 Cesar Octavio Lopez Nataren <cesar@ciencias.unam.mx>
706 * mcs/class: Added assembly directory System.ServiceProcess
708 2002-11-26 Daniel morgan <danmorg@sc.rr.com>
710 * makefile.gnu: add Mono.Data.PostgreSqlClient
713 * library.build: add Mono.Data.PostgreSqlClient
716 2002-11-20 Nick Drochak <ndrochak@gol.com>
718 * library.make: for .response allow white space at the end of