1 2008-10-21 Atsushi Enomoto <atsushi@ximian.com>
3 * Malefile: ... and Sys.ComponentModel.DataAnnotations.dll.
5 2008-10-21 Atsushi Enomoto <atsushi@ximian.com>
7 * Malefile: added Sys.Web.DynamicData to the build.
9 2008-10-17 Jonathan Pryor <jpryor@novell.com>
11 * I18N/Makefile: Add doc-update target support.
13 2008-10-13 Jonathan Pryor <jpryor@novell.com>
15 * Makefile (net_2_0_dirs): Add Mono.Options.
17 2008-10-09 Atsushi Enomoto <atsushi@ximian.com>
19 * Makefile: add System.Web.Abstractions and System.Web.Routing.
21 2008-10-07 Atsushi Enomoto <atsushi@ximian.com>
23 * Makefile : changed some net_2_0_dirs orders; Sys.Web.Extensions
24 will depend on Sys.Data.Linq (LinqDataSource).
26 2008-10-07 Zoltan Varga <vargaz@gmail.com>
28 * Makefile (net_2_0_dirs): Add Mono.Simd.
30 2008-09-30 Marek Habersack <mhabersack@novell.com>
32 * Makefile (net_2_0_dirs): added System.Web.Extensions_1.0 and
33 System.Web.Extensions.Design_1.0
34 (net_3_5_dirs): removed System.Web.Extensions, the 3.5 version is
35 now built in the 2.0 profile.
37 2008-09-24 Zoltan Varga <vargaz@gmail.com>
39 * Makefile (net_2_0_dirs): Add Mono.Management.
41 2008-09-23 Marek Safar <marek.safar@gmail.com>
43 * Makefile: Build Mono.CompilerServices.SymbolWriter before it's
46 2008-09-23 Jb Evain <jbevain@novell.com>
48 * Makefile: compile the SymbolWriter during net_2_1_raw.
50 2008-09-12 Jb Evain <jbevain@novell.com>
52 * Makefile: add System.ServiceModel.Web to the net_2_1_raw build.
54 2008-09-12 Jb Evain <jbevain@novell.com>
56 * Makefile: add System.ServiceModel to the net_2_1_raw build.
58 2008-09-09 Jb Evain <jbevain@novell.com>
60 * Makefile: build System.Runtime.Serialization
61 during the net_2_1_raw profile.
63 2008-08-21 Jb Evain <jbevain@novell.com>
65 * Makefile: add wcf and cardspace to the build.
67 2008-07-31 Jb Evain <jbevain@novell.com>
69 * Makefile: update net_2_1_bootstrap_SUBDIRS to only build
71 2008-05-22 Andreia Gaita <avidigal@novell.com>
73 * Makefile, Mono.Mozilla, Mono.WebBrowser: Long overdue rename of
74 Mono.Mozilla to Mono.WebBrowser. step 1 - directory moving
76 2008-05-14 Atsushi Enomoto <atsushi@ximian.com>
78 * Makefile : moved System.Data.DataSetExtensions.dll from net_3_5
79 island to centum net_2_0 subdirs.
81 2008-05-10 Sebastien Pouliot <sebastien@ximian.com>
83 * Makefile: Include silverlight.pub in dist so monobuild goes on...
85 2008-04-14 Raja R Harinath <harinath@hurrynot.org>
87 * Makefile (DIST_ONLY_SUBDIRS): Remove.
88 (MONO_WEB, MONO_POSIX, MONO_SYMWRITER): Remove. Inline definitions.
90 2008-04-13 Jb Evain <jbevain@novell.com>
92 * Makefile: update the 2.1 assemblies.
93 Merged from the Moonlight 2 branch.
95 2008-03-04 Marek Safar <marek.safar@gmail.com>
97 * Makefile: Added System.Data.Linq
99 2008-03-03 Marek Habersack <mhabersack@novell.com>
101 * Makefile: Move Mono.Web back to the common section.
103 2008-03-03 Marek Safar <marek.safar@gmail.com>
105 * Makefile: Moved Mono.Web to 2.0 section.
107 2008-02-17 Raja R Harinath <harinath@hurrynot.org>
109 * Makefile (net_3_5_dirs): Remove System.Xml.Linq, now that it's
110 built in the 2.0 profile.
112 2008-02-11 Andrew Jorgensen <ajorgensen@novell.com>
114 * Makefile: build System.Xml.Linq in the 2.0 profile
116 2007-12-19 Jb Evain <jbevain@novell.com>
118 * Makefile: include MicrosoftAjaxLibrary/License.htm
121 2007-12-17 Jb Evain <jbevain@novell.com>
123 * Makefile: build Mono.Cecil only in the default profile.
125 2007-12-08 Marek Habersack <mhabersack@novell.com>
127 * Makefile (common_dirs): Mono.Data.Sqlite must be built before
130 2007-12-03 Marek Safar <marek.safar@gmail.com>
132 * Makefile: Build 3.5 assemblies under NET_3_5 profile.
134 2007-11-29 Atsushi Enomoto <atsushi@ximian.com>
136 * Makefile: added System.Xml.Linq.
138 2007-11-13 Atsushi Enomoto <atsushi@ximian.com>
140 * Makefile: In 2.0 System.EnterpriseServices.dll depends on
141 System.Transactions.dll.
143 2007-10-09 Atsushi Enomoto <atsushi@ximian.com>
145 * Makefile: In 2.0 System.Design.dll has cyclic dep on
146 System.Drawing.Design.dll.
148 2007-09-11 Marek Habersack <mhabersack@novell.com>
150 * Makefile (net_2_0_dirs): added the System.Web.Extensions.Design
153 2007-08-27 Jb Evain <jbevain@novell.com>
155 * Makefile: integrate Mono.Cecil.Mdb in the build.
157 2007-08-11 Andreia Gaita <avidigal@novell.com>
159 * Makefile: Ooops, Mono.Mozilla is being built out of
162 2007-08-11 Andreia Gaita <avidigal@novell.com>
164 * Makefile: integrate Mono.Mozilla wrapper in the build.
166 2007-07-17 Jb Evain <jbevain@novell.com>
168 * Makefile: integrate Cecil in the build.
170 2007-07-11 Jb Evain <jbevain@novell.com>
172 * Makefile: work on the 2.1 profile.
174 2007-05-11 Raja R Harinath <rharinath@novell.com>
176 * Makefile (DIST_PROFILE_DIRS, COMPAT_PROFILE_DIRS): Remove.
177 (dist-local): No need for additional actions.
179 2007-02-22 Marek Habersack <grendello@gmail.com>
181 * Makefile: Added Mono.Data.Sqlite to build.
183 2007-02-05 Marek Safar <marek.safar@gmail.com>
185 * Makefile: Add System.Core to build.
187 2007-01-19 Atsushi Enomoto <atsushi@ximian.com>
189 * Makefile: there are configuration dependency things in sys.xml too.
191 2006-10-18 Marek Habersack <grendello@gmail.com>
193 * Makefile: Change the order of assembly compilation to make it
194 possible to compile the global/local resources compiler.
196 2006-09-04 Zoltan Varga <vargaz@gmail.com>
198 * Makefile (BROKEN_SUBDIRS): Fix make dist.
200 2006-09-02 Jordi Mas <jordimash@gmail.com>
202 * msfinal3.pub: Microsoft public key to be used for strongnaming
205 2006-07-14 Raja R Harinath <rharinath@novell.com>
207 * Makefile (net_2_0_dirs): Move System.Transactions ...
208 (common_dirs): ... here, before System.Data, which depends on it
209 in the net_2_0 profile.
211 2006-01-18 Chris Toshok <toshok@ximian.com>
213 * Makefile (common_dirs): add System.Web again after
216 2006-01-05 Raja R Harinath <rharinath@novell.com>
218 * Makefile: Build FirebirdSql.Data.Firebird only in the "default"
221 2006-01-03 Chris Toshok <toshok@ximian.com>
223 * Makefile (default_SUBDIRS): more futzing with ordering, thanks
224 to the complicated circular deps. Build System.Configuration
225 after System.Security, and build System yet another time after
226 System.Configuration has been built.
228 2005-12-22 Raja R Harinath <rharinath@novell.com>
230 * Makefile (default_SUBDIRS): Add Compat.ICSharpCode.SharpZipLib.
231 (COMPAT_PROFILE_DIRS): New.
232 (dist-local): Use it.
233 * compat/default, compat/net_2_0: New directories for holding
234 backwards-compatibility libraries. These will not be used inside
235 the tree, but will be installed into the GAC.
237 2005-12-12 Atsushi Enomoto <atsushi@ximian.com>
239 * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
241 2005-12-12 Raja R Harinath <rharinath@novell.com>
243 * Makefile (default_SUBDIRS): New. Rename from SUBDIRS, and move
244 before including library.make.
245 (net_2_0_ONLY_SUBDIRS): New.
246 (DIST_ONLY_SUBDIRS): Add net_2_0_ONLY_SUBDIRS.
248 2005-09-30 Miguel de Icaza <miguel@novell.com>
251 FirebirdSql.Data.Common/Resources/isc_error_msg.resources with the
252 resgen so it produces 1.x resources not 2.x resources which are
253 unreadable in 1.x profile.
255 * FirebirdSql.Data.Firebird.dll.resources: Add the full name that
256 will be used, otherwise no resources work.
258 * FirebirdSql.Data.Common/Resources/isc_error_msg.txt: Fix newline.
260 2005-11-21 Raja R Harinath <rharinath@novell.com>
262 * Makefile (net_2_0_bootstrap_SUBDIRS): Add PEAPI.
263 (net_1_1_java_SUBDIRS): New. Don't use 'ifeq ($(PROFILE))' to
266 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
268 * Makefile: define net_1_1_java profile subdirs
270 2005-10-06 Chris Lahey <clahey@ximian.com>
272 * Makefile (SUBDIRS): Compile Mono Posix before Mono SqliteClient.
274 2005-06-14 Lluis Sanchez Gual <lluis@novell.com>
276 * Makefile: Added System.Configuration to the build.
278 2005-04-21 Raja R Harinath <rharinath@novell.com>
280 * Makefile (net_1_1_bootstrap_SUBDIRS): Add PEAPI.
282 2005-04-07 Raja R Harinath <rharinath@novell.com>
284 * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
285 profile if needed. This is used when 'make dist' is invoked on a
286 clean tree. Reported by Ben Maurer.
288 2005-01-24 Raja R Harinath <rharinath@novell.com>
290 * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
292 (SUBDIRS): Move Mono.Security and System.Security ahead of System.
294 2005-01-13 Cesar Lopez Nataren <cnataren@novell.com>
296 * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
298 2005-01-04 Raja R Harinath <rharinath@novell.com>
300 * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
302 2004-12-26 Peter Bartok <pbartok@novell.com>
304 * Makefile (SUBDIRS): Switched from System.Windows.Forms to
305 Managed.Windows.Forms to build with the managed implementation
308 2004-12-08 Martin Baulig <martin@ximian.com>
310 * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
311 (the DLL it creates has already been renamed a long time ago).
313 2004-12-08 Raja R Harinath <rharinath@novell.com>
315 * Makefile (monolite_files): New. Do away with lib/basic.tar.gz.
316 Create the files in lib/monolite/.
317 (DISTFILES, dist-default, dist-local): Distribute them.
319 2004-12-06 Raja R Harinath <rharinath@novell.com>
321 * Makefile (SUBDIRS): Move I18N after second-pass of System.
323 2004-12-03 Raja R Harinath <rharinath@novell.com>
325 * Makefile (basic_SUBDIRS): Add second-pass System, too.
326 (basic_files): Add System.Xml.dll.
328 2004-12-02 Atsushi Enomoto <atsushi@ximian.com>
330 * Makefile : now we need System.Xml.dll for basic bootstrapping.
332 2004-11-25 Raja R Harinath <rharinath@novell.com>
334 * Makefile (DISTFILES): Add public and private keys.
335 (lib/basic.tar.gz): New.
336 (dist-local): Distribute it.
337 (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
338 * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
339 Assembly/AssemblyInfo.cs.
340 * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
342 2004-11-22 Raja R Harinath <rharinath@novell.com>
344 * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
346 2004-11-19 Raja R Harinath <rharinath@novell.com>
348 * Makefile (DIST_PROFILES): New.
349 (dist-local): Create profile-specific directories in the tarball.
351 2004-11-12 Martin Baulig <martin@ximian.com>
353 * Makefile (SUBDIRS): Added Mono.C5.
355 2004-11-09 Raja R Harinath <rharinath@novell.com>
357 * Makefile (basic_SUBDIRS): New.
359 2004-11-04 Raja R Harinath <rharinath@novell.com>
361 * Makefile (net_1_1_bootstrap_SUBDIRS): New.
363 2004-10-29 Raja R Harinath <rharinath@novell.com>
365 * Makefile (net_2_0_bootstrap_SUBDIRS): New.
367 2004-10-22 Daniel Morgan <danielmorgan@verizon.net>
369 * Mono.Data/.cvsignore
370 * Mono.Data/AssemblyInfo.cs
372 * Mono.Data/Mono.Data.dll.sources: added files
373 for build of Mono.Data.dll
374 This assembly includes the ProviderFactory
376 * Makefile: added Mono.Data.dll to the build
377 * Mono.Data/app.config: added providers and
378 removed obsolete providers to app settings xml file
380 * Mono.Data/test/Mono.Data.dll: delete
382 2004-10-22 Atsushi Enomoto <atsushi@ximian.com>
384 * Makefile : just remove System.Data.SqlXml.dll.
386 2004-10-11 Duncan Mak <duncan@ximian.com>
388 * Makefile: Move Microsoft.VisualBasic.dll to be built after
389 System.Windows.Forms.dll is built, because VB now requires SWF. This
392 2004-07-26 Atsushi Enomoto <atsushi@ximian.com>
394 * Makefile: added System.Data.SqlXml.dll as a working target.
396 2004-07-02 Raja R Harinath <rharinath@novell.com>
398 * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
399 Simplify dummy rule somewhat.
401 2004-06-24 Raja R Harinath <rharinath@novell.com>
403 * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
405 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
407 * Makefile: enabled Mono.CSharp.Debugger on windows.
409 2004-06-11 Duncan Mak <duncan@ximian.com>
411 * IBM.Data.DB2/IBM.Data.DB2.dll.sources:
412 * Makefile: Add IBM.Data.DB2.
414 2004-05-07 Raja R Harinath <rharinath@novell.com>
416 * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
417 before anything else. Remove duplicated Novell.Directory.Ldap.
419 2004-05-02 Duncan Mak <duncan@ximian.com>
421 * I18N/Assembly/AssemblyInfo.cs:
422 * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
423 * Mono.Cairo/Assembly/AssemblyInfo.cs:
424 * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
425 * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
426 * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
427 * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
428 AssemblyVersionAttribute ordering.
430 2004-05-02 Duncan Mak <duncan@ximian.com>
432 * ByteFX.Data/AssemblyInfo.cs:
433 * Mono.GetOptions/AssemblyInfo.cs:
434 * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
435 attributes for versioning (1.0 vs. 1.1 vs. 2.0).
437 2004-04-22 Martin Baulig <martin@ximian.com>
439 Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
441 2004-03-31 Dick Porter <dick@ximian.com>
443 * I18N/CJK/gb2312.table:
444 * I18N/CJK/Gb2312Convert.cs:
445 * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
446 algorithm as a base. Fixes bug 53841.
448 2004-03-23 Sebastien Pouliot <sebastien@ximian.com>
450 * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
451 * msfinal.pub: New. Microsoft public key to be used for strongnaming
454 2004-02-04 Marek Safar <marek.safar@seznam.cz>
456 * Makefile: Build System.dll in two steps. Because of the circular
457 dependency with System.XML.dll.
459 2004-01-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
461 * Makefile: disabled Mono.Posix for other platforms than linux until
464 2003-12-17 Sebastien Pouliot <spouliot@videotron.ca>
466 * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
467 now required for NTLM authentication.
469 2003-10-21 Pedro Martínez Juliá <yoros@wanadoo.es>
471 * Makefile: Removed Mono.Security.Tls.
473 * Mono.Security.Tls: Removed directory, now TLS support is in
474 Mono.Security assembly.
476 2003-10-16 Pedro Martínez Juliá <yoros@wanadoo.es>
478 * Makefile: Add Mono.Security.Tls assembly.
480 2003-08-11 Duncan Mak <duncan@ximian.com>
482 * Makefile (SUBDIRS): Add Mono.Cairo.dll
484 2003-07-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
486 * Makefile: only build Mono.CSharp.Debugger under linux.
488 2003-07-23 Peter Williams <peter@newton.cx>
490 * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
493 2003-07-22 Cesar Lopez Nataren <cesar@ciencias.unam.mx>
495 * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
497 2003-04-04 Miguel de Icaza <miguel@ximian.com>
500 ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
502 2003-04-03 Miguel de Icaza <miguel@ximian.com>
505 ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
506 (InflaterInputStream.Skip): Use a more memory friendly implementation.
508 2003-04-17 Nick Drochak <ndrochak@gol.com>
510 * library.make: Only try to run the unit tests if there is a Test
513 2003-04-11 Duncan Mak <duncan@ximian.com>
515 * Mono.Globalization/Data/*.xml: Check in XML files used in
516 the implementation of System.Globalization.
518 2003-03-31 Martin Willemoes Hansen
520 * Stubed System.Drawing.Design
522 2003-03-31 Alan Tam <Tam@SiuLung.com>
524 * makefile.gnu: Added System.Design to build
526 2003-03-31 Alan Tam <Tam@SiuLung.com>
528 * library.build: Added back System.Design to build
530 2003-03-22 Martin Willemoes Hansen <mwh@sysrq.dk>
532 * Stubed Custommarshalers
534 2003-03-20 Piers Haken <piersh@friskit.com>
536 * makefile.gnu: really fix the System.Management build problems
538 2003-03-11 Cesar Octavio Lopez Nataren <cesar@ciencias.unam.mx>
540 * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
541 will have the runtime support and CodeDom support for the JScript Compiler.
543 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
545 * makefile.gnu: Add PEAPI to the build
547 2003-03-06 Sebastien Pouliot <spouliot@videotron.ca>
549 * library.build: added Mono.Security to build, test and clean.
551 2003-03-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
553 * class/library.build:
554 * class/makefile.gnu: added Mono.Posix and System.Management.
556 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
558 * mcs/class: Add PEAPI directory
560 2003-02-22 Martin Baulig <martin@ximian.com>
562 * library.make: Pass `MCS_FLAGS' to MCS.
564 2003-02-15 Zoltan Varga <vargaz@freemail.hu>
566 * makefile.gnu (test): do not install .dbg files since mcs no longer
569 2003-02-13 Tim Coleman <tim@timcoleman.com>
570 * makefile.gnu: Add System.Data.OracleClient to linux build.
572 2003-02-10 Nick Drochak <ndrochak@gol.com>
575 * makefile: add testcorlib target to run unit tests just for corlib.
577 2003-02-05 Sebastien Pouliot <spouliot@videotron.ca>
579 * library.build: added Mono.Security.Win32 to build, test and
580 clean. There's no makefile.gnu for this assembly as it is
583 2003-01-23 Nick Drochak <ndrochak@gol.com>
585 * makefile: install the .dbg files too so the debugger can use them.
587 2003-01-17 Sebastien Pouliot <spouliot@videotron.ca>
589 * library.build: added System.Security to build, test and clean.
590 There's no makefile.gnu yet for this assembly.
592 2003-01-16 Rodrigo Moya <rodrigo@ximian.com>
594 * makefile.gnu: added Mono.Data.DB2Client directory.
596 2003-01-08 Gaurav Vaish <gvaish_mono AT lycos.com>
598 * System.Web.Mobile : Added new directory
600 2002-12-11 Jeroen Janssen <japj@darius.demon.nl>
602 * enabled building Mono.Directory.LDAP and
603 System.Design in .build file
605 2002-12-10 Jeroen Janssen <japj@darius.demon.nl>
607 * updated .build file(s) to correctly contain required buildfile
610 2002-12-09 Daniel Morgan <danmorg@sc.rr.com>
612 * library.build: add Mono.GetOptions to windows build
614 * Mono.GetOptions/Mono.GetOptions.build: add file
617 2002-12-08 Radek Doulik <rodo@ximian.com>
619 * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
620 Mono.GetOptions references System.Data
622 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
624 * library.build: Added Cscompmgd to the build
626 2002-12-02 Cesar Octavio Lopez Nataren <cesar@ciencias.unam.mx>
628 * mcs/class: Added assembly directory System.ServiceProcess
630 2002-11-26 Daniel morgan <danmorg@sc.rr.com>
632 * makefile.gnu: add Mono.Data.PostgreSqlClient
635 * library.build: add Mono.Data.PostgreSqlClient
638 2002-11-20 Nick Drochak <ndrochak@gol.com>
640 * library.make: for .response allow white space at the end of