2009-06-25 Atsushi Enomoto <atsushi@ximian.com>
[mcs.git] / ChangeLog
blobf3257c5c0ee38ea6135048744e66a7b36bee79f0
1 2009-06-07  Marek Safar  <marek.safar@gmail.com>
3         * Makefile: Add net_4_0* profiles.
5 2009-02-24  Jonathan Pryor  <jpryor@novell.com>
7         * docs/Makefile: Remove and don't install nunit-docs.source.  As
8           Atsushi Enomoto said on 2008-11-26, Mono's NUnit is for internal use
9           only, and installing nunit-docs.source causes an warning message
10           during monodoc startup.
11         * docs/nunit-docs.source: Remove.
13 2009-02-03  Rodrigo Kumpera  <rkumpera@novell.com>
15         * docs/Makefile: Fix install-local and uninstall-local if
16         DISABLE_MCS_DOCS is defined.
18 2009-02-02  Rodrigo Kumpera  <rkumpera@novell.com>
20         * docs/Makefile: Don't build build-documentation if DISABLE_MCS_DOCS
21         is defined.
23 2009-01-31  Rodrigo Kumpera  <rkumpera@novell.com>
25         * docs/Makefile: use -f with rm on the clean target so
26         rm doesn't complain about missing files.
28 2008-12-10  Atsushi Enomoto  <atsushi@ximian.com>
30         * Makefile : remove sys.messaging from CENTUM_TESTS. It has never
31           been supported, and now, it's heavily developed.
33 2008-12-08  Jonathan Pryor  <jpryor@novell.com>
35         * docs/monodoc.xml: Rename the "File Formats" node to "Commands and
36           Files", so that ~all man pages can be under the same node.
37         * docs/lang-csharp.source: Since C# is the only current language, move
38           the child nodes "up" a node so we have "Languages/C# Compiler Error
39           Reference" and "Languages/C# Language Specification" nodes.
41 2008-12-02  Jonathan Pryor  <jpryor@novell.com>
43         * docs/Makefile: Build additional directories (Npgsql,
44           System.Configuration.Install, System.Design, System.Runtime.Remoting,
45           System.Runtime.Serialization.Formatters.Soap); shorten entries.
47 2008-11-26  Atsushi Enomoto  <atsushi@ximian.com>
49         * docs/Makefile: remove nunit docs that do not exist (and I don't
50           think such docs for private mono use should be provided).
52 2008-11-26  Atsushi Enomoto  <atsushi@ximian.com>
54         * Makefile : I happened to remove errors and docs which
55           used to be broken.
57 2008-11-25  Atsushi Enomoto  <atsushi@ximian.com>
59         * Makefile : replace nunit20 with nunit24.
61 2008-11-18  Jonathan Pryor  <jpryor@novell.com>
63         * docs/Makefile: Don't build mono-file-formats.*, mono-tools.*
64         * docs/mono-file-formats.config, docs/mono-file-formats.source, 
65           docs/mono-tools.config, docs/mono-tools.source: Removed (now located 
66           in mono/docs).
68 2008-11-02  Jonathan Pryor  <jpryor@novell.com>
70         * docs/Makefile (MONO_DIRS): Add Mono.Simd.
72 2008-10-31  Jonathan Pryor  <jpryor@novell.com>
74         * docs/Makefile: Restructure the *.tree/*.zip rules to support
75           concurrent builds (`make -jN`).
77 2008-10-27  Jonathan Pryor  <jpryor@novell.com>
79         * docs/Makefile (DISTFILES): Add mono-file-formats.config.
81 2008-10-22  Jonathan Pryor  <jpryor@novell.com>
83         * docs (svn:ignore): Ignore generated files.
84         * docs/lang-csharp.source: Added; combined .source file for the C#
85           language specification and error reference.
86         * docs/Makefile: Support lang-csharp.source, mono-file-formats.*, etc.
87         * *.tree/*.zip should be rebuilt when Makefile is changed.
88         * docs/mono-file-formats.config, docs/mono-file-formats.source: Added;
89           moving file format documentation out from mono-tools.* so that it's
90           easier to find.
91         * docs/mono-tools.config: Move mdoc(5), mono-config(5) to
92           mono-file-formats.config.
93         * docs/mono-tools.source, docs/Mono.source, docs/netdocs.source,
94           docs/Novell.source, docs/nunit-docs.source: Add /monodoc/node
95           information so that the documentation is inserted into the correct
96           location.
97         * docs/monodoc.xml: Vastly simplify the default monodoc.xml as
98           structure can be/has been pushed out into the .source files.  This
99           should help simplify the life of downstream packagers who wish to
100           add additional documentation to monodoc.
101         * docs/ecma334.source, docs/cs-errors.source: Remove (replaced with
102           lang-csharp.source).
104 2008-10-20  Jonathan Pryor  <jpryor@novell.com>
106         * docs/Makefile (MONO_DIRS): Add Mono.Data.SqliteClient docs.
108 2008-10-18  Jonathan Pryor  <jpryor@novell.com>
110         * docs/Makefile (MONODOC_INSTALL_DIR): Prefix path with $(DESTDIR) so 
111           that it installs properly under the buildbot.
113 2008-10-18  Raja R Harinath  <harinath@hurrynot.org>
115         * docs/Makefile (DISTFILES): Don't use 'find' to list files.
117 2008-10-18  Raja R Harinath  <harinath@hurrynot.org>
119         * Makefile (net_2_0_SUBDIRS): Add 'docs'.
120         * docs/Makefile: Build documentation only in the net_2_0 profile.
122 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
124         * docs/Makefile: Add install/uninstall support.
126 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
128         * docs/Makefile: Assemble documentation.
129         * docs/cs-errors.config: Update to refer to correct directory.
130         * docs/mono-tools.config: Man pages are in mono/man now...
132 2008-10-08  Zoltan Varga  <vargaz@gmail.com>
134         * README: Update after the profile changes.
136         * Makefile */Makefile build/profiles/*.make: Rename the 'default'
137         profile to 'net_1_1'.
139 2008-05-14  Marek Safar  <marek.safar@gmail.com>
141         * Makefile: Enabled more tests.
143 2008-02-18  Raja R Harinath  <harinath@hurrynot.org>
145         * Makefile (net_2_0_centum_tests): Add System.Xml.Linq here.
147 2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
149         * Makefile (_boot_): Orchestrate the net_2_1 bootstrap.
150         (net_2_1_bootstrap_SUBDIRS, net_2_1_raw_SUBDIRS): New.
152 2008-02-06  Zoltan Varga  <vargaz@gmail.com>
154         * Makefile (dir-check): Hopefully fix make dist.
156 2008-02-05  Zoltan Varga  <vargaz@gmail.com>
158         * Makefile: Abort with an error message if make is typed directly in this
159         directory, instead from the 'mono' directory.
161 2007-12-06  Atsushi Enomoto  <atsushi@ximian.com>
163         * Makefile: currently Sys.Web.Extensions is not ready for
164           centum_tests.
166 2007-12-04  Marek Safar  <marek.safar@gmail.com>
168         * Makefile: Added more tests.
170 2007-12-03  Marek Safar  <marek.safar@gmail.com>
172         * Makefile: Added 3.5 profile, it probably not used here.
174 2007-11-28  Raja R Harinath  <harinath@gmail.com>
176         * Makefile (_boot_): Incorporate 'net_2_1' into the bootstrap
177         process -- it depends on 'net_2_0' profile being built.
179 2007-07-27  Marek Safar  <marek.safar@gmail.com>
181         * Makefile: Removed gmcs and smcs, removed DIST_ONLY_SUBDIRS.
183 2007-07-27  Jb Evain  <jbevain@novell.com>
185         * Makefile: integrate the tuner in the build.
187 2007-07-26  Jb Evain  <jbevain@novell.com>
189         * smcs: add a project of its own for the 2.1 compiler.
191 2007-07-11  Jb Evain  <jbevain@novell.com>
193         * Makefile: work on the 2.1 profile.
195 2007-05-11  Raja R Harinath  <rharinath@novell.com>
197         * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'mcs'.
199 2007-04-18  Marek Habersack  <grendello@gmail.com>
201         * Makefile (SUBDIRS): removed tools/culevel, it is now built in
202         the 1.1 bootstrap phase.
204 2007-04-17  Marek Habersack  <mhabersack@novell.com>
206         * Makefile (thisdir): added tools/culevel to the list of
207         subdirectories - it must be compiled before compiling the classes
208         since System.Web depends on it.
210 2007-04-06  Wade Berrier  <wberrier@novell.com>
212         * Makefile: use bzip2 instead of gzip for 'make dist'
213         (even though it's not used here anymore)
215 2006-08-18  Raja R Harinath  <rharinath@novell.com>
217         * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'tools'.
219 2006-04-11  Raja R Harinath  <rharinath@novell.com>
221         * Makefile (SUBDIRS): Remove tools/resgen.
223 2005-11-21  Raja R Harinath  <rharinath@novell.com>
225         * Makefile (net_2_0_bootstrap_SUBDIRS): Add ilasm.
226         (net_2_0_SUBDIRS): Likewise.
228 2005-09-22  Raja R Harinath  <rharinath@novell.com>
230         * Makefile (basic_SUBDIRS, net_1_1_bootstrap_SUBDIRS)
231         (net_2_0_bootstrap_SUBDIRS, net_2_0_SUBDIRS):
232         Build the 'build' directory too.
234 2005-09-21  Raja R Harinath  <rharinath@novell.com>
236         * Makefile (centum_tests): Remove System.Web.
238 2005-09-06  Raja R Harinath  <rharinath@novell.com>
240         * Makefile (bootstrap): Remove special handling on Win32.
242 2005-07-11  Raja R Harinath  <rharinath@novell.com>
244         * Makefile (centum_tests): Add System.Messaging and
245         System.ServiceProcess.  Remove System.Configuration.Install.
246         Move Mono.C5 ...
247         (net_2_0_centum_tests): ... here, and disable it for now.
249 2005-06-20  Raja R Harinath  <rharinath@novell.com>
251         * Makefile (centum_tests): Move System.XML ...
252         (default_centum_tests): ... here.
254 2005-06-17  Raja R Harinath  <rharinath@novell.com>
256         * Makefile (centum_tests): Add System.XML.
258 2005-06-10  Sebastien Pouliot  <sebastien@ximian.com>
260         * Makefile (centum_tests): Added System.Security.
262 2005-05-20  Raja R Harinath  <rharinath@novell.com>
264         * Makefile (centum_tests): Add System.Web and move corlib from ...
265         (default_centum_tests): ... here.
267 2005-04-25  Raja R Harinath  <rharinath@novell.com>
269         * Makefile (centum_tests): Add Mono.Security and
270         System.Runtime.Remoting.
271         * */Makefile: Replace $(RUNTIME) with $(RUNTIME) $(RUNTIME_FLAGS).
273 2005-04-21  Raja R Harinath  <rharinath@novell.com>
275         * Makefile (net_1_1_bootstrap_SUBDIRS): Add ilasm.
277 2005-03-14  Raja R Harinath  <rharinath@novell.com>
279         * Makefile (_boot_): New.  Used to generalize the bootstrap to
280         clean and install too.
282 2005-02-25  Raja R Harinath  <rharinath@novell.com>
284         * Makefile (centum_tests): New list of test subdirs that should
285         pass 100%.
286         (default_centum_tests, net_2_0_centum_tests): New.
287         (ONLY_CENTUM_TESTS): New check.  If defined during 'make
288         run-test', only the tests in centum_tests are run.
290 2004-12-20  Jambunathan K  <kjambunathan@novell.com>
292         * btests: Removed. This directory is now superseded by
293         mbas/Test.
294         
295 2004-12-13  Raja R Harinath  <rharinath@novell.com>
297         * INSTALL.txt: Minor updates to reflect build changes.
299 2004-11-25  Raja R Harinath  <rharinath@novell.com>
301         * Makefile (DISTFILES): Add nunit.key.
303 2004-11-24  Raja R Harinath  <rharinath@novell.com>
305         * Makefile (profiles-do--run-test): Allow list of profiles to be
306         overriden.
307         (profiles-do--all): Remove.  The default pattern build suffices.
309 2004-11-22  Raja R Harinath  <rharinath@novell.com>
311         * Makefile (OVERRIDE_TARGET_ALL): Remove.
312         (all.override): Remove 2-pass build.
313         (net_1_1_bootstrap_SUBDIRS): Add 'tools'.
315 2004-11-22  Raja R Harinath  <rharinath@novell.com>
317         * Makefile (profiles-do--all): Don't fallback to default pattern build.
319 2004-11-19  Raja R Harinath  <rharinath@novell.com>
321         * Makefile (net_2_0_SUBDIRS): Add nunit20.
323 2004-11-19  Raja R Harinath  <rharinath@novell.com>
325         * Makefile (%-profiles): Go through an intermediate set of rules.
326         Move body to ...
327         (profiles-do--%): ... this.
328         (profiles-do--run-test): Customized rule that usefully runs with
329         'make -j' and 'make -k'.
330         (profiles-do--all, profile-do--%--all): Orchestrate the bootstrap
331         process.
333 2004-11-09  Raja R Harinath  <rharinath@novell.com>
335         * Makefile (basic_SUBDIRS): New.
337 2004-11-04  Raja R Harinath  <rharinath@novell.com>
339         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
340         (all.override): Fix to actually perform optimization to avoid
341         the two-pass build if we are not signing assemblies.
343 2004-10-29  Raja R Harinath  <rharinath@novell.com>
345         * Makefile (net_2_0_bootstrap_SUBDIRS,net_2_0_SUBDIRS): New.
346         (profile-do--net_2_0_bootstrap--all): New target.
347         (profile-do--net_2_0--all): Depend on it.
348         (distdir,top_distdir): Remove.
349         (dist-tarball): Define distdir here for dist-recursive.
351 2004-10-21  Raja R Harinath  <rharinath@novell.com>
353         * Makefile (all-profiles $(STD_TARGETS:=-profiles)): Make
354         parallelizable. 
356 2004-09-27  Raja R Harinath  <rharinath@novell.com>
358         * nunit20/nunit-console/Makefile (PROGRAM): Put in
359         profile-specific directory.
361 2004-09-21  Raja R Harinath  <rharinath@novell.com>
363         * Makefile (DIST_ONLY_SUBDIRS): Add 'gmcs' since it is specially
364         handled by 'class/corlib/Makefile'.
365         (test-installed-compiler): Run compiler tests using the installed
366         compiler.
368 2004-09-14  Raja R Harinath  <rharinath@novell.com>
370         * Makefile (SUBDIRS): Allow to be overriden by $(TEST_SUBDIRS).
371         (test-profiles, run-test-profiles): New targets.
372         (test-compiler): Rename to ...
373         (compiler-tests): ... this.  Run tests on all profiles.
375 2004-09-03  Martin Baulig  <martin@ximian.com>
377         * Makefile (test-compiler): New target to run the compiler test.
379 2004-07-02  Raja R Harinath  <rharinath@novell.com>
381         * Makefile (OVERRIDE_BARE_TARGETS): Remove.
382         (OVERRIDE_TARGET_ALL): Define.
383         (all-recursive,$(STD_TARGETS:=-recursive)): Depend on
384         'platform-check' and 'profile-check'.
385         (all.override): New.  Run two passes: once to build, and once to
386         sign libraries.
388 2004-06-22  Todd Berman  <tberman@off.net>
390         * configure: Patch from Mariano Suárez-Alvarez 
391         <msuarezalvarez@arnet.com.ar> to make configure accept jhbuild style
392         /prefix /usr options, and to continue past unknown options. Currently
393         this patch is a bit spammy with multiple unknown options, anyone
394         who is interested is welcome to fix this.
396 2004-06-14  Raja R Harinath  <rharinath@novell.com>
398         * Makefile (all-profiles, clean-profiles): Simplify slightly.
400 2004-06-05  Atsushi Enomoto  <atsushi@ximian.com>
402         * Makefile: added target run-test-ondotnet.
404 2004-05-26  Raja R Harinath  <rharinath@novell.com>
406         * nunit20/util/Makefile (EXTRA_DISTFILES): Remove
407         Transform.resources.
408         ($(the_lib)): Make Transform.resources using internal resgen.
409         * nunit20/util/Transform.resources: Rebuild.
411 2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>
413         * nunit.key: New. NUnit private key. Due to build issues the key
414         must be present in this directory.
416 2004-05-20  Raja R Harinath  <rharinath@novell.com>
418         * Makefile (SUBDIRS): Move 'monoresgen' ahead of 'class'.
420 2004-05-17  Raja R Harinath  <rharinath@novell.com>
422         * Makefile (all, clean): Remove indirection.
423         (clean-profiles): New.
425 2004-05-13  Jackson Harper  <jackson@ximian.com>
427         * Makefile: default build is no longer the multi profile build. Do
428         build both 1.1 and 2.0 profiles use the all-profiles target.
429         
430 2004-05-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
432         * Makefile: disable net_2_0 on windows. It doesn't build. Don't
433         try to build net_1_0 and net_2_0 if we provide a PROFILE=xxx in the
434         command line.
436 2004-05-10  Raja R Harinath  <rharinath@novell.com>
438         * INSTALL.txt: Don't mention 'fullbuild'.  Mention 'bootstrap'
439         instead.  Update instructions for 'monocharge'.
441 2004-04-30  Raja R Harinath  <rharinath@novell.com>
443         * Makefile (SUBDIRS): Remove 'gmcs' for now.
444         (all): Simplify.
445         (clean): Quick hack to get 'make clean' to work better.
447 2004-04-29  Jackson Harper  <jackson@ximian.com>
449         * Makefile: Put the PROFILE= stuff before the target, this is more
450         pleasurable to cygwin users.
451         
452 2004-04-28  Jackson Harper  <jackson@ximian.com>
454         * Makefile: build the net_1_1 and net_2_0 profiles by default.
455         
456 2004-01-14  Martin Willemoes Hansen  <mwh@sysrq.dk>
458         * INSTALL.txt: Fixed, autogen should be autogen.sh
460 2003-12-01  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
462         * Added dirs mcs/jtest and mcs/jerrors.
464 2003-10-28 Jackson Harper <jackson@ximian.com>
466         * INSTALL.txt: Tell users where to find monocharges, do not
467         reference README.building.
468         
469 2003-07-22  Peter Williams  <peter@newton.cx>
471         * README: INSTALL.txt, not INSTALL.
473 2003-07-20  Peter Williams  <peter@newton.cx>
475         * nunit20/nunit-console/Makefile (PROGRAM): Put nunit-console.exe
476         in $(topdir)/class/lib so we can find our DLL's.
478 2003-07-18  Peter Williams  <peter@newton.cx>
480         * build/library.make (dist-local): Fancy make dist magic gives
481         way to boring old 'for'.
483         * build/executable.make (dist-local): Ditto.
485 2003-07-17  Peter Williams  <peter@newton.cx>
487         * build/profiles/default.make: Actually fix this. Use the platform
488         compiler all the way.
490 2003-07-17  Peter Williams  <peter@newton.cx>
492         * build/profiles/default.make: Try to make this smarter so
493         that we can build on Windows. Specifically, don't require
494         the mono runtime. Combined with the corlib $(BOOT_COMPILE) change,
495         this should make corlib build out of the box, I think.
497 2003-07-16  Peter Williams  <peter@newton.cx>
499         A whole passel of build system changes. Doc updates:
500         
501         * build/README.makefiles: Doc updates.
503         * build/profiles/net_1_0.make: Doc changes.
505         * INSTALL.txt: A few more touchups.
507         Better defaults:
508         
509         * build/config-default.make (prefix): Default install prefix
510         should be /usr/local.
512         * build/profiles/bootstrap.make: This profile ...
514         * build/profiles/default.make: ... is now the default.
516         * build/profiles/atomic.make: And the default is now this.
518         Fixes for pre-build checks:
519         
520         * Makefile: Do the platform and (new) profile checks
521         before the build, which took some infrastructure changes.
523         * build/rules.make: Allow a Makefile to specify its own all/install/etc
524         targets.
526         * build/profiles/default.make (profile-check): Add a blank
527         target here.
529         * build/profiles/atomic.make: Check for a full MCS install to 
530         build against.
532         HP/UX fixes with help from Bernie Solomon:
533         
534         * build/config-default.make (ECHO_ESCAPE): HP/UX 'echo'
535         doesn't need a -e parameter to interpret escape codes. Test for
536         that and define a configuration parameter.
538         * build/library.make ($(makefrag)): Use $(ECHO_ESCAPE)
539         instead of assuming that 'echo -e' will interpret escape
540         codes.
542         * build/executable.make ($(makefrag)): Here too.
544         A make distcheck fix:
546         * Makefile: Inherit the current prefix so that the build can
547         find the right System.Xml.dll.
548         
549         And Windows build fixes with the invaluable help of Sebastian
550         Pouliot (in various subdirectories).
551         
552 2003-07-14  Peter Williams  <peter@newton.cx>
554         * build/rules.make (dist-recursive): Fix recursive rules
555         to work on HP/UX /bin/sh. Patch from Bernie Solomon
556         <bernard@ugsolutions.com>.
558 2003-05-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
560         * makefile:
561         * makefile.gnu: don't use -C when running make.
563 2003-05-05 Ben Maurer <bmaurer@users.sourceforge.net>
564         * AUTHORS: Added self.
566 2003-04-15 Nick Drochak <ndrochak@gol.com>
568         * makefile: Remove nunit version 1 from build
570 2002-03-14  Daniel Morgan <danmorg@sc.rr.com>
572         * class/makefile.gnu
573         * class/ByteFX.Data/makefile.gnu: add ByteFX.Data.dll 
574         to the Linux build
576 2002-03-14  Daniel Morgan <danmorg@sc.rr.com>
578         * makefile: added ByteFX.Data.dll to windows install
579         
580         * class/library.build: added ByteFX.Data.dll 
581         to windows build.  added additional clean targets
582         
583         * class/Microsoft.VisualC/Microsoft.VisualC.build: fix 
584         windows clean
585         
586         * class/ByteFX.Data: added directory for ByteFX.Data.dll
587         which includes a MySQL ADO.NET Provider.  
588         Contributed by Reggie Burnett <rykr@bellsouth.net>
589         from ByteFX, Inc.
590         ByteFX.Data 0.6.5 is Copyright 2002-2003, ByteFX, Inc.
591         
592         Added the following files and directories:
593                 
594         class/ByteFX.Data/AssemblyInfo.cs    
595         class/ByteFX.Data/list
596         class/ByteFX.Data/ByteFX.Data.build  
597         class/ByteFX.Data/makefile.gnu
598         class/ByteFX.Data/ChangeLog.txt      
599         class/ByteFX.Data/readme.txt
600         class/ByteFX.Data/lgpl.txt: new files
601                 
602         BitStream.cs  
603         Connection.cs        
604         Field.cs        
605         Inflater.cs
606     ConnectionString.cs  
607     HuffmanTree.cs  
608     NamedPipeStream.cs
609     class/ByteFX.Data/Common: added files to new directory
611         Driver.cs     
612         command.resx            
613         todo.txt
614         CommandBuilder.cs  
615         Exception.cs  
616         dataadapter.cs           
617         transcaction.cs
618         Connection.cs      
619         Field.cs      
620         datareader.cs
621         Connection.resx    
622         MysqlDefs.cs  
623         parameter.cs
624         class/ByteFX.Data/mysqlclient: added files to new directory
626         command.cs    
627         parameter_collection.cs
628         class/ByteFX.Data/mysqlclient/Designers: added files to new directory
629         
630 2003-03-14  Daniel Morgan <danmorg@sc.rr.com>
632         * makefile: add ilasm.exe to windows build and add missing assemblies
633         to windows install
634         
635         * class/library.build: include PEAPI.dll, Npgsql.dll, and
636         ICSharpCode.SharpZipLib part of the windows build
638 2003-03-10  Martin Willemoes Hansen <mwh@sysrq.dk>
639         * Fixed some spelling errors in class/doc/TemplateTest.cs
641 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
643         * makefile: added Mono.Posix and System.Management.
645 2003-02-16  Martin Baulig  <martin@ximian.com>
647         * docs/compiler: Added a few works about the new `Location' code.
649 2003-02-15  Nick Drochak  <ndrochak@gol.com>
651     * makefile.gnu: Add testcorlib target to run just the corlib unit tests.
653 2003-02-10  Nick Drochak  <ndrochak@gol.com>
655         * makefile: Add testcorlib target to run just the corlib unit tests.
657 2003-01-16  Nick Drochak <ndrochak@gol.com>
659         * makefile.gnu: Add corlib target to just build that.
661 2003-01-14  Duncan Mak  <duncan@ximian.com>
663        * ilasm/parser/ScannerAdapter.cs: Remove the cleanup method now that
664        it's no longer in the interface.
666 2003-01-13  Duncan Mak  <duncan@ximian.com>
668         * ilasm/parser/ScannerAdapter.cs: Implement the new cleanup method
669         in the tokenizer. This fixes the build.
671 2003-01-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
673         * README.building: New file.
674         * makefile.gnu: install README.building file.
676 2003-01-09  Sebastien Pouliot  <spouliot@videotron.ca>
678         * AUTHORS: add myself to class library list
680 2002-12-15  Alp Toker  <alp@atoker.com>
682         * makefile.gnu: make sure mcs is in PATH, otherwise tell user to read
683         INSTALL.txt
685 2002-12-10  Daniel Morgan <danmorg@sc.rr.com>
687         * makefile
688         * tools/makefile
689         * tools/makefile.gnu: change target
690         from SqlSharpCli.exe
691         to sqlsharp.exe
693 2002-12-10  Alp Toker  <alp@atoker.com>
695         * ilasm/makefile.gnu: Install ilasm executable with -m 755, not 644
696         * ilasm/makefile: ditto
698 2002-12-10  Gaurav Vaish  <gvaish_mono@lycos.com>
700         * AUTHORS: Corrected my email-ID.
702 2002-11-29  Daniel Morgan  <danmorg@sc.rr.com>
704         * INSTALL: renamed to INSTALL.txt because INSTALL 
705         interferred with "make install" on windows
706         
707         * makefile: changes to get "make install" work 
708         on windows
709         
710         * class/makefile.gnu: flush
711         
712         * ilasm/makefile: updated for windows build
713         
714         * monoresgen/makefile: updated for windows build
715         
716         * tools/SqlSharp/SqlSharpCli.build: flush
717         
718         * winexe.in: add file to be template for executable assemblies
719         to be installed on windows via "make install" by providing
720         a script that runs mono and the assembly 
721         like mcs runs mono mcs.exe 
722         
723 2002-11-28  Daniel Morgan  <danmorg@sc.rr.com>
725         * makefile.gnu: added tools directory to linux build
727         * tools/makefile.gnu: added new file to built tools and install.
728         dist works too.  test is just blank.
730 2002-11-16  Martin Baulig  <martin@ximian.com>
732         * makefile.gnu: `binary-snapshot' is now an alias for `dist'.
733         Please update your scripts, the `dist' target will disappear soon.
735 2002-11-09  Nick Drochak  <ndrochak@gol.com>
737         * makefile: have test target be smart about windows/linux
739 2002-11-07  Nick Drochak  <ndrochak@gol.com>
741         * makefile: for the clean target, handle linux and windows differently.
743 2002-10-13  Daniel Morgan <danmorg@sc.rr.com>
745         * class/library.build: added Mono.Data.SqliteClient
746         directory to windows build
748 2002-10-10  Daniel Morgan <danmorg@sc.rr.com>
750         * class/library.build: added Mono.Data.MySql directory to windows build.
752 2002-10-10  Rodrigo Moya <rodrigo@ximian.com>
754         * class/makefile.gnu: added Mono.Data.MySql directory to linux build.
756 2002-10-09  Rodrigo Moya <rodrigo@ximian.com>
758         * class/makefile.gnu: added System.Data.Odbc directory.
760 2002-09-14  Piers Haken <piersh@friskit.com>
762         * */makefile.gnu:
763                 use $(topdir)
764                 build nunit into $(topdir)/class/lib
766 2002-08-27  Gonzalo Paniagua Javier <gonzalo@ximian.com>
768         * makefile.gnu:
769         * class/library.make:
770         * class/makefile.gnu:
771         * class/I18N/makefile.gnu
772         * class/corlib/makefile.gnu:
773         * class/corlib/Test/ChangeLog:
774         * class/corlib/Test/corlib_linux_test.args:
775         * class/corlib/Test/makefile.gnu:
776         * class/corlib/Test/run_test.sh:
777         * jay/makefile.gnu:
778         * mcs/makefile.gnu:
779         * monoresgen/makefile.gnu:
780         * nunit/makefile.gnu:
782         Allow running 'make -f makefile.gnu test' from top directory.
783         In the libraries makefile.gnu you just have to add TEST_DIR=dirname
784         with the name where tests reside.
786 2002-08-23  Martin Baulig  <martin@gnome.org>
788         * class/makefile.gnu: Add class/Mono.CSharp.Debugger to the build.
790 2002-08-13  Piers Haken <piersh@friskit.com>
792         * class/library.make: merge back original makefile.gnu behavior
793         * */makefile.gnu: merge back original makefile.gnu behavior
795 2002-08-12  Piers Haken <piersh@friskit.com>
797         * class/library.make: use 'find' to specify source files, instead of static files
798         * */makefile.gnu: specify include/exclude patterns for source files
800 2002-08-07  Peter Williams  <peterw@ximian.com>
802         * class/library.make (.makefrag): Fix this rule a bit; was using
803         $^ instead of $<
805 2002-07-29  Peter Williams  <peterw@ximian.com>
807         * makefile.gnu: 'make install' wasn't actually working due to $@,
808         fix it.
810 2002-07-29  Martin Baulig  <martin@gnome.org>
812         * makefile.gnu: Don't force people to install.  The default must also
813         be `all' and not `install'.
815 2002-07-26  Alp Toker  <alp@atoker.com>
817         * INSTALL: Wrote a guide to mcs installation.
818         * README: Updated to reflect the new INSTALL guide.
820 2002-07-23  Alp Toker  <alp@atoker.com>
822         * makefile.gnu: Added an install target (which sets permissions and
823         respects prefix) and a dist target which produces a tarball. Also
824         fixed a few other makefile issues.
826 2002-07-22  Peter Williams  <peterw@ximian.com>
828         * class/library.make: Oops, the deps weren't right -- touching a .cs
829         file didn't cause the libraries to be rebuilt.
830         (clean): Robustify this rule a bit.
832 2002-07-20  Martin Baulig  <martin@gnome.org>
834         * class/makefile.gnu: Added System.Data.
836 2002-07-20  Martin Baulig  <martin@gnome.org>
838         * class/library.make: Put $(MONO_PATH_PREFIX) in front of the MONO_PATH.
840         * class/*/makefile.gnu: Set MONO_PATH_PREFIX=../lib:
842 2002-07-19  Martin Baulig  <martin@gnome.org>
844         * makefile.gnu (DIRS): Added nunit.
846 2002-07-19  Martin Baulig  <martin@gnome.org>
848         Added the super-cool set of makefiles from Peter Williams which run on
849         GNU/Linux without NAnt.  I named them `makefile.gnu' and not `GNUmakefile'
850         since this won't break the windows build.
852         To compile stuff on GNU/Linux, just do a `make -f makefile.gnu'.
854         * mcs-tool, */makefile.gnu, class/library.make: New files.
856 2002-07-19  Martin Baulig  <martin@gnome.org>
858         * */makefile (NANT): Use a variable `NANT' so the user can override it with
859         `make NANT=/usr/local/bin/NAnt.exe'.
861 2002-05-09  Daniel Morgan <danmorg@sc.rr.com>
863         * AUTHORS: add me to class libraries list
865 2002-03-26  Dick Porter  <dick@ximian.com>
867         * makefile (linux): Abandon the build if any of the subdir makes fail
869 2002-03-07  Nick Drochak  <ndrochak@gol.com>
871         * makefile: Change order of build so corlib is built before nunit since
872         Nunit needs corlib now.
874 2002-02-14  Nick Drochak  <ndrochak@gol.com>
876         * makefile: Build mcs/doctools too when one does 'make'
878 2002-01-20 Nick Drochak  <ndrochak@gol.com>
880         * on the 'test' target, make sure NUnit is built first before building
881         and running tests
883 2002-01-20 Nick Drochak  <ndrochak@gol.com>
885         * add nunit directory to the list of dirs to build in