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