2002-10-25 Sebastien Pouliot <spouliot@videotron.ca>
[mono.git] / mcs / ChangeLog
index e8f1b82cb6a869cf52595468e4acb2b0bee9e1c3..0155984b24f8fd3695ae9b412e9fbe64bd0c5b49 100644 (file)
@@ -1,3 +1,86 @@
+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.gnu: merge back original makefile.gnu behavior
+
+2002-08-12  Piers Haken <piersh@friskit.com>
+
+       * class/library.make: use 'find' to specify source files, instead of static files
+       * */makefile.gnu: specify include/exclude patterns for source files
+
+2002-08-07  Peter Williams  <peterw@ximian.com>
+
+       * class/library.make (.makefrag): Fix this rule a bit; was using
+       $^ instead of $<
+
+2002-07-29  Peter Williams  <peterw@ximian.com>
+
+       * makefile.gnu: 'make install' wasn't actually working due to $@,
+       fix it.
+
+2002-07-29  Martin Baulig  <martin@gnome.org>
+
+       * makefile.gnu: Don't force people to install.  The default must also
+       be `all' and not `install'.
+
+2002-07-26  Alp Toker  <alp@atoker.com>
+
+       * INSTALL: Wrote a guide to mcs installation.
+       * README: Updated to reflect the new INSTALL guide.
+
+2002-07-23  Alp Toker  <alp@atoker.com>
+
+       * makefile.gnu: Added an install target (which sets permissions and
+       respects prefix) and a dist target which produces a tarball. Also
+       fixed a few other makefile issues.
+
 2002-07-22  Peter Williams  <peterw@ximian.com>
 
        * class/library.make: Oops, the deps weren't right -- touching a .cs