2005-12-12 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / ChangeLog
1 2005-12-12  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
4
5 2005-12-12  Raja R Harinath  <rharinath@novell.com>
6
7         * Makefile (default_SUBDIRS): New.  Rename from SUBDIRS, and move
8         before including library.make.
9         (net_2_0_ONLY_SUBDIRS): New.
10         (DIST_ONLY_SUBDIRS): Add net_2_0_ONLY_SUBDIRS.
11
12 2005-09-30  Miguel de Icaza  <miguel@novell.com>
13
14         * Recompile the
15         FirebirdSql.Data.Common/Resources/isc_error_msg.resources with the
16         resgen so it produces 1.x resources not 2.x resources which are
17         unreadable in 1.x profile.
18
19         * FirebirdSql.Data.Firebird.dll.resources: Add the full name that
20         will be used, otherwise no resources work.
21
22         * FirebirdSql.Data.Common/Resources/isc_error_msg.txt: Fix newline.
23
24 2005-11-21  Raja R Harinath  <rharinath@novell.com>
25
26         * Makefile (net_2_0_bootstrap_SUBDIRS): Add PEAPI.
27         (net_1_1_java_SUBDIRS): New.  Don't use 'ifeq ($(PROFILE))' to
28         define SUBDIRS.
29
30 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
31
32         * Makefile: define net_1_1_java profile subdirs
33
34 2005-10-06  Chris Lahey  <clahey@ximian.com>
35
36         * Makefile (SUBDIRS): Compile Mono Posix before Mono SqliteClient.
37
38 2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
39
40         * Makefile: Added System.Configuration to the build.
41
42 2005-04-21  Raja R Harinath  <rharinath@novell.com>
43
44         * Makefile (net_1_1_bootstrap_SUBDIRS): Add PEAPI.
45
46 2005-04-07  Raja R Harinath  <rharinath@novell.com>
47
48         * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
49         profile if needed.  This is used when 'make dist' is invoked on a
50         clean tree.  Reported by Ben Maurer.
51
52 2005-01-24  Raja R Harinath  <rharinath@novell.com>
53
54         * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
55         ahead of System.
56         (SUBDIRS): Move Mono.Security and System.Security ahead of System.
57
58 2005-01-13  Cesar Lopez Nataren  <cnataren@novell.com>
59
60         * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
61
62 2005-01-04  Raja R Harinath  <rharinath@novell.com>
63
64         * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
65
66 2004-12-26  Peter Bartok  <pbartok@novell.com>
67
68         * Makefile (SUBDIRS): Switched from System.Windows.Forms to
69           Managed.Windows.Forms to build with the managed implementation
70           by default.
71
72 2004-12-08  Martin Baulig  <martin@ximian.com>
73
74         * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
75         (the DLL it creates has already been renamed a long time ago).
76
77 2004-12-08  Raja R Harinath  <rharinath@novell.com>
78
79         * Makefile (monolite_files): New.  Do away with lib/basic.tar.gz.
80         Create the files in lib/monolite/.
81         (DISTFILES, dist-default, dist-local): Distribute them.
82
83 2004-12-06  Raja R Harinath  <rharinath@novell.com>
84
85         * Makefile (SUBDIRS): Move I18N after second-pass of System.
86
87 2004-12-03  Raja R Harinath  <rharinath@novell.com>
88
89         * Makefile (basic_SUBDIRS): Add second-pass System, too.
90         (basic_files): Add System.Xml.dll.
91
92 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
93
94         * Makefile : now we need System.Xml.dll for basic bootstrapping.
95
96 2004-11-25  Raja R Harinath  <rharinath@novell.com>
97
98         * Makefile (DISTFILES): Add public and private keys.
99         (lib/basic.tar.gz): New.
100         (dist-local): Distribute it.
101         (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
102         * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
103         Assembly/AssemblyInfo.cs.
104         * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
105
106 2004-11-22  Raja R Harinath  <rharinath@novell.com>
107
108         * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
109
110 2004-11-19  Raja R Harinath  <rharinath@novell.com>
111
112         * Makefile (DIST_PROFILES): New.
113         (dist-local): Create profile-specific directories in the tarball.
114
115 2004-11-12  Martin Baulig  <martin@ximian.com>
116
117         * Makefile (SUBDIRS): Added Mono.C5.
118
119 2004-11-09  Raja R Harinath  <rharinath@novell.com>
120
121         * Makefile (basic_SUBDIRS): New.
122
123 2004-11-04  Raja R Harinath  <rharinath@novell.com>
124
125         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
126
127 2004-10-29  Raja R Harinath  <rharinath@novell.com>
128
129         * Makefile (net_2_0_bootstrap_SUBDIRS): New.
130
131 2004-10-22  Daniel Morgan <danielmorgan@verizon.net>
132
133         * Mono.Data/.cvsignore
134         * Mono.Data/AssemblyInfo.cs
135         * Mono.Data/Makefile
136         * Mono.Data/Mono.Data.dll.sources: added files 
137         for build of Mono.Data.dll   
138         This assembly includes the ProviderFactory
139
140         * Makefile: added Mono.Data.dll to the build
141         * Mono.Data/app.config: added providers and 
142         removed obsolete providers to app settings xml file
143         
144         * Mono.Data/test/Mono.Data.dll: delete
145
146 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
147
148         * Makefile : just remove System.Data.SqlXml.dll.
149
150 2004-10-11  Duncan Mak  <duncan@ximian.com>
151
152         * Makefile: Move Microsoft.VisualBasic.dll to be built after
153         System.Windows.Forms.dll is built, because VB now requires SWF. This
154         fixes the build.
155
156 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
157
158         * Makefile: added System.Data.SqlXml.dll as a working target.
159
160 2004-07-02  Raja R Harinath  <rharinath@novell.com>
161
162         * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
163         Simplify dummy rule somewhat.
164
165 2004-06-24  Raja R Harinath  <rharinath@novell.com>
166
167         * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
168
169 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
170
171         * Makefile: enabled Mono.CSharp.Debugger on windows.
172
173 2004-06-11  Duncan Mak  <duncan@ximian.com>
174
175         * IBM.Data.DB2/IBM.Data.DB2.dll.sources: 
176         * Makefile: Add IBM.Data.DB2.
177
178 2004-05-07  Raja R Harinath  <rharinath@novell.com>
179
180         * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
181         before anything else.  Remove duplicated Novell.Directory.Ldap.
182
183 2004-05-02  Duncan Mak  <duncan@ximian.com>
184
185         * I18N/Assembly/AssemblyInfo.cs:
186         * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
187         * Mono.Cairo/Assembly/AssemblyInfo.cs:
188         * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
189         * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
190         * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
191         * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
192         AssemblyVersionAttribute ordering.
193
194 2004-05-02  Duncan Mak  <duncan@ximian.com>
195
196         * ByteFX.Data/AssemblyInfo.cs:
197         * Mono.GetOptions/AssemblyInfo.cs:
198         * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
199         attributes for versioning (1.0 vs. 1.1 vs. 2.0).
200
201 2004-04-22  Martin Baulig  <martin@ximian.com>
202
203         Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
204
205 2004-03-31  Dick Porter  <dick@ximian.com>
206
207         * I18N/CJK/gb2312.table:
208         * I18N/CJK/Gb2312Convert.cs: 
209         * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
210         algorithm as a base.  Fixes bug 53841.
211
212 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
213
214         * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
215         * msfinal.pub: New. Microsoft public key to be used for strongnaming
216         assemblies.
217
218 2004-02-04  Marek Safar <marek.safar@seznam.cz>
219
220         * Makefile: Build System.dll in two steps. Because of the circular
221         dependency with System.XML.dll.
222
223 2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
224
225         * Makefile: disabled Mono.Posix for other platforms than linux until
226         it builds properly.
227
228 2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
229
230         * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
231         now required for NTLM authentication.
232
233 2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
234
235         * Makefile: Removed Mono.Security.Tls.
236
237         * Mono.Security.Tls: Removed directory, now TLS support is in
238         Mono.Security assembly.
239
240 2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
241
242         * Makefile: Add Mono.Security.Tls assembly.
243
244 2003-08-11  Duncan Mak  <duncan@ximian.com>
245
246         * Makefile (SUBDIRS): Add Mono.Cairo.dll
247
248 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
249
250         * Makefile: only build Mono.CSharp.Debugger under linux.
251
252 2003-07-23  Peter Williams  <peter@newton.cx>
253
254         * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
255         default build.
256
257 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
258
259         * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
260
261 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
262
263         *
264         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
265
266 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
267
268         *
269         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
270         (InflaterInputStream.Skip): Use a more memory friendly implementation.
271
272 2003-04-17  Nick Drochak  <ndrochak@gol.com>
273
274         * library.make: Only try to run the unit tests if there is a Test
275         directory.
276
277 2003-04-11 Duncan Mak  <duncan@ximian.com>
278         
279         * Mono.Globalization/Data/*.xml: Check in XML files used in
280         the implementation of System.Globalization.
281
282 2003-03-31 Martin Willemoes Hansen
283
284         * Stubed System.Drawing.Design
285
286 2003-03-31  Alan Tam <Tam@SiuLung.com>
287
288         * makefile.gnu: Added System.Design to build
289
290 2003-03-31  Alan Tam <Tam@SiuLung.com>
291
292         * library.build: Added back System.Design to build
293
294 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
295
296         * Stubed Custommarshalers
297
298 2003-03-20  Piers Haken  <piersh@friskit.com>
299
300         * makefile.gnu: really fix the System.Management build problems
301
302 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
303
304         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
305         will have the runtime support and CodeDom support for the JScript Compiler.
306
307 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
308
309         * makefile.gnu: Add PEAPI to the build
310
311 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
312
313         * library.build: added Mono.Security to build, test and clean. 
314
315 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
316
317         * class/library.build:
318         * class/makefile.gnu: added Mono.Posix and System.Management.
319
320 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
321
322         * mcs/class: Add PEAPI directory
323
324 2003-02-22  Martin Baulig  <martin@ximian.com>
325
326         * library.make: Pass `MCS_FLAGS' to MCS.
327
328 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
329
330         * makefile.gnu (test): do not install .dbg files since mcs no longer
331         generates them.
332
333 2003-02-13  Tim Coleman <tim@timcoleman.com>
334         * makefile.gnu: Add System.Data.OracleClient to linux build.
335
336 2003-02-10  Nick Drochak  <ndrochak@gol.com>
337
338         * library.build:
339         * makefile: add testcorlib target to run unit tests just for corlib.
340
341 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
342
343         * library.build: added Mono.Security.Win32 to build, test and 
344         clean. There's no makefile.gnu for this assembly as it is 
345         specific to Win32.
346
347 2003-01-23  Nick Drochak <ndrochak@gol.com>
348
349         * makefile: install the .dbg files too so the debugger can use them.
350
351 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
352
353         * library.build: added System.Security to build, test and clean.
354         There's no makefile.gnu yet for this assembly.
355
356 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
357
358         * makefile.gnu: added Mono.Data.DB2Client directory.
359
360 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
361
362         * System.Web.Mobile  : Added new directory
363
364 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
365         
366         * enabled building Mono.Directory.LDAP and
367           System.Design in .build file
368
369 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
370         
371         * updated .build file(s) to correctly contain required buildfile 
372           attribute for nant
373
374 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
375
376         * library.build: add Mono.GetOptions to windows build
377         
378         * Mono.GetOptions/Mono.GetOptions.build: add file
379         for windows build
380
381 2002-12-08  Radek Doulik  <rodo@ximian.com>
382
383         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
384         Mono.GetOptions references System.Data
385
386 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
387
388         * library.build: Added Cscompmgd to the build
389
390 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
391
392         * mcs/class: Added assembly directory System.ServiceProcess
393
394 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
395
396         * makefile.gnu: add Mono.Data.PostgreSqlClient 
397         to Linux build
398         
399         * library.build: add Mono.Data.PostgreSqlClient
400         to Windows build
401
402 2002-11-20  Nick Drochak <ndrochak@gol.com>
403
404         * library.make: for .response allow white space at the end of
405         the line 
406