2008-07-01 Marek Safar <marek.safar@gmail.com>
[mono.git] / msvc / ChangeLog
index 18ca6efd2c149014cb37941a9f4c3772b78dd8e3..137b601af7436bf9d765bc88b2a7358269c9c346 100755 (executable)
@@ -1,3 +1,108 @@
+2008-06-02  Bill Holmes  <billholmes54@gmail.com>
+       * mono.sln, libtest.vcproj:  Adding libtest to the VS solution.
+         libtest is needed for the marshaling tests.
+
+       Contributed under MIT/X11 license.
+
+2008-06-02  Bill Holmes  <billholmes54@gmail.com>
+       * monodiet.vcproj, libgc.vcproj, test_eglib.vcproj,
+         eglib.vcproj, teste.vcproj, genmdesc.vcproj, monoburg.vcproj,
+         monograph.vcproj, pedump.vcproj, test-metadata.vcproj,
+         libmono.vcproj, mono.sln, mono.vcproj, monodis.vcproj,test-invoke.vcproj
+         Changes to the Visual Studio projects to unify the output directories
+         for each project and configuration.
+
+       Contributed under MIT/X11 license.
+
+2008-05-29  Bill Holmes  <billholmes54@gmail.com>
+       * libmono.vcproj: Add missing files mono-property-hash and
+         mono-value-hash.
+
+       Contributed under MIT/X11 license.
+       
+2008-04-28  Kornél Pál  <kornelpal@gmail.com>
+
+       * create-windef.pl, mono.def: Export MonoFixupCorEE.
+       * libmono.vcproj: Add coree.c and coree.h.
+
+       Contributed under MIT/X11 license.
+
+2008-04-15  Jonathan Chambers  <joncham@gmail.com>
+       * mono.sln, libmono.vcproj, monoburg.vcproj, genmdesc.vcproj: Flush Win64
+         and eglib changes.
+
+       Contributed under MIT/X11 license.
+
+2008-04-04  Bill Holmes  <billholmes54@gmail.com>
+
+       * runburg.bat, runmdesc.bat:  Reverting back to r97888.  The PATH was correct before.
+
+       Contributed under MIT/X11 license.
+
+2008-03-19  Bill Holmes  <billholmes54@gmail.com>
+
+       * libmono.vcproj:  Adding a link to version.lib for the eglib targets.
+
+       Contributed under MIT/X11 license.
+
+2008-03-10  Bill Holmes  <billholmes54@gmail.com>
+
+       * mono.sln: Fixing configuration list to build the correct targets for the 
+         specified configuration.
+
+       * runburg.bat, runmdesc.bat:  Changing the PATH environment variable assignment 
+         to the correct location.
+
+       * libmono.vcproj:  Adding missing files.
+
+       Contributed under MIT/X11 license.
+
+2007-12-31  Jonathan Chambers  <joncham@gmail.com>
+
+       * mono.sln, libmono.vcproj, mono.vcproj, mono.def: Update .def
+       file and fix some eglib target settings.
+       
+       Contributed under MIT/X11 license.
+
+2007-08-29  Jonathan Chambers <joncham@gmail.com>
+
+       * mono.sln, libmono.vcproj, mono.vcproj, genmdesc.vcproj, monoburg.vcproj: 
+       Setup eglib configurations (Debug_eglib, Release_eglib). They
+       do not build at this point.
+       
+       Contributed under MIT/X11 license.
+
+2007-08-29  Jonathan Chambers <joncham@gmail.com>
+
+       * monodiet.vcproj, libgc.vcproj, eglib.vcproj, libmono.vcproj, mono.vcproj, 
+       genmdesc.vcproj, monoburg.vcproj, pedump.vcproj: 
+       Make output directories a bit more usable.
+       
+       Contributed under MIT/X11 license.
+
+2007-08-14  Jonathan Chambers <joncham@gmail.com>
+
+       * libmono.vcproj, mono.vcproj, genmdesc.vcproj, monobug.vcproj: 
+       Use MONO_DEPENDENCIES_PREFIX env var to locate dependencies. No longer
+       need VSDependencies.zip.
+       
+       * winsetup.bat, runmdesc.bat, runburg.bat: No longer
+       need VSDependencies.zip. Use MONO_DEPENDENCIES_PREFIX to
+       setup PATH.
+       
+       * mono.def: Remove missing functions.
+       
+       Contributed under MIT/X11 license.
+
+2007-08-14  Jonathan Chambers <joncham@gmail.com>
+
+       * libmono.vcproj: Enable intrinsic functions.
+
+2007-05-13  Raja R Harinath  <harinath@gmail.com>
+
+       * Makefile.am (VCPROJS): New.
+       (EXTRA_DIST): Don't use glob.
+
 2007-04-27  Jonathan Chambers <joncham@gmail.com>
        
        Combined patch from Michael Jerris <mike@jerris.com> and me.
        Contributed under MIT/X11 license.
 
 
+