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