2005-01-20 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / tools / ChangeLog
index 6d1c758569f760f819325df25ee0584cd0259008..f3c9460aede69e003c81ff386cb5d0afdb6fe8c9 100644 (file)
@@ -1,3 +1,90 @@
+2004-12-10  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : added dtd2xsd.
+
+2004-12-07  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (run-test-ondotnet-local, uninstall-local): New.
+
+2004-11-22  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (net_1_1_bootstrap_SUBDIRS): Add 'security' directory.
+
+2004-10-29  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (net_2_0_SUBDIRS): New.  Only build 'wsdl' in the
+       net_2_0 profile.
+
+2004-06-11  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (PROGRAM_INSTALL_DIR): New define.
+       (install-local, uninstall-local): Use it.
+
+2004-05-27  Duncan Mak  <duncan@ximian.com>
+
+       * Makefile (Module): Add mono-rpm-helpers
+
+2004-04-28  Jackson Harper  <jackson@ximian.com>
+
+       * Makefile: Add gacutil to the build
+       
+2004-01-15  Zoltan Varga  <vargaz@freemail.hu>
+
+       * Makefile: Added al directory.
+
+2003-12-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * Makefile: added browsercaps-updater directory.
+
+2003-12-03  Lluis Sanchez Gual  <lluis@ximian.com>
+
+       * Makefile: Added soapsuds to build.
+
+2003-10-21  Lluis Sanchez Gual  <lluis@ximian.com>
+
+       * Makefile: Added disco directory.
+
+2003-09-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * Makefile: added SqlSharp to the build.
+
+2003-09-17  Lluis Sanchez Gual  <lluis@ximian.com>
+
+       * Makefile: Added genxs directory.
+
+2003-08-28  Lluis Sanchez Gual  <lluis@ximian.com>
+
+       * Makefile: Added wsdl directory.
+
+2003-07-16  Peter Williams  <peter@newton.cx>
+
+       * Makefile (DIST_ONLY_SUBDIRS): Don't build SqlSharp, it's
+       very old and doesn't build on Windows.
+
+2003-05-01  Duncan Mak  <duncan@ximian.com>
+
+       * makefile:
+       * makefile.gnu: Add 'cilc' to the build.
+       
+2003-03-14  Daniel Morgan  <danmorg@sc.rr.com>
+
+       * mono-win32-setup.nsi: added NSIS 
+       (NullSoft Installer System) script file for building
+       a Mono release for Windows NT/2000/XP
+
+2003-03-08  Sebastien Pouliot  <spouliot@videotron.ca>
+
+       * ASN1.cs: Removed - now part of Mono.Security assembly
+       * cert2spc.cs: Moved to /mcs/tools/security
+       * makefile: Removed cert2spc and secutil tools and added reference
+       to makefile inside security directory.
+       * makefile.gnu: Same.
+       * secutil.cs: Moved to /mcs/tools/security
+
+2003/01/20 Nick Drochak <ndrochak@gol.com>
+
+       * makefile: take out type-reflector since it's gone.
+
 2003-01-18  Sebastien Pouliot  <spouliot@videotron.ca>
 
        * makefile, makefile.gnu: Renamed Cert2Spc.exe to cert2spc.exe.