2007-07-26 Jonathan Chambers <joncham@gmail.com>
[mcs.git] / ChangeLog
blob908547606910af40c35ddc8b6e9b94ed1e9b2019
1 2007-07-26  Jb Evain  <jbevain@novell.com>
3         * smcs: add a project of its own for the 2.1 compiler.
5 2007-07-11  Jb Evain  <jbevain@novell.com>
7         * Makefile: work on the 2.1 profile.
9 2007-05-11  Raja R Harinath  <rharinath@novell.com>
11         * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'mcs'.
13 2007-04-18  Marek Habersack  <grendello@gmail.com>
15         * Makefile (SUBDIRS): removed tools/culevel, it is now built in
16         the 1.1 bootstrap phase.
18 2007-04-17  Marek Habersack  <mhabersack@novell.com>
20         * Makefile (thisdir): added tools/culevel to the list of
21         subdirectories - it must be compiled before compiling the classes
22         since System.Web depends on it.
24 2007-04-06  Wade Berrier  <wberrier@novell.com>
26         * Makefile: use bzip2 instead of gzip for 'make dist'
27         (even though it's not used here anymore)
29 2006-08-18  Raja R Harinath  <rharinath@novell.com>
31         * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'tools'.
33 2006-04-11  Raja R Harinath  <rharinath@novell.com>
35         * Makefile (SUBDIRS): Remove tools/resgen.
37 2005-11-21  Raja R Harinath  <rharinath@novell.com>
39         * Makefile (net_2_0_bootstrap_SUBDIRS): Add ilasm.
40         (net_2_0_SUBDIRS): Likewise.
42 2005-09-22  Raja R Harinath  <rharinath@novell.com>
44         * Makefile (basic_SUBDIRS, net_1_1_bootstrap_SUBDIRS)
45         (net_2_0_bootstrap_SUBDIRS, net_2_0_SUBDIRS):
46         Build the 'build' directory too.
48 2005-09-21  Raja R Harinath  <rharinath@novell.com>
50         * Makefile (centum_tests): Remove System.Web.
52 2005-09-06  Raja R Harinath  <rharinath@novell.com>
54         * Makefile (bootstrap): Remove special handling on Win32.
56 2005-07-11  Raja R Harinath  <rharinath@novell.com>
58         * Makefile (centum_tests): Add System.Messaging and
59         System.ServiceProcess.  Remove System.Configuration.Install.
60         Move Mono.C5 ...
61         (net_2_0_centum_tests): ... here, and disable it for now.
63 2005-06-20  Raja R Harinath  <rharinath@novell.com>
65         * Makefile (centum_tests): Move System.XML ...
66         (default_centum_tests): ... here.
68 2005-06-17  Raja R Harinath  <rharinath@novell.com>
70         * Makefile (centum_tests): Add System.XML.
72 2005-06-10  Sebastien Pouliot  <sebastien@ximian.com>
74         * Makefile (centum_tests): Added System.Security.
76 2005-05-20  Raja R Harinath  <rharinath@novell.com>
78         * Makefile (centum_tests): Add System.Web and move corlib from ...
79         (default_centum_tests): ... here.
81 2005-04-25  Raja R Harinath  <rharinath@novell.com>
83         * Makefile (centum_tests): Add Mono.Security and
84         System.Runtime.Remoting.
85         * */Makefile: Replace $(RUNTIME) with $(RUNTIME) $(RUNTIME_FLAGS).
87 2005-04-21  Raja R Harinath  <rharinath@novell.com>
89         * Makefile (net_1_1_bootstrap_SUBDIRS): Add ilasm.
91 2005-03-14  Raja R Harinath  <rharinath@novell.com>
93         * Makefile (_boot_): New.  Used to generalize the bootstrap to
94         clean and install too.
96 2005-02-25  Raja R Harinath  <rharinath@novell.com>
98         * Makefile (centum_tests): New list of test subdirs that should
99         pass 100%.
100         (default_centum_tests, net_2_0_centum_tests): New.
101         (ONLY_CENTUM_TESTS): New check.  If defined during 'make
102         run-test', only the tests in centum_tests are run.
104 2004-12-20  Jambunathan K  <kjambunathan@novell.com>
106         * btests: Removed. This directory is now superseded by
107         mbas/Test.
108         
109 2004-12-13  Raja R Harinath  <rharinath@novell.com>
111         * INSTALL.txt: Minor updates to reflect build changes.
113 2004-11-25  Raja R Harinath  <rharinath@novell.com>
115         * Makefile (DISTFILES): Add nunit.key.
117 2004-11-24  Raja R Harinath  <rharinath@novell.com>
119         * Makefile (profiles-do--run-test): Allow list of profiles to be
120         overriden.
121         (profiles-do--all): Remove.  The default pattern build suffices.
123 2004-11-22  Raja R Harinath  <rharinath@novell.com>
125         * Makefile (OVERRIDE_TARGET_ALL): Remove.
126         (all.override): Remove 2-pass build.
127         (net_1_1_bootstrap_SUBDIRS): Add 'tools'.
129 2004-11-22  Raja R Harinath  <rharinath@novell.com>
131         * Makefile (profiles-do--all): Don't fallback to default pattern build.
133 2004-11-19  Raja R Harinath  <rharinath@novell.com>
135         * Makefile (net_2_0_SUBDIRS): Add nunit20.
137 2004-11-19  Raja R Harinath  <rharinath@novell.com>
139         * Makefile (%-profiles): Go through an intermediate set of rules.
140         Move body to ...
141         (profiles-do--%): ... this.
142         (profiles-do--run-test): Customized rule that usefully runs with
143         'make -j' and 'make -k'.
144         (profiles-do--all, profile-do--%--all): Orchestrate the bootstrap
145         process.
147 2004-11-09  Raja R Harinath  <rharinath@novell.com>
149         * Makefile (basic_SUBDIRS): New.
151 2004-11-04  Raja R Harinath  <rharinath@novell.com>
153         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
154         (all.override): Fix to actually perform optimization to avoid
155         the two-pass build if we are not signing assemblies.
157 2004-10-29  Raja R Harinath  <rharinath@novell.com>
159         * Makefile (net_2_0_bootstrap_SUBDIRS,net_2_0_SUBDIRS): New.
160         (profile-do--net_2_0_bootstrap--all): New target.
161         (profile-do--net_2_0--all): Depend on it.
162         (distdir,top_distdir): Remove.
163         (dist-tarball): Define distdir here for dist-recursive.
165 2004-10-21  Raja R Harinath  <rharinath@novell.com>
167         * Makefile (all-profiles $(STD_TARGETS:=-profiles)): Make
168         parallelizable. 
170 2004-09-27  Raja R Harinath  <rharinath@novell.com>
172         * nunit20/nunit-console/Makefile (PROGRAM): Put in
173         profile-specific directory.
175 2004-09-21  Raja R Harinath  <rharinath@novell.com>
177         * Makefile (DIST_ONLY_SUBDIRS): Add 'gmcs' since it is specially
178         handled by 'class/corlib/Makefile'.
179         (test-installed-compiler): Run compiler tests using the installed
180         compiler.
182 2004-09-14  Raja R Harinath  <rharinath@novell.com>
184         * Makefile (SUBDIRS): Allow to be overriden by $(TEST_SUBDIRS).
185         (test-profiles, run-test-profiles): New targets.
186         (test-compiler): Rename to ...
187         (compiler-tests): ... this.  Run tests on all profiles.
189 2004-09-03  Martin Baulig  <martin@ximian.com>
191         * Makefile (test-compiler): New target to run the compiler test.
193 2004-07-02  Raja R Harinath  <rharinath@novell.com>
195         * Makefile (OVERRIDE_BARE_TARGETS): Remove.
196         (OVERRIDE_TARGET_ALL): Define.
197         (all-recursive,$(STD_TARGETS:=-recursive)): Depend on
198         'platform-check' and 'profile-check'.
199         (all.override): New.  Run two passes: once to build, and once to
200         sign libraries.
202 2004-06-22  Todd Berman  <tberman@off.net>
204         * configure: Patch from Mariano Suárez-Alvarez 
205         <msuarezalvarez@arnet.com.ar> to make configure accept jhbuild style
206         /prefix /usr options, and to continue past unknown options. Currently
207         this patch is a bit spammy with multiple unknown options, anyone
208         who is interested is welcome to fix this.
210 2004-06-14  Raja R Harinath  <rharinath@novell.com>
212         * Makefile (all-profiles, clean-profiles): Simplify slightly.
214 2004-06-05  Atsushi Enomoto  <atsushi@ximian.com>
216         * Makefile: added target run-test-ondotnet.
218 2004-05-26  Raja R Harinath  <rharinath@novell.com>
220         * nunit20/util/Makefile (EXTRA_DISTFILES): Remove
221         Transform.resources.
222         ($(the_lib)): Make Transform.resources using internal resgen.
223         * nunit20/util/Transform.resources: Rebuild.
225 2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>
227         * nunit.key: New. NUnit private key. Due to build issues the key
228         must be present in this directory.
230 2004-05-20  Raja R Harinath  <rharinath@novell.com>
232         * Makefile (SUBDIRS): Move 'monoresgen' ahead of 'class'.
234 2004-05-17  Raja R Harinath  <rharinath@novell.com>
236         * Makefile (all, clean): Remove indirection.
237         (clean-profiles): New.
239 2004-05-13  Jackson Harper  <jackson@ximian.com>
241         * Makefile: default build is no longer the multi profile build. Do
242         build both 1.1 and 2.0 profiles use the all-profiles target.
243         
244 2004-05-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
246         * Makefile: disable net_2_0 on windows. It doesn't build. Don't
247         try to build net_1_0 and net_2_0 if we provide a PROFILE=xxx in the
248         command line.
250 2004-05-10  Raja R Harinath  <rharinath@novell.com>
252         * INSTALL.txt: Don't mention 'fullbuild'.  Mention 'bootstrap'
253         instead.  Update instructions for 'monocharge'.
255 2004-04-30  Raja R Harinath  <rharinath@novell.com>
257         * Makefile (SUBDIRS): Remove 'gmcs' for now.
258         (all): Simplify.
259         (clean): Quick hack to get 'make clean' to work better.
261 2004-04-29  Jackson Harper  <jackson@ximian.com>
263         * Makefile: Put the PROFILE= stuff before the target, this is more
264         pleasurable to cygwin users.
265         
266 2004-04-28  Jackson Harper  <jackson@ximian.com>
268         * Makefile: build the net_1_1 and net_2_0 profiles by default.
269         
270 2004-01-14  Martin Willemoes Hansen  <mwh@sysrq.dk>
272         * INSTALL.txt: Fixed, autogen should be autogen.sh
274 2003-12-01  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
276         * Added dirs mcs/jtest and mcs/jerrors.
278 2003-10-28 Jackson Harper <jackson@ximian.com>
280         * INSTALL.txt: Tell users where to find monocharges, do not
281         reference README.building.
282         
283 2003-07-22  Peter Williams  <peter@newton.cx>
285         * README: INSTALL.txt, not INSTALL.
287 2003-07-20  Peter Williams  <peter@newton.cx>
289         * nunit20/nunit-console/Makefile (PROGRAM): Put nunit-console.exe
290         in $(topdir)/class/lib so we can find our DLL's.
292 2003-07-18  Peter Williams  <peter@newton.cx>
294         * build/library.make (dist-local): Fancy make dist magic gives
295         way to boring old 'for'.
297         * build/executable.make (dist-local): Ditto.
299 2003-07-17  Peter Williams  <peter@newton.cx>
301         * build/profiles/default.make: Actually fix this. Use the platform
302         compiler all the way.
304 2003-07-17  Peter Williams  <peter@newton.cx>
306         * build/profiles/default.make: Try to make this smarter so
307         that we can build on Windows. Specifically, don't require
308         the mono runtime. Combined with the corlib $(BOOT_COMPILE) change,
309         this should make corlib build out of the box, I think.
311 2003-07-16  Peter Williams  <peter@newton.cx>
313         A whole passel of build system changes. Doc updates:
314         
315         * build/README.makefiles: Doc updates.
317         * build/profiles/net_1_0.make: Doc changes.
319         * INSTALL.txt: A few more touchups.
321         Better defaults:
322         
323         * build/config-default.make (prefix): Default install prefix
324         should be /usr/local.
326         * build/profiles/bootstrap.make: This profile ...
328         * build/profiles/default.make: ... is now the default.
330         * build/profiles/atomic.make: And the default is now this.
332         Fixes for pre-build checks:
333         
334         * Makefile: Do the platform and (new) profile checks
335         before the build, which took some infrastructure changes.
337         * build/rules.make: Allow a Makefile to specify its own all/install/etc
338         targets.
340         * build/profiles/default.make (profile-check): Add a blank
341         target here.
343         * build/profiles/atomic.make: Check for a full MCS install to 
344         build against.
346         HP/UX fixes with help from Bernie Solomon:
347         
348         * build/config-default.make (ECHO_ESCAPE): HP/UX 'echo'
349         doesn't need a -e parameter to interpret escape codes. Test for
350         that and define a configuration parameter.
352         * build/library.make ($(makefrag)): Use $(ECHO_ESCAPE)
353         instead of assuming that 'echo -e' will interpret escape
354         codes.
356         * build/executable.make ($(makefrag)): Here too.
358         A make distcheck fix:
360         * Makefile: Inherit the current prefix so that the build can
361         find the right System.Xml.dll.
362         
363         And Windows build fixes with the invaluable help of Sebastian
364         Pouliot (in various subdirectories).
365         
366 2003-07-14  Peter Williams  <peter@newton.cx>
368         * build/rules.make (dist-recursive): Fix recursive rules
369         to work on HP/UX /bin/sh. Patch from Bernie Solomon
370         <bernard@ugsolutions.com>.
372 2003-05-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
374         * makefile:
375         * makefile.gnu: don't use -C when running make.
377 2003-05-05 Ben Maurer <bmaurer@users.sourceforge.net>
378         * AUTHORS: Added self.
380 2003-04-15 Nick Drochak <ndrochak@gol.com>
382         * makefile: Remove nunit version 1 from build
384 2002-03-14  Daniel Morgan <danmorg@sc.rr.com>
386         * class/makefile.gnu
387         * class/ByteFX.Data/makefile.gnu: add ByteFX.Data.dll 
388         to the Linux build
390 2002-03-14  Daniel Morgan <danmorg@sc.rr.com>
392         * makefile: added ByteFX.Data.dll to windows install
393         
394         * class/library.build: added ByteFX.Data.dll 
395         to windows build.  added additional clean targets
396         
397         * class/Microsoft.VisualC/Microsoft.VisualC.build: fix 
398         windows clean
399         
400         * class/ByteFX.Data: added directory for ByteFX.Data.dll
401         which includes a MySQL ADO.NET Provider.  
402         Contributed by Reggie Burnett <rykr@bellsouth.net>
403         from ByteFX, Inc.
404         ByteFX.Data 0.6.5 is Copyright 2002-2003, ByteFX, Inc.
405         
406         Added the following files and directories:
407                 
408         class/ByteFX.Data/AssemblyInfo.cs    
409         class/ByteFX.Data/list
410         class/ByteFX.Data/ByteFX.Data.build  
411         class/ByteFX.Data/makefile.gnu
412         class/ByteFX.Data/ChangeLog.txt      
413         class/ByteFX.Data/readme.txt
414         class/ByteFX.Data/lgpl.txt: new files
415                 
416         BitStream.cs  
417         Connection.cs        
418         Field.cs        
419         Inflater.cs
420     ConnectionString.cs  
421     HuffmanTree.cs  
422     NamedPipeStream.cs
423     class/ByteFX.Data/Common: added files to new directory
425         Driver.cs     
426         command.resx            
427         todo.txt
428         CommandBuilder.cs  
429         Exception.cs  
430         dataadapter.cs           
431         transcaction.cs
432         Connection.cs      
433         Field.cs      
434         datareader.cs
435         Connection.resx    
436         MysqlDefs.cs  
437         parameter.cs
438         class/ByteFX.Data/mysqlclient: added files to new directory
440         command.cs    
441         parameter_collection.cs
442         class/ByteFX.Data/mysqlclient/Designers: added files to new directory
443         
444 2003-03-14  Daniel Morgan <danmorg@sc.rr.com>
446         * makefile: add ilasm.exe to windows build and add missing assemblies
447         to windows install
448         
449         * class/library.build: include PEAPI.dll, Npgsql.dll, and
450         ICSharpCode.SharpZipLib part of the windows build
452 2003-03-10  Martin Willemoes Hansen <mwh@sysrq.dk>
453         * Fixed some spelling errors in class/doc/TemplateTest.cs
455 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
457         * makefile: added Mono.Posix and System.Management.
459 2003-02-16  Martin Baulig  <martin@ximian.com>
461         * docs/compiler: Added a few works about the new `Location' code.
463 2003-02-15  Nick Drochak  <ndrochak@gol.com>
465     * makefile.gnu: Add testcorlib target to run just the corlib unit tests.
467 2003-02-10  Nick Drochak  <ndrochak@gol.com>
469         * makefile: Add testcorlib target to run just the corlib unit tests.
471 2003-01-16  Nick Drochak <ndrochak@gol.com>
473         * makefile.gnu: Add corlib target to just build that.
475 2003-01-14  Duncan Mak  <duncan@ximian.com>
477        * ilasm/parser/ScannerAdapter.cs: Remove the cleanup method now that
478        it's no longer in the interface.
480 2003-01-13  Duncan Mak  <duncan@ximian.com>
482         * ilasm/parser/ScannerAdapter.cs: Implement the new cleanup method
483         in the tokenizer. This fixes the build.
485 2003-01-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
487         * README.building: New file.
488         * makefile.gnu: install README.building file.
490 2003-01-09  Sebastien Pouliot  <spouliot@videotron.ca>
492         * AUTHORS: add myself to class library list
494 2002-12-15  Alp Toker  <alp@atoker.com>
496         * makefile.gnu: make sure mcs is in PATH, otherwise tell user to read
497         INSTALL.txt
499 2002-12-10  Daniel Morgan <danmorg@sc.rr.com>
501         * makefile
502         * tools/makefile
503         * tools/makefile.gnu: change target
504         from SqlSharpCli.exe
505         to sqlsharp.exe
507 2002-12-10  Alp Toker  <alp@atoker.com>
509         * ilasm/makefile.gnu: Install ilasm executable with -m 755, not 644
510         * ilasm/makefile: ditto
512 2002-12-10  Gaurav Vaish  <gvaish_mono@lycos.com>
514         * AUTHORS: Corrected my email-ID.
516 2002-11-29  Daniel Morgan  <danmorg@sc.rr.com>
518         * INSTALL: renamed to INSTALL.txt because INSTALL 
519         interferred with "make install" on windows
520         
521         * makefile: changes to get "make install" work 
522         on windows
523         
524         * class/makefile.gnu: flush
525         
526         * ilasm/makefile: updated for windows build
527         
528         * monoresgen/makefile: updated for windows build
529         
530         * tools/SqlSharp/SqlSharpCli.build: flush
531         
532         * winexe.in: add file to be template for executable assemblies
533         to be installed on windows via "make install" by providing
534         a script that runs mono and the assembly 
535         like mcs runs mono mcs.exe 
536         
537 2002-11-28  Daniel Morgan  <danmorg@sc.rr.com>
539         * makefile.gnu: added tools directory to linux build
541         * tools/makefile.gnu: added new file to built tools and install.
542         dist works too.  test is just blank.
544 2002-11-16  Martin Baulig  <martin@ximian.com>
546         * makefile.gnu: `binary-snapshot' is now an alias for `dist'.
547         Please update your scripts, the `dist' target will disappear soon.
549 2002-11-09  Nick Drochak  <ndrochak@gol.com>
551         * makefile: have test target be smart about windows/linux
553 2002-11-07  Nick Drochak  <ndrochak@gol.com>
555         * makefile: for the clean target, handle linux and windows differently.
557 2002-10-13  Daniel Morgan <danmorg@sc.rr.com>
559         * class/library.build: added Mono.Data.SqliteClient
560         directory to windows build
562 2002-10-10  Daniel Morgan <danmorg@sc.rr.com>
564         * class/library.build: added Mono.Data.MySql directory to windows build.
566 2002-10-10  Rodrigo Moya <rodrigo@ximian.com>
568         * class/makefile.gnu: added Mono.Data.MySql directory to linux build.
570 2002-10-09  Rodrigo Moya <rodrigo@ximian.com>
572         * class/makefile.gnu: added System.Data.Odbc directory.
574 2002-09-14  Piers Haken <piersh@friskit.com>
576         * */makefile.gnu:
577                 use $(topdir)
578                 build nunit into $(topdir)/class/lib
580 2002-08-27  Gonzalo Paniagua Javier <gonzalo@ximian.com>
582         * makefile.gnu:
583         * class/library.make:
584         * class/makefile.gnu:
585         * class/I18N/makefile.gnu
586         * class/corlib/makefile.gnu:
587         * class/corlib/Test/ChangeLog:
588         * class/corlib/Test/corlib_linux_test.args:
589         * class/corlib/Test/makefile.gnu:
590         * class/corlib/Test/run_test.sh:
591         * jay/makefile.gnu:
592         * mcs/makefile.gnu:
593         * monoresgen/makefile.gnu:
594         * nunit/makefile.gnu:
596         Allow running 'make -f makefile.gnu test' from top directory.
597         In the libraries makefile.gnu you just have to add TEST_DIR=dirname
598         with the name where tests reside.
600 2002-08-23  Martin Baulig  <martin@gnome.org>
602         * class/makefile.gnu: Add class/Mono.CSharp.Debugger to the build.
604 2002-08-13  Piers Haken <piersh@friskit.com>
606         * class/library.make: merge back original makefile.gnu behavior
607         * */makefile.gnu: merge back original makefile.gnu behavior
609 2002-08-12  Piers Haken <piersh@friskit.com>
611         * class/library.make: use 'find' to specify source files, instead of static files
612         * */makefile.gnu: specify include/exclude patterns for source files
614 2002-08-07  Peter Williams  <peterw@ximian.com>
616         * class/library.make (.makefrag): Fix this rule a bit; was using
617         $^ instead of $<
619 2002-07-29  Peter Williams  <peterw@ximian.com>
621         * makefile.gnu: 'make install' wasn't actually working due to $@,
622         fix it.
624 2002-07-29  Martin Baulig  <martin@gnome.org>
626         * makefile.gnu: Don't force people to install.  The default must also
627         be `all' and not `install'.
629 2002-07-26  Alp Toker  <alp@atoker.com>
631         * INSTALL: Wrote a guide to mcs installation.
632         * README: Updated to reflect the new INSTALL guide.
634 2002-07-23  Alp Toker  <alp@atoker.com>
636         * makefile.gnu: Added an install target (which sets permissions and
637         respects prefix) and a dist target which produces a tarball. Also
638         fixed a few other makefile issues.
640 2002-07-22  Peter Williams  <peterw@ximian.com>
642         * class/library.make: Oops, the deps weren't right -- touching a .cs
643         file didn't cause the libraries to be rebuilt.
644         (clean): Robustify this rule a bit.
646 2002-07-20  Martin Baulig  <martin@gnome.org>
648         * class/makefile.gnu: Added System.Data.
650 2002-07-20  Martin Baulig  <martin@gnome.org>
652         * class/library.make: Put $(MONO_PATH_PREFIX) in front of the MONO_PATH.
654         * class/*/makefile.gnu: Set MONO_PATH_PREFIX=../lib:
656 2002-07-19  Martin Baulig  <martin@gnome.org>
658         * makefile.gnu (DIRS): Added nunit.
660 2002-07-19  Martin Baulig  <martin@gnome.org>
662         Added the super-cool set of makefiles from Peter Williams which run on
663         GNU/Linux without NAnt.  I named them `makefile.gnu' and not `GNUmakefile'
664         since this won't break the windows build.
666         To compile stuff on GNU/Linux, just do a `make -f makefile.gnu'.
668         * mcs-tool, */makefile.gnu, class/library.make: New files.
670 2002-07-19  Martin Baulig  <martin@gnome.org>
672         * */makefile (NANT): Use a variable `NANT' so the user can override it with
673         `make NANT=/usr/local/bin/NAnt.exe'.
675 2002-05-09  Daniel Morgan <danmorg@sc.rr.com>
677         * AUTHORS: add me to class libraries list
679 2002-03-26  Dick Porter  <dick@ximian.com>
681         * makefile (linux): Abandon the build if any of the subdir makes fail
683 2002-03-07  Nick Drochak  <ndrochak@gol.com>
685         * makefile: Change order of build so corlib is built before nunit since
686         Nunit needs corlib now.
688 2002-02-14  Nick Drochak  <ndrochak@gol.com>
690         * makefile: Build mcs/doctools too when one does 'make'
692 2002-01-20 Nick Drochak  <ndrochak@gol.com>
694         * on the 'test' target, make sure NUnit is built first before building
695         and running tests
697 2002-01-20 Nick Drochak  <ndrochak@gol.com>
699         * add nunit directory to the list of dirs to build in