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