X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2FChangeLog;h=95e784bd3b62b529e40e289772684359555e58d6;hb=e698ebe6355598c0a4a52338dd5cacfce2a2d9d7;hp=a67fe1776554fb1760c891d5d5f61e94b55a8b3c;hpb=b06a638552f95acbadb35b63d4c70095aac8f64e;p=mono.git diff --git a/msvc/ChangeLog b/msvc/ChangeLog index a67fe177655..95e784bd3b6 100755 --- a/msvc/ChangeLog +++ b/msvc/ChangeLog @@ -1,3 +1,122 @@ +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 + post build steps. + + Code is contributed under MIT/X11 license. + +2008-11-07 Bill Holmes + + * monoposixhelper.def, monoposixhelper.vcproj : added. + + * mono.sln : Adding the monoposixhelper project. + + Code is contributed under MIT/X11 license. + +2008-11-07 Bill Holmes + + * test_eglib.vcproj : Adding unicode.c to the project. + + * mono.sln : Adding the correct dependencies for e-glib. + + * *.vcproj : Setting LinkLibraryDependencies=false for all + projects and all configurations. + + Code is contributed under MIT/X11 license. + +2008-10-17 Bill Holmes + + * eglib.vcproj : Adding src\gtimer-win32.c to the VC project. + + Code is contributed under MIT/X11 license. + +2008-10-13 Bill Holmes + + * 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 + + * libmono.vcproj : Adding simd-intrinsics.c to the VC project. + + Code is contributed under MIT/X11 license. + +2008-09-26 Bill Holmes + + * libmono.vcproj : Adding attach.c to the VC project. + + Code is contributed under MIT/X11 license. + +2008-09-16 Bill Holmes + + * 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 + + * 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 + + * libmono.vcproj: Reflect Linear IL changes. + * ../winconfig.h: Bump Mono version. + +2008-06-02 Bill Holmes + * 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 + * 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 + * libmono.vcproj: Add missing files mono-property-hash and + mono-value-hash. + + Contributed under MIT/X11 license. + 2008-04-28 Kornél Pál * create-windef.pl, mono.def: Export MonoFixupCorEE.