2003-11-04 cesar lopez nataren <cesar@ciencias.unam.mx>
[mono.git] / mcs / ChangeLog
index a1491fb65f1b934305cf6669cfaebc219b2d1e23..3566937c1e9a9a45e8f76a2967cf3c40a583150d 100644 (file)
@@ -1,3 +1,329 @@
+2003-10-28 Jackson Harper <jackson@ximian.com>
+
+       * INSTALL.txt: Tell users where to find monocharges, do not
+       reference README.building.
+       
+2003-07-22  Peter Williams  <peter@newton.cx>
+
+       * README: INSTALL.txt, not INSTALL.
+
+2003-07-20  Peter Williams  <peter@newton.cx>
+
+       * nunit20/nunit-console/Makefile (PROGRAM): Put nunit-console.exe
+       in $(topdir)/class/lib so we can find our DLL's.
+
+2003-07-18  Peter Williams  <peter@newton.cx>
+
+       * build/library.make (dist-local): Fancy make dist magic gives
+       way to boring old 'for'.
+
+       * build/executable.make (dist-local): Ditto.
+
+2003-07-17  Peter Williams  <peter@newton.cx>
+
+       * build/profiles/default.make: Actually fix this. Use the platform
+       compiler all the way.
+
+2003-07-17  Peter Williams  <peter@newton.cx>
+
+       * build/profiles/default.make: Try to make this smarter so
+       that we can build on Windows. Specifically, don't require
+       the mono runtime. Combined with the corlib $(BOOT_COMPILE) change,
+       this should make corlib build out of the box, I think.
+
+2003-07-16  Peter Williams  <peter@newton.cx>
+
+       A whole passel of build system changes. Doc updates:
+       
+       * build/README.makefiles: Doc updates.
+
+       * build/profiles/net_1_0.make: Doc changes.
+
+       * INSTALL.txt: A few more touchups.
+
+       Better defaults:
+       
+       * build/config-default.make (prefix): Default install prefix
+       should be /usr/local.
+
+       * build/profiles/bootstrap.make: This profile ...
+
+       * build/profiles/default.make: ... is now the default.
+
+       * build/profiles/atomic.make: And the default is now this.
+
+       Fixes for pre-build checks:
+       
+       * Makefile: Do the platform and (new) profile checks
+       before the build, which took some infrastructure changes.
+
+       * build/rules.make: Allow a Makefile to specify its own all/install/etc
+       targets.
+
+       * build/profiles/default.make (profile-check): Add a blank
+       target here.
+
+       * build/profiles/atomic.make: Check for a full MCS install to 
+       build against.
+
+       HP/UX fixes with help from Bernie Solomon:
+       
+       * build/config-default.make (ECHO_ESCAPE): HP/UX 'echo'
+        doesn't need a -e parameter to interpret escape codes. Test for
+        that and define a configuration parameter.
+
+        * build/library.make ($(makefrag)): Use $(ECHO_ESCAPE)
+        instead of assuming that 'echo -e' will interpret escape
+        codes.
+
+        * build/executable.make ($(makefrag)): Here too.
+
+       A make distcheck fix:
+
+       * Makefile: Inherit the current prefix so that the build can
+       find the right System.Xml.dll.
+       
+       And Windows build fixes with the invaluable help of Sebastian
+       Pouliot (in various subdirectories).
+       
+2003-07-14  Peter Williams  <peter@newton.cx>
+
+       * build/rules.make (dist-recursive): Fix recursive rules
+       to work on HP/UX /bin/sh. Patch from Bernie Solomon
+       <bernard@ugsolutions.com>.
+
+2003-05-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * makefile:
+       * makefile.gnu: don't use -C when running make.
+
+2003-05-05 Ben Maurer <bmaurer@users.sourceforge.net>
+       * AUTHORS: Added self.
+
+2003-04-15 Nick Drochak <ndrochak@gol.com>
+
+       * makefile: Remove nunit version 1 from build
+
+2002-03-14  Daniel Morgan <danmorg@sc.rr.com>
+
+       * class/makefile.gnu
+       * class/ByteFX.Data/makefile.gnu: add ByteFX.Data.dll 
+       to the Linux build
+
+2002-03-14  Daniel Morgan <danmorg@sc.rr.com>
+
+       * makefile: added ByteFX.Data.dll to windows install
+       
+       * class/library.build: added ByteFX.Data.dll 
+       to windows build.  added additional clean targets
+       
+       * class/Microsoft.VisualC/Microsoft.VisualC.build: fix 
+       windows clean
+       
+       * class/ByteFX.Data: added directory for ByteFX.Data.dll
+       which includes a MySQL ADO.NET Provider.  
+       Contributed by Reggie Burnett <rykr@bellsouth.net>
+       from ByteFX, Inc.
+       ByteFX.Data 0.6.5 is Copyright 2002-2003, ByteFX, Inc.\r
+       \r
+       Added the following files and directories:\r
+               
+       class/ByteFX.Data/AssemblyInfo.cs    \r
+       class/ByteFX.Data/list\r
+       class/ByteFX.Data/ByteFX.Data.build  \r
+       class/ByteFX.Data/makefile.gnu\r
+       class/ByteFX.Data/ChangeLog.txt      \r
+       class/ByteFX.Data/readme.txt\r
+       class/ByteFX.Data/lgpl.txt: new files\r
+               \r
+       BitStream.cs  \r
+       Connection.cs        \r
+       Field.cs        \r
+       Inflater.cs\r
+    ConnectionString.cs  \r
+    HuffmanTree.cs  \r
+    NamedPipeStream.cs\r
+    class/ByteFX.Data/Common: added files to new directory\r
+\r
+       Driver.cs     \r
+       command.resx            \r
+       todo.txt\r
+       CommandBuilder.cs  \r
+       Exception.cs  \r
+       dataadapter.cs           \r
+       transcaction.cs\r
+       Connection.cs      \r
+       Field.cs      \r
+       datareader.cs\r
+       Connection.resx    \r
+       MysqlDefs.cs  \r
+       parameter.cs
+       class/ByteFX.Data/mysqlclient: added files to new directory\r
+
+       command.cs    
+       parameter_collection.cs
+       class/ByteFX.Data/mysqlclient/Designers: added files to new directory
+       
+2003-03-14  Daniel Morgan <danmorg@sc.rr.com>
+
+       * makefile: add ilasm.exe to windows build and add missing assemblies
+       to windows install
+       
+       * class/library.build: include PEAPI.dll, Npgsql.dll, and
+       ICSharpCode.SharpZipLib part of the windows build
+
+2003-03-10  Martin Willemoes Hansen <mwh@sysrq.dk>
+       * Fixed some spelling errors in class/doc/TemplateTest.cs
+
+2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * makefile: added Mono.Posix and System.Management.
+
+2003-02-16  Martin Baulig  <martin@ximian.com>
+
+       * docs/compiler: Added a few works about the new `Location' code.
+
+2003-02-15  Nick Drochak  <ndrochak@gol.com>
+
+    * makefile.gnu: Add testcorlib target to run just the corlib unit tests.
+
+2003-02-10  Nick Drochak  <ndrochak@gol.com>
+
+       * makefile: Add testcorlib target to run just the corlib unit tests.
+
+2003-01-16  Nick Drochak <ndrochak@gol.com>
+
+       * makefile.gnu: Add corlib target to just build that.
+
+2003-01-14  Duncan Mak  <duncan@ximian.com>
+
+       * ilasm/parser/ScannerAdapter.cs: Remove the cleanup method now that
+       it's no longer in the interface.
+
+2003-01-13  Duncan Mak  <duncan@ximian.com>
+
+       * ilasm/parser/ScannerAdapter.cs: Implement the new cleanup method
+       in the tokenizer. This fixes the build.
+
+2003-01-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * README.building: New file.
+       * makefile.gnu: install README.building file.
+
+2003-01-09  Sebastien Pouliot  <spouliot@videotron.ca>
+
+       * AUTHORS: add myself to class library list
+
+2002-12-15  Alp Toker  <alp@atoker.com>
+
+       * makefile.gnu: make sure mcs is in PATH, otherwise tell user to read
+       INSTALL.txt
+
+2002-12-10  Daniel Morgan <danmorg@sc.rr.com>
+
+       * makefile
+       * tools/makefile
+       * tools/makefile.gnu: change target
+       from SqlSharpCli.exe
+       to sqlsharp.exe
+
+2002-12-10  Alp Toker  <alp@atoker.com>
+
+       * ilasm/makefile.gnu: Install ilasm executable with -m 755, not 644
+       * ilasm/makefile: ditto
+
+2002-12-10  Gaurav Vaish  <gvaish_mono@lycos.com>
+
+       * AUTHORS: Corrected my email-ID.
+
+2002-11-29  Daniel Morgan  <danmorg@sc.rr.com>
+
+       * INSTALL: renamed to INSTALL.txt because INSTALL 
+       interferred with "make install" on windows
+       
+       * makefile: changes to get "make install" work 
+       on windows
+       
+       * class/makefile.gnu: flush
+       
+       * ilasm/makefile: updated for windows build
+       
+       * monoresgen/makefile: updated for windows build
+       
+       * tools/SqlSharp/SqlSharpCli.build: flush
+       
+       * winexe.in: add file to be template for executable assemblies
+       to be installed on windows via "make install" by providing
+       a script that runs mono and the assembly 
+       like mcs runs mono mcs.exe 
+       
+2002-11-28  Daniel Morgan  <danmorg@sc.rr.com>
+
+       * makefile.gnu: added tools directory to linux build
+
+       * tools/makefile.gnu: added new file to built tools and install.
+        dist works too.  test is just blank.
+
+2002-11-16  Martin Baulig  <martin@ximian.com>
+
+       * makefile.gnu: `binary-snapshot' is now an alias for `dist'.
+       Please update your scripts, the `dist' target will disappear soon.
+
+2002-11-09  Nick Drochak  <ndrochak@gol.com>
+
+       * makefile: have test target be smart about windows/linux
+
+2002-11-07  Nick Drochak  <ndrochak@gol.com>
+
+       * makefile: for the clean target, handle linux and windows differently.
+
+2002-10-13  Daniel Morgan <danmorg@sc.rr.com>
+
+       * class/library.build: added Mono.Data.SqliteClient
+       directory to windows build
+
+2002-10-10  Daniel Morgan <danmorg@sc.rr.com>
+
+       * class/library.build: added Mono.Data.MySql directory to windows build.
+
+2002-10-10  Rodrigo Moya <rodrigo@ximian.com>
+
+       * class/makefile.gnu: added Mono.Data.MySql directory to linux build.
+
+2002-10-09  Rodrigo Moya <rodrigo@ximian.com>
+
+       * class/makefile.gnu: added System.Data.Odbc directory.
+
+2002-09-14  Piers Haken <piersh@friskit.com>
+
+       * */makefile.gnu:
+               use $(topdir)
+               build nunit into $(topdir)/class/lib
+
+2002-08-27  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * makefile.gnu:
+       * class/library.make:
+       * class/makefile.gnu:
+       * class/I18N/makefile.gnu
+       * class/corlib/makefile.gnu:
+       * class/corlib/Test/ChangeLog:
+       * class/corlib/Test/corlib_linux_test.args:
+       * class/corlib/Test/makefile.gnu:
+       * class/corlib/Test/run_test.sh:
+       * jay/makefile.gnu:
+       * mcs/makefile.gnu:
+       * monoresgen/makefile.gnu:
+       * nunit/makefile.gnu:
+
+       Allow running 'make -f makefile.gnu test' from top directory.
+       In the libraries makefile.gnu you just have to add TEST_DIR=dirname
+       with the name where tests reside.
+
+2002-08-23  Martin Baulig  <martin@gnome.org>
+
+       * class/makefile.gnu: Add class/Mono.CSharp.Debugger to the build.
+
 2002-08-13  Piers Haken <piersh@friskit.com>
 
        * class/library.make: merge back original makefile.gnu behavior
 
        * makefile (linux): Abandon the build if any of the subdir makes fail
 
-2002-03-07  Nick Drochak  <ndrochak@gol.com>\r
-\r
-       * makefile: Change order of build so corlib is built before nunit since\r
-       Nunit needs corlib now.\r
-\r
-2002-02-14  Nick Drochak  <ndrochak@gol.com>\r
-\r
-       * makefile: Build mcs/doctools too when one does 'make'\r
-\r
-2002-01-20 Nick Drochak  <ndrochak@gol.com>\r
-\r
-       * on the 'test' target, make sure NUnit is built first before building\r
-       and running tests\r
-\r
-2002-01-20 Nick Drochak  <ndrochak@gol.com>\r
-\r
+2002-03-07  Nick Drochak  <ndrochak@gol.com>
+
+       * makefile: Change order of build so corlib is built before nunit since
+       Nunit needs corlib now.
+
+2002-02-14  Nick Drochak  <ndrochak@gol.com>
+
+       * makefile: Build mcs/doctools too when one does 'make'
+
+2002-01-20 Nick Drochak  <ndrochak@gol.com>
+
+       * on the 'test' target, make sure NUnit is built first before building
+       and running tests
+
+2002-01-20 Nick Drochak  <ndrochak@gol.com>
+
        * add nunit directory to the list of dirs to build in