2008-11-06 Felix Eisele <felix_eisele@gmx.de>
[mono.git] / msvc / ChangeLog
index ba1d43d41e264243cf86160726476a1c8f8bd80f..e1699c895c444baba1248ad2248908cdf0b0caf0 100755 (executable)
@@ -1,3 +1,48 @@
+2008-10-17  Bill Holmes  <billholmes54@gmail.com>
+
+       * eglib.vcproj : Adding src\gtimer-win32.c to the VC project.
+
+       Code is contributed under MIT/X11 license.
+
+2008-10-13  Bill Holmes  <billholmes54@gmail.com>
+
+       * libmono.vcproj : Removing metadata\rawbuffer.c from the VC project.
+
+       * eglib.vcproj : Adding gdate-win32.c, gdir-win32.c, gfile-posix.c,
+         gfile-win32.c, gmisc-win32.c, and gmodule-win32.c to the VC project.
+
+       Code is contributed under MIT/X11 license.
+
+2008-10-07  Bill Holmes  <billholmes54@gmail.com>
+
+       * libmono.vcproj : Adding simd-intrinsics.c to the VC project.
+
+       Code is contributed under MIT/X11 license.
+
+2008-09-26  Bill Holmes  <billholmes54@gmail.com>
+
+       * libmono.vcproj : Adding attach.c to the VC project.
+
+       Code is contributed under MIT/X11 license.
+
+2008-09-16  Bill Holmes  <billholmes54@gmail.com>
+
+       * eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj,
+         mono.vcproj, monoburg.vcproj:  Adding i386 preprocessor definition
+         to the Win32 build targets.
+
+       Contributed under MIT/X11 license.
+
+2008-08-12  Bill Holmes  <billholmes54@gmail.com>
+
+       * eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj, libtest.vcproj,
+         mono.vcproj, monoburg.vcproj, monodiet.vcproj, monodis.vcproj, monograph.vcproj,
+         pedump.vcproj, test_eglib.vcproj, teste.vcproj, test-invoke.vcproj,
+         test-metadata.vcproj:  Updating the preprocessor definitions for MSVC builds to
+         match the gcc build in Cygwin.
+
+       Contributed under MIT/X11 license.
+
 2008-07-23  Robert Jordan  <robertj@gmx.net>
 
        * libmono.vcproj: Reflect Linear IL changes.