2007-05-25 Jonathan Chambers <joncham@gmail.com>
[mcs.git] / ChangeLog
blobf6e4d8084e8f9b5c738be83aa281e83b8c79e1b0
1 2007-05-11  Raja R Harinath  <rharinath@novell.com>
3         * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'mcs'.
5 2007-04-18  Marek Habersack  <grendello@gmail.com>
7         * Makefile (SUBDIRS): removed tools/culevel, it is now built in
8         the 1.1 bootstrap phase.
10 2007-04-17  Marek Habersack  <mhabersack@novell.com>
12         * Makefile (thisdir): added tools/culevel to the list of
13         subdirectories - it must be compiled before compiling the classes
14         since System.Web depends on it.
16 2007-04-06  Wade Berrier  <wberrier@novell.com>
18         * Makefile: use bzip2 instead of gzip for 'make dist'
19         (even though it's not used here anymore)
21 2006-08-18  Raja R Harinath  <rharinath@novell.com>
23         * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'tools'.
25 2006-04-11  Raja R Harinath  <rharinath@novell.com>
27         * Makefile (SUBDIRS): Remove tools/resgen.
29 2005-11-21  Raja R Harinath  <rharinath@novell.com>
31         * Makefile (net_2_0_bootstrap_SUBDIRS): Add ilasm.
32         (net_2_0_SUBDIRS): Likewise.
34 2005-09-22  Raja R Harinath  <rharinath@novell.com>
36         * Makefile (basic_SUBDIRS, net_1_1_bootstrap_SUBDIRS)
37         (net_2_0_bootstrap_SUBDIRS, net_2_0_SUBDIRS):
38         Build the 'build' directory too.
40 2005-09-21  Raja R Harinath  <rharinath@novell.com>
42         * Makefile (centum_tests): Remove System.Web.
44 2005-09-06  Raja R Harinath  <rharinath@novell.com>
46         * Makefile (bootstrap): Remove special handling on Win32.
48 2005-07-11  Raja R Harinath  <rharinath@novell.com>
50         * Makefile (centum_tests): Add System.Messaging and
51         System.ServiceProcess.  Remove System.Configuration.Install.
52         Move Mono.C5 ...
53         (net_2_0_centum_tests): ... here, and disable it for now.
55 2005-06-20  Raja R Harinath  <rharinath@novell.com>
57         * Makefile (centum_tests): Move System.XML ...
58         (default_centum_tests): ... here.
60 2005-06-17  Raja R Harinath  <rharinath@novell.com>
62         * Makefile (centum_tests): Add System.XML.
64 2005-06-10  Sebastien Pouliot  <sebastien@ximian.com>
66         * Makefile (centum_tests): Added System.Security.
68 2005-05-20  Raja R Harinath  <rharinath@novell.com>
70         * Makefile (centum_tests): Add System.Web and move corlib from ...
71         (default_centum_tests): ... here.
73 2005-04-25  Raja R Harinath  <rharinath@novell.com>
75         * Makefile (centum_tests): Add Mono.Security and
76         System.Runtime.Remoting.
77         * */Makefile: Replace $(RUNTIME) with $(RUNTIME) $(RUNTIME_FLAGS).
79 2005-04-21  Raja R Harinath  <rharinath@novell.com>
81         * Makefile (net_1_1_bootstrap_SUBDIRS): Add ilasm.
83 2005-03-14  Raja R Harinath  <rharinath@novell.com>
85         * Makefile (_boot_): New.  Used to generalize the bootstrap to
86         clean and install too.
88 2005-02-25  Raja R Harinath  <rharinath@novell.com>
90         * Makefile (centum_tests): New list of test subdirs that should
91         pass 100%.
92         (default_centum_tests, net_2_0_centum_tests): New.
93         (ONLY_CENTUM_TESTS): New check.  If defined during 'make
94         run-test', only the tests in centum_tests are run.
96 2004-12-20  Jambunathan K  <kjambunathan@novell.com>
98         * btests: Removed. This directory is now superseded by
99         mbas/Test.
100         
101 2004-12-13  Raja R Harinath  <rharinath@novell.com>
103         * INSTALL.txt: Minor updates to reflect build changes.
105 2004-11-25  Raja R Harinath  <rharinath@novell.com>
107         * Makefile (DISTFILES): Add nunit.key.
109 2004-11-24  Raja R Harinath  <rharinath@novell.com>
111         * Makefile (profiles-do--run-test): Allow list of profiles to be
112         overriden.
113         (profiles-do--all): Remove.  The default pattern build suffices.
115 2004-11-22  Raja R Harinath  <rharinath@novell.com>
117         * Makefile (OVERRIDE_TARGET_ALL): Remove.
118         (all.override): Remove 2-pass build.
119         (net_1_1_bootstrap_SUBDIRS): Add 'tools'.
121 2004-11-22  Raja R Harinath  <rharinath@novell.com>
123         * Makefile (profiles-do--all): Don't fallback to default pattern build.
125 2004-11-19  Raja R Harinath  <rharinath@novell.com>
127         * Makefile (net_2_0_SUBDIRS): Add nunit20.
129 2004-11-19  Raja R Harinath  <rharinath@novell.com>
131         * Makefile (%-profiles): Go through an intermediate set of rules.
132         Move body to ...
133         (profiles-do--%): ... this.
134         (profiles-do--run-test): Customized rule that usefully runs with
135         'make -j' and 'make -k'.
136         (profiles-do--all, profile-do--%--all): Orchestrate the bootstrap
137         process.
139 2004-11-09  Raja R Harinath  <rharinath@novell.com>
141         * Makefile (basic_SUBDIRS): New.
143 2004-11-04  Raja R Harinath  <rharinath@novell.com>
145         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
146         (all.override): Fix to actually perform optimization to avoid
147         the two-pass build if we are not signing assemblies.
149 2004-10-29  Raja R Harinath  <rharinath@novell.com>
151         * Makefile (net_2_0_bootstrap_SUBDIRS,net_2_0_SUBDIRS): New.
152         (profile-do--net_2_0_bootstrap--all): New target.
153         (profile-do--net_2_0--all): Depend on it.
154         (distdir,top_distdir): Remove.
155         (dist-tarball): Define distdir here for dist-recursive.
157 2004-10-21  Raja R Harinath  <rharinath@novell.com>
159         * Makefile (all-profiles $(STD_TARGETS:=-profiles)): Make
160         parallelizable. 
162 2004-09-27  Raja R Harinath  <rharinath@novell.com>
164         * nunit20/nunit-console/Makefile (PROGRAM): Put in
165         profile-specific directory.
167 2004-09-21  Raja R Harinath  <rharinath@novell.com>
169         * Makefile (DIST_ONLY_SUBDIRS): Add 'gmcs' since it is specially
170         handled by 'class/corlib/Makefile'.
171         (test-installed-compiler): Run compiler tests using the installed
172         compiler.
174 2004-09-14  Raja R Harinath  <rharinath@novell.com>
176         * Makefile (SUBDIRS): Allow to be overriden by $(TEST_SUBDIRS).
177         (test-profiles, run-test-profiles): New targets.
178         (test-compiler): Rename to ...
179         (compiler-tests): ... this.  Run tests on all profiles.
181 2004-09-03  Martin Baulig  <martin@ximian.com>
183         * Makefile (test-compiler): New target to run the compiler test.
185 2004-07-02  Raja R Harinath  <rharinath@novell.com>
187         * Makefile (OVERRIDE_BARE_TARGETS): Remove.
188         (OVERRIDE_TARGET_ALL): Define.
189         (all-recursive,$(STD_TARGETS:=-recursive)): Depend on
190         'platform-check' and 'profile-check'.
191         (all.override): New.  Run two passes: once to build, and once to
192         sign libraries.
194 2004-06-22  Todd Berman  <tberman@off.net>
196         * configure: Patch from Mariano Suárez-Alvarez 
197         <msuarezalvarez@arnet.com.ar> to make configure accept jhbuild style
198         /prefix /usr options, and to continue past unknown options. Currently
199         this patch is a bit spammy with multiple unknown options, anyone
200         who is interested is welcome to fix this.
202 2004-06-14  Raja R Harinath  <rharinath@novell.com>
204         * Makefile (all-profiles, clean-profiles): Simplify slightly.
206 2004-06-05  Atsushi Enomoto  <atsushi@ximian.com>
208         * Makefile: added target run-test-ondotnet.
210 2004-05-26  Raja R Harinath  <rharinath@novell.com>
212         * nunit20/util/Makefile (EXTRA_DISTFILES): Remove
213         Transform.resources.
214         ($(the_lib)): Make Transform.resources using internal resgen.
215         * nunit20/util/Transform.resources: Rebuild.
217 2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>
219         * nunit.key: New. NUnit private key. Due to build issues the key
220         must be present in this directory.
222 2004-05-20  Raja R Harinath  <rharinath@novell.com>
224         * Makefile (SUBDIRS): Move 'monoresgen' ahead of 'class'.
226 2004-05-17  Raja R Harinath  <rharinath@novell.com>
228         * Makefile (all, clean): Remove indirection.
229         (clean-profiles): New.
231 2004-05-13  Jackson Harper  <jackson@ximian.com>
233         * Makefile: default build is no longer the multi profile build. Do
234         build both 1.1 and 2.0 profiles use the all-profiles target.
235         
236 2004-05-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
238         * Makefile: disable net_2_0 on windows. It doesn't build. Don't
239         try to build net_1_0 and net_2_0 if we provide a PROFILE=xxx in the
240         command line.
242 2004-05-10  Raja R Harinath  <rharinath@novell.com>
244         * INSTALL.txt: Don't mention 'fullbuild'.  Mention 'bootstrap'
245         instead.  Update instructions for 'monocharge'.
247 2004-04-30  Raja R Harinath  <rharinath@novell.com>
249         * Makefile (SUBDIRS): Remove 'gmcs' for now.
250         (all): Simplify.
251         (clean): Quick hack to get 'make clean' to work better.
253 2004-04-29  Jackson Harper  <jackson@ximian.com>
255         * Makefile: Put the PROFILE= stuff before the target, this is more
256         pleasurable to cygwin users.
257         
258 2004-04-28  Jackson Harper  <jackson@ximian.com>
260         * Makefile: build the net_1_1 and net_2_0 profiles by default.
261         
262 2004-01-14  Martin Willemoes Hansen  <mwh@sysrq.dk>
264         * INSTALL.txt: Fixed, autogen should be autogen.sh
266 2003-12-01  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
268         * Added dirs mcs/jtest and mcs/jerrors.
270 2003-10-28 Jackson Harper <jackson@ximian.com>
272         * INSTALL.txt: Tell users where to find monocharges, do not
273         reference README.building.
274         
275 2003-07-22  Peter Williams  <peter@newton.cx>
277         * README: INSTALL.txt, not INSTALL.
279 2003-07-20  Peter Williams  <peter@newton.cx>
281         * nunit20/nunit-console/Makefile (PROGRAM): Put nunit-console.exe
282         in $(topdir)/class/lib so we can find our DLL's.
284 2003-07-18  Peter Williams  <peter@newton.cx>
286         * build/library.make (dist-local): Fancy make dist magic gives
287         way to boring old 'for'.
289         * build/executable.make (dist-local): Ditto.
291 2003-07-17  Peter Williams  <peter@newton.cx>
293         * build/profiles/default.make: Actually fix this. Use the platform
294         compiler all the way.
296 2003-07-17  Peter Williams  <peter@newton.cx>
298         * build/profiles/default.make: Try to make this smarter so
299         that we can build on Windows. Specifically, don't require
300         the mono runtime. Combined with the corlib $(BOOT_COMPILE) change,
301         this should make corlib build out of the box, I think.
303 2003-07-16  Peter Williams  <peter@newton.cx>
305         A whole passel of build system changes. Doc updates:
306         
307         * build/README.makefiles: Doc updates.
309         * build/profiles/net_1_0.make: Doc changes.
311         * INSTALL.txt: A few more touchups.
313         Better defaults:
314         
315         * build/config-default.make (prefix): Default install prefix
316         should be /usr/local.
318         * build/profiles/bootstrap.make: This profile ...
320         * build/profiles/default.make: ... is now the default.
322         * build/profiles/atomic.make: And the default is now this.
324         Fixes for pre-build checks:
325         
326         * Makefile: Do the platform and (new) profile checks
327         before the build, which took some infrastructure changes.
329         * build/rules.make: Allow a Makefile to specify its own all/install/etc
330         targets.
332         * build/profiles/default.make (profile-check): Add a blank
333         target here.
335         * build/profiles/atomic.make: Check for a full MCS install to 
336         build against.
338         HP/UX fixes with help from Bernie Solomon:
339         
340         * build/config-default.make (ECHO_ESCAPE): HP/UX 'echo'
341         doesn't need a -e parameter to interpret escape codes. Test for
342         that and define a configuration parameter.
344         * build/library.make ($(makefrag)): Use $(ECHO_ESCAPE)
345         instead of assuming that 'echo -e' will interpret escape
346         codes.
348         * build/executable.make ($(makefrag)): Here too.
350         A make distcheck fix:
352         * Makefile: Inherit the current prefix so that the build can
353         find the right System.Xml.dll.
354         
355         And Windows build fixes with the invaluable help of Sebastian
356         Pouliot (in various subdirectories).
357         
358 2003-07-14  Peter Williams  <peter@newton.cx>
360         * build/rules.make (dist-recursive): Fix recursive rules
361         to work on HP/UX /bin/sh. Patch from Bernie Solomon
362         <bernard@ugsolutions.com>.
364 2003-05-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
366         * makefile:
367         * makefile.gnu: don't use -C when running make.
369 2003-05-05 Ben Maurer <bmaurer@users.sourceforge.net>
370         * AUTHORS: Added self.
372 2003-04-15 Nick Drochak <ndrochak@gol.com>
374         * makefile: Remove nunit version 1 from build
376 2002-03-14  Daniel Morgan <danmorg@sc.rr.com>
378         * class/makefile.gnu
379         * class/ByteFX.Data/makefile.gnu: add ByteFX.Data.dll 
380         to the Linux build
382 2002-03-14  Daniel Morgan <danmorg@sc.rr.com>
384         * makefile: added ByteFX.Data.dll to windows install
385         
386         * class/library.build: added ByteFX.Data.dll 
387         to windows build.  added additional clean targets
388         
389         * class/Microsoft.VisualC/Microsoft.VisualC.build: fix 
390         windows clean
391         
392         * class/ByteFX.Data: added directory for ByteFX.Data.dll
393         which includes a MySQL ADO.NET Provider.  
394         Contributed by Reggie Burnett <rykr@bellsouth.net>
395         from ByteFX, Inc.
396         ByteFX.Data 0.6.5 is Copyright 2002-2003, ByteFX, Inc.
397         
398         Added the following files and directories:
399                 
400         class/ByteFX.Data/AssemblyInfo.cs    
401         class/ByteFX.Data/list
402         class/ByteFX.Data/ByteFX.Data.build  
403         class/ByteFX.Data/makefile.gnu
404         class/ByteFX.Data/ChangeLog.txt      
405         class/ByteFX.Data/readme.txt
406         class/ByteFX.Data/lgpl.txt: new files
407                 
408         BitStream.cs  
409         Connection.cs        
410         Field.cs        
411         Inflater.cs
412     ConnectionString.cs  
413     HuffmanTree.cs  
414     NamedPipeStream.cs
415     class/ByteFX.Data/Common: added files to new directory
417         Driver.cs     
418         command.resx            
419         todo.txt
420         CommandBuilder.cs  
421         Exception.cs  
422         dataadapter.cs           
423         transcaction.cs
424         Connection.cs      
425         Field.cs      
426         datareader.cs
427         Connection.resx    
428         MysqlDefs.cs  
429         parameter.cs
430         class/ByteFX.Data/mysqlclient: added files to new directory
432         command.cs    
433         parameter_collection.cs
434         class/ByteFX.Data/mysqlclient/Designers: added files to new directory
435         
436 2003-03-14  Daniel Morgan <danmorg@sc.rr.com>
438         * makefile: add ilasm.exe to windows build and add missing assemblies
439         to windows install
440         
441         * class/library.build: include PEAPI.dll, Npgsql.dll, and
442         ICSharpCode.SharpZipLib part of the windows build
444 2003-03-10  Martin Willemoes Hansen <mwh@sysrq.dk>
445         * Fixed some spelling errors in class/doc/TemplateTest.cs
447 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
449         * makefile: added Mono.Posix and System.Management.
451 2003-02-16  Martin Baulig  <martin@ximian.com>
453         * docs/compiler: Added a few works about the new `Location' code.
455 2003-02-15  Nick Drochak  <ndrochak@gol.com>
457     * makefile.gnu: Add testcorlib target to run just the corlib unit tests.
459 2003-02-10  Nick Drochak  <ndrochak@gol.com>
461         * makefile: Add testcorlib target to run just the corlib unit tests.
463 2003-01-16  Nick Drochak <ndrochak@gol.com>
465         * makefile.gnu: Add corlib target to just build that.
467 2003-01-14  Duncan Mak  <duncan@ximian.com>
469        * ilasm/parser/ScannerAdapter.cs: Remove the cleanup method now that
470        it's no longer in the interface.
472 2003-01-13  Duncan Mak  <duncan@ximian.com>
474         * ilasm/parser/ScannerAdapter.cs: Implement the new cleanup method
475         in the tokenizer. This fixes the build.
477 2003-01-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
479         * README.building: New file.
480         * makefile.gnu: install README.building file.
482 2003-01-09  Sebastien Pouliot  <spouliot@videotron.ca>
484         * AUTHORS: add myself to class library list
486 2002-12-15  Alp Toker  <alp@atoker.com>
488         * makefile.gnu: make sure mcs is in PATH, otherwise tell user to read
489         INSTALL.txt
491 2002-12-10  Daniel Morgan <danmorg@sc.rr.com>
493         * makefile
494         * tools/makefile
495         * tools/makefile.gnu: change target
496         from SqlSharpCli.exe
497         to sqlsharp.exe
499 2002-12-10  Alp Toker  <alp@atoker.com>
501         * ilasm/makefile.gnu: Install ilasm executable with -m 755, not 644
502         * ilasm/makefile: ditto
504 2002-12-10  Gaurav Vaish  <gvaish_mono@lycos.com>
506         * AUTHORS: Corrected my email-ID.
508 2002-11-29  Daniel Morgan  <danmorg@sc.rr.com>
510         * INSTALL: renamed to INSTALL.txt because INSTALL 
511         interferred with "make install" on windows
512         
513         * makefile: changes to get "make install" work 
514         on windows
515         
516         * class/makefile.gnu: flush
517         
518         * ilasm/makefile: updated for windows build
519         
520         * monoresgen/makefile: updated for windows build
521         
522         * tools/SqlSharp/SqlSharpCli.build: flush
523         
524         * winexe.in: add file to be template for executable assemblies
525         to be installed on windows via "make install" by providing
526         a script that runs mono and the assembly 
527         like mcs runs mono mcs.exe 
528         
529 2002-11-28  Daniel Morgan  <danmorg@sc.rr.com>
531         * makefile.gnu: added tools directory to linux build
533         * tools/makefile.gnu: added new file to built tools and install.
534         dist works too.  test is just blank.
536 2002-11-16  Martin Baulig  <martin@ximian.com>
538         * makefile.gnu: `binary-snapshot' is now an alias for `dist'.
539         Please update your scripts, the `dist' target will disappear soon.
541 2002-11-09  Nick Drochak  <ndrochak@gol.com>
543         * makefile: have test target be smart about windows/linux
545 2002-11-07  Nick Drochak  <ndrochak@gol.com>
547         * makefile: for the clean target, handle linux and windows differently.
549 2002-10-13  Daniel Morgan <danmorg@sc.rr.com>
551         * class/library.build: added Mono.Data.SqliteClient
552         directory to windows build
554 2002-10-10  Daniel Morgan <danmorg@sc.rr.com>
556         * class/library.build: added Mono.Data.MySql directory to windows build.
558 2002-10-10  Rodrigo Moya <rodrigo@ximian.com>
560         * class/makefile.gnu: added Mono.Data.MySql directory to linux build.
562 2002-10-09  Rodrigo Moya <rodrigo@ximian.com>
564         * class/makefile.gnu: added System.Data.Odbc directory.
566 2002-09-14  Piers Haken <piersh@friskit.com>
568         * */makefile.gnu:
569                 use $(topdir)
570                 build nunit into $(topdir)/class/lib
572 2002-08-27  Gonzalo Paniagua Javier <gonzalo@ximian.com>
574         * makefile.gnu:
575         * class/library.make:
576         * class/makefile.gnu:
577         * class/I18N/makefile.gnu
578         * class/corlib/makefile.gnu:
579         * class/corlib/Test/ChangeLog:
580         * class/corlib/Test/corlib_linux_test.args:
581         * class/corlib/Test/makefile.gnu:
582         * class/corlib/Test/run_test.sh:
583         * jay/makefile.gnu:
584         * mcs/makefile.gnu:
585         * monoresgen/makefile.gnu:
586         * nunit/makefile.gnu:
588         Allow running 'make -f makefile.gnu test' from top directory.
589         In the libraries makefile.gnu you just have to add TEST_DIR=dirname
590         with the name where tests reside.
592 2002-08-23  Martin Baulig  <martin@gnome.org>
594         * class/makefile.gnu: Add class/Mono.CSharp.Debugger to the build.
596 2002-08-13  Piers Haken <piersh@friskit.com>
598         * class/library.make: merge back original makefile.gnu behavior
599         * */makefile.gnu: merge back original makefile.gnu behavior
601 2002-08-12  Piers Haken <piersh@friskit.com>
603         * class/library.make: use 'find' to specify source files, instead of static files
604         * */makefile.gnu: specify include/exclude patterns for source files
606 2002-08-07  Peter Williams  <peterw@ximian.com>
608         * class/library.make (.makefrag): Fix this rule a bit; was using
609         $^ instead of $<
611 2002-07-29  Peter Williams  <peterw@ximian.com>
613         * makefile.gnu: 'make install' wasn't actually working due to $@,
614         fix it.
616 2002-07-29  Martin Baulig  <martin@gnome.org>
618         * makefile.gnu: Don't force people to install.  The default must also
619         be `all' and not `install'.
621 2002-07-26  Alp Toker  <alp@atoker.com>
623         * INSTALL: Wrote a guide to mcs installation.
624         * README: Updated to reflect the new INSTALL guide.
626 2002-07-23  Alp Toker  <alp@atoker.com>
628         * makefile.gnu: Added an install target (which sets permissions and
629         respects prefix) and a dist target which produces a tarball. Also
630         fixed a few other makefile issues.
632 2002-07-22  Peter Williams  <peterw@ximian.com>
634         * class/library.make: Oops, the deps weren't right -- touching a .cs
635         file didn't cause the libraries to be rebuilt.
636         (clean): Robustify this rule a bit.
638 2002-07-20  Martin Baulig  <martin@gnome.org>
640         * class/makefile.gnu: Added System.Data.
642 2002-07-20  Martin Baulig  <martin@gnome.org>
644         * class/library.make: Put $(MONO_PATH_PREFIX) in front of the MONO_PATH.
646         * class/*/makefile.gnu: Set MONO_PATH_PREFIX=../lib:
648 2002-07-19  Martin Baulig  <martin@gnome.org>
650         * makefile.gnu (DIRS): Added nunit.
652 2002-07-19  Martin Baulig  <martin@gnome.org>
654         Added the super-cool set of makefiles from Peter Williams which run on
655         GNU/Linux without NAnt.  I named them `makefile.gnu' and not `GNUmakefile'
656         since this won't break the windows build.
658         To compile stuff on GNU/Linux, just do a `make -f makefile.gnu'.
660         * mcs-tool, */makefile.gnu, class/library.make: New files.
662 2002-07-19  Martin Baulig  <martin@gnome.org>
664         * */makefile (NANT): Use a variable `NANT' so the user can override it with
665         `make NANT=/usr/local/bin/NAnt.exe'.
667 2002-05-09  Daniel Morgan <danmorg@sc.rr.com>
669         * AUTHORS: add me to class libraries list
671 2002-03-26  Dick Porter  <dick@ximian.com>
673         * makefile (linux): Abandon the build if any of the subdir makes fail
675 2002-03-07  Nick Drochak  <ndrochak@gol.com>
677         * makefile: Change order of build so corlib is built before nunit since
678         Nunit needs corlib now.
680 2002-02-14  Nick Drochak  <ndrochak@gol.com>
682         * makefile: Build mcs/doctools too when one does 'make'
684 2002-01-20 Nick Drochak  <ndrochak@gol.com>
686         * on the 'test' target, make sure NUnit is built first before building
687         and running tests
689 2002-01-20 Nick Drochak  <ndrochak@gol.com>
691         * add nunit directory to the list of dirs to build in