* Makefile: Add dependancies.
[mono.git] / ChangeLog
index 0b3f5090d2b5bb575e7cab5bf558ebc8b3cb90bf..b5be1dfbbc7a03b6fd9ac1c95c8a2503f70fab31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2004-04-30  Raja R Harinath  <rharinath@novell.com>
+
+       * runtime/net_1_1/Makefile.am (gac_assemblies_list): Remove .dll
+       suffix.
+       (gac_assemblies, non_gac_assemblies, corlibdir, dist_corlib_DATA): 
+       New variables.  Use Automake idioms.
+       (dist-hook): Remove.
+       (install-local, uninstall-local): Use mscorlib.dll from current
+       tree when running gacutil.
+       (mono_runtime): New variable.  Points to either JIT compiler or
+       interpreter.  
+       Report from Bernie Solomon <bernard@ugsolutions.com>
+       * runtime/net_2_0/Makefile.am: Likewise.
+       * runtime/Makefile.am (dist_monobins_DATA): Rename from
+       monobins_DATA.
+       (EXTRA_DIST): Remove.
+       * Makefile.am (fullbuild): Update to changes.
+
+2004-04-30  Jackson Harper  <jackson@ximian.com>
+
+       * runtime/net_2_0/Makefile.am:
+       * runtime/net_1_1/Makefile.am: /lib/mono/gac. Dont forget the mono.
+       
+2004-04-30  Duncan Mak  <duncan@ximian.com>
+
+       * runtime/Makefile.am ($(monobins_DATA)): Add sn.exe and sn.
+       
+2004-04-29  Duncan Mak  <duncan@ximian.com>
+
+       * scripts/gmcs.in: New file.
+
+       * scripts/Makefile.am (EXTRA_DIST, bin_SCRIPTS, CLEANFILES): Add
+       gmcs script.
+
+2004-04-29  Jackson Harper  <jackson@ximian.com>
+
+       * runtime/net_2_0/Makefile.am: install 2.0 corlib to its own
+       special little place.
+       
+2004-04-29  Zoltan Varga  <vargaz@freemail.hu>
+
+       * acconfig.h configure.in: Add check for scandir.
+
 2004-04-29  Raja R Harinath  <rharinath@novell.com>
 
        * runtime/Makefile.am (monobins_DATA): Add gacutil.exe.