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