X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2FChangeLog;h=d07336f5a9c2053dddf21e9bd1b9029dddbf24d5;hb=1de989baa2b0145fabea7bbc7d20aee371fdb617;hp=826c6e414f38c9eb16c9a3236b26f032fa05da7b;hpb=217ddc29c40bc8b11f8fbd4800e61db7f4f22bbf;p=mono.git diff --git a/msvc/ChangeLog b/msvc/ChangeLog index 826c6e414f3..d07336f5a9c 100755 --- a/msvc/ChangeLog +++ b/msvc/ChangeLog @@ -1,3 +1,85 @@ +2009-10-15 Jonathan Chambers + + * profiler-cov.vcproj: Add project. + + * profiler-logging.vcproj: Add project. + +2009-09-08 Jonathan Chambers + + * libtest.vcproj: Add toplevel include directory for config.h. + +2009-04-24 Bill Holmes + + Fixing the glib targets for Winx64. + + * libmono.vcproj, mono.vcproj: Correcting the ProgramDatabaseFile + value for the Winx64 glib build. + + * mono.sln: Enabling the glib targets for Winx64. + + Code is contributed under MIT/X11 license. + +2009-04-24 Bill Holmes + + * libmono.vcproj: Adding metadata/metadata-verify.c to the project. + + * runmdesc.bat: Fixing the argument order to genmdesc. + + Code is contributed under MIT/X11 license. + +2009-04-08 Bill Holmes + + * libmono.vcproj : Adding mini/mini-gc to the project. + + Code is contributed under MIT/X11 license. + +2009-03-05 Bill Holmes + + * mono.def : Removing missing methods to remove link errors for + MSVC build. + + Code is contributed under MIT/X11 license. + +2009-02-18 Bill Holmes + + * mono.def : Adding mono_jit_set_trace_options + + Code is contributed under MIT/X11 license. + +2009-02-16 Bill Holmes + + * libmono.vcproj : Adding metadata/cominterop and + mini/dwarfwriter to the project. + + Code is contributed under MIT/X11 license. + +2009-02-11 Bill Holmes + + * libmono.vcproj : Adding utils\mono-filemap.c to the project. + + Code is contributed under MIT/X11 license. + +2009-02-03 Jonathan Pobst + + * libmono.vcproj : Track mini/generic-sharing.cs being renamed + to mini/mini-generic-sharing.cs. + +2008-12-09 Bill Holmes + + * libmono.vcproj : Adding unwind.c to the project. + + Code is contributed under MIT/X11 license. + +2008-12-04 Bill Holmes + + * mono.sln : Removing monoburg from the solution. + + * libmono.vcproj : Removing files deleted from svn. + + * mono.def : Removing mono_burg* exports that no longer exist. + + Code is contributed under MIT/X11 license. + 2008-11-10 Bill Holmes * genmdesc.vcproj, monoburg.vcproj : Adding quotes to paths in the