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