2010-04-13 Rodrigo Kumpera <rkumpera@novell.com>
[mono.git] / msvc05 / ChangeLog
blobd542b32675ca62592966618695cfa9cd9c0fa937
1 2010-03-16  Jb Evain  <jbevain@novell.com>
3         * setup-solution.bat: rename the net_2_1 profile to moonlight.
5 2010-01-18  Bill Holmes  <billholmes54@gmail.com>
7         * libmono.vcproj : Adding a link to Mswsock.lib and adding files
8           mono-error and debugger-agent.
10         Code is contributed under MIT/X11 license.
12 2009-10-16  Bill Holmes  <billholmes54@gmail.com>
14         * libtest.vcproj : Adding TARGET_X86 and TARGET_AMD64
15           to the PreprocessorDefinitions.
17         Code is contributed under MIT/X11 license.
19 2009-10-13  Bill Holmes  <billholmes54@gmail.com>
21         * mono.def, monoposixhelper.def, libmono.vcproj, libtest.vcproj,
22           monoposixhelper.vcproj : Fixing MSVC build.
24         Code is contributed under MIT/X11 license.
26 2009-05-04  Bill Holmes  <billholmes54@gmail.com>
28         * eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj,
29           mono.vcproj,monoposixhelper.vcproj :  Adding TARGET_X86 and
30           TARGET_AMD64 preprocessor definitions to the Win32 and x64 targets.
32         Code is contributed under MIT/X11 license.
34 2009-04-24  Bill Holmes  <billholmes54@gmail.com>
36         Fixing the glib targets for Winx64.
38         * libmono.vcproj, mono.vcproj: Correcting the ProgramDatabaseFile
39           value for the Winx64 glib build.
41         * mono.sln: Enabling the glib targets for Winx64.
43         Code is contributed under MIT/X11 license.
45 2009-04-24  Bill Holmes  <billholmes54@gmail.com>
47         * libmono.vcproj: Adding metadata/metadata-verify.c to the project.
49         * runmdesc.bat: Fixing the argument order to genmdesc.
51         Code is contributed under MIT/X11 license.
53 2009-04-08  Bill Holmes  <billholmes54@gmail.com>
55         * libmono.vcproj : Adding mini/mini-gc to the project.
57         Code is contributed under MIT/X11 license.
59 2009-03-05  Bill Holmes  <billholmes54@gmail.com>
61         * mono.def : Removing missing methods to remove link errors for
62           MSVC build.  
64         Code is contributed under MIT/X11 license.
66 2009-02-18  Bill Holmes  <billholmes54@gmail.com>
68         * mono.def : Adding mono_jit_set_trace_options
70         Code is contributed under MIT/X11 license.
72 2009-02-16  Bill Holmes  <billholmes54@gmail.com>
74         * libmono.vcproj : Adding metadata/cominterop and 
75           mini/dwarfwriter to the project.
77         Code is contributed under MIT/X11 license.
79 2009-02-11  Bill Holmes  <billholmes54@gmail.com>
81         * libmono.vcproj : Adding utils\mono-filemap.c to the project.
83         Code is contributed under MIT/X11 license.
85 2009-02-03  Jonathan Pobst  <monkey@jpobst.com>
87         * libmono.vcproj : Track mini/generic-sharing.cs being renamed
88         to mini/mini-generic-sharing.cs.
90 2008-12-09  Bill Holmes  <billholmes54@gmail.com>
92         * libmono.vcproj : Adding unwind.c to the project.
94         Code is contributed under MIT/X11 license.
96 2008-12-04  Bill Holmes  <billholmes54@gmail.com>
98         * mono.sln : Removing monoburg from the solution.
100         * libmono.vcproj : Removing files deleted from svn.
102         * mono.def : Removing mono_burg* exports that no longer exist.
104         Code is contributed under MIT/X11 license.
106 2008-11-10  Bill Holmes  <billholmes54@gmail.com>
108         * genmdesc.vcproj, monoburg.vcproj : Adding quotes to paths in the
109           post build steps.
111         Code is contributed under MIT/X11 license.
113 2008-11-07  Bill Holmes  <billholmes54@gmail.com>
115         * monoposixhelper.def, monoposixhelper.vcproj : added.
117         * mono.sln : Adding the monoposixhelper project.
119         Code is contributed under MIT/X11 license.
121 2008-11-07  Bill Holmes  <billholmes54@gmail.com>
123         * test_eglib.vcproj : Adding unicode.c to the project.
125         * mono.sln : Adding the correct dependencies for e-glib.
127         * *.vcproj : Setting LinkLibraryDependencies=false for all
128           projects and all configurations.
130         Code is contributed under MIT/X11 license.
132 2008-10-17  Bill Holmes  <billholmes54@gmail.com>
134         * eglib.vcproj : Adding src\gtimer-win32.c to the VC project.
136         Code is contributed under MIT/X11 license.
138 2008-10-13  Bill Holmes  <billholmes54@gmail.com>
140         * libmono.vcproj : Removing metadata\rawbuffer.c from the VC project.
142         * eglib.vcproj : Adding gdate-win32.c, gdir-win32.c, gfile-posix.c,
143           gfile-win32.c, gmisc-win32.c, and gmodule-win32.c to the VC project.
145         Code is contributed under MIT/X11 license.
147 2008-10-07  Bill Holmes  <billholmes54@gmail.com>
149         * libmono.vcproj : Adding simd-intrinsics.c to the VC project.
151         Code is contributed under MIT/X11 license.
153 2008-09-26  Bill Holmes  <billholmes54@gmail.com>
155         * libmono.vcproj : Adding attach.c to the VC project.
157         Code is contributed under MIT/X11 license.
159 2008-09-16  Bill Holmes  <billholmes54@gmail.com>
161         * eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj,
162           mono.vcproj, monoburg.vcproj:  Adding i386 preprocessor definition
163           to the Win32 build targets.
165         Contributed under MIT/X11 license.
167 2008-08-12  Bill Holmes  <billholmes54@gmail.com>
169         * eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj, libtest.vcproj,
170           mono.vcproj, monoburg.vcproj, monodiet.vcproj, monodis.vcproj, monograph.vcproj,
171           pedump.vcproj, test_eglib.vcproj, teste.vcproj, test-invoke.vcproj,
172           test-metadata.vcproj:  Updating the preprocessor definitions for MSVC builds to
173           match the gcc build in Cygwin.
175         Contributed under MIT/X11 license.
177 2008-07-23  Robert Jordan  <robertj@gmx.net>
179         * libmono.vcproj: Reflect Linear IL changes.
180         * ../winconfig.h: Bump Mono version.
182 2008-06-02  Bill Holmes  <billholmes54@gmail.com>
183         * mono.sln, libtest.vcproj:  Adding libtest to the VS solution.
184           libtest is needed for the marshaling tests.
186         Contributed under MIT/X11 license.
188 2008-06-02  Bill Holmes  <billholmes54@gmail.com>
189         * monodiet.vcproj, libgc.vcproj, test_eglib.vcproj,
190           eglib.vcproj, teste.vcproj, genmdesc.vcproj, monoburg.vcproj,
191           monograph.vcproj, pedump.vcproj, test-metadata.vcproj,
192           libmono.vcproj, mono.sln, mono.vcproj, monodis.vcproj,test-invoke.vcproj
193           Changes to the Visual Studio projects to unify the output directories
194           for each project and configuration.
196         Contributed under MIT/X11 license.
198 2008-05-29  Bill Holmes  <billholmes54@gmail.com>
199         * libmono.vcproj: Add missing files mono-property-hash and
200           mono-value-hash.
202         Contributed under MIT/X11 license.
203         
204 2008-04-28  Kornél Pál  <kornelpal@gmail.com>
206         * create-windef.pl, mono.def: Export MonoFixupCorEE.
207         * libmono.vcproj: Add coree.c and coree.h.
209         Contributed under MIT/X11 license.
211 2008-04-15  Jonathan Chambers  <joncham@gmail.com>
212         * mono.sln, libmono.vcproj, monoburg.vcproj, genmdesc.vcproj: Flush Win64
213           and eglib changes.
215         Contributed under MIT/X11 license.
217 2008-04-04  Bill Holmes  <billholmes54@gmail.com>
219         * runburg.bat, runmdesc.bat:  Reverting back to r97888.  The PATH was correct before.
221         Contributed under MIT/X11 license.
223 2008-03-19  Bill Holmes  <billholmes54@gmail.com>
225         * libmono.vcproj:  Adding a link to version.lib for the eglib targets.
227         Contributed under MIT/X11 license.
229 2008-03-10  Bill Holmes  <billholmes54@gmail.com>
231         * mono.sln: Fixing configuration list to build the correct targets for the 
232           specified configuration.
234         * runburg.bat, runmdesc.bat:  Changing the PATH environment variable assignment 
235           to the correct location.
237         * libmono.vcproj:  Adding missing files.
239         Contributed under MIT/X11 license.
241 2007-12-31  Jonathan Chambers  <joncham@gmail.com>
243         * mono.sln, libmono.vcproj, mono.vcproj, mono.def: Update .def
244         file and fix some eglib target settings.
245         
246         Contributed under MIT/X11 license.
248 2007-08-29  Jonathan Chambers <joncham@gmail.com>
250         * mono.sln, libmono.vcproj, mono.vcproj, genmdesc.vcproj, monoburg.vcproj: 
251         Setup eglib configurations (Debug_eglib, Release_eglib). They
252         do not build at this point.
253         
254         Contributed under MIT/X11 license.
256 2007-08-29  Jonathan Chambers <joncham@gmail.com>
258         * monodiet.vcproj, libgc.vcproj, eglib.vcproj, libmono.vcproj, mono.vcproj, 
259         genmdesc.vcproj, monoburg.vcproj, pedump.vcproj: 
260         Make output directories a bit more usable.
261         
262         Contributed under MIT/X11 license.
264 2007-08-14  Jonathan Chambers <joncham@gmail.com>
266         * libmono.vcproj, mono.vcproj, genmdesc.vcproj, monobug.vcproj: 
267         Use MONO_DEPENDENCIES_PREFIX env var to locate dependencies. No longer
268         need VSDependencies.zip.
269         
270         * winsetup.bat, runmdesc.bat, runburg.bat: No longer
271         need VSDependencies.zip. Use MONO_DEPENDENCIES_PREFIX to
272         setup PATH.
273         
274         * mono.def: Remove missing functions.
275         
276         Contributed under MIT/X11 license.
278 2007-08-14  Jonathan Chambers <joncham@gmail.com>
280         * libmono.vcproj: Enable intrinsic functions.
282 2007-05-13  Raja R Harinath  <harinath@gmail.com>
284         * Makefile.am (VCPROJS): New.
285         (EXTRA_DIST): Don't use glob.
287 2007-04-27  Jonathan Chambers <joncham@gmail.com>
288         
289         Combined patch from Michael Jerris <mike@jerris.com> and me.
290         * getopt.c: Added public domain implementation for Windows.
291         * getopt.h: Added public domain implementation for Windows.
292         * getopt_long.c: Added public domain implementation for Windows.
293         * test_eglib.vcproj: Update project.
294         * eglib.vcproj: Update project. Add pre-build step to copy
295         winconfig.h to config.h for msvc build.
296         
297 2007-04-25  Jonathan Chambers  <joncham@gmail.com>
299         * mono.sln: Added eglib projects.
300         * test_eglib.vcproj: Added.
301         * pedump.vcproj: Change output directories for uniformity.
302         * monodiet.vcproj: Change output directories for uniformity.
304 2007-04-24  Jonathan Chambers  <joncham@gmail.com>
306         * eglib.vcproj: Added.
308 2007-03-30  Jonathan Chambers  <joncham@gmail.com>
310         * libmono.vcproj, mono.vcproj: Reset browse information
311         settings to default.
312         
313         Contributed under MIT/X11 license.
314         
315 2007-03-25  Marek Safar  <marek.safar@gmail.com>
317         * monodiet.vcproj, monodis.vcproj, monograph.vcproj, pedump.vsproj:
318         Fixed build.
320 2007-03-19  Jonathan Chambers  <joncham@gmail.com>
322         * libmono.vcproj, genmdesc.vcproj: Reset browse information
323         settings to default.
324         
325         Contributed under MIT/X11 license.
326         
327 2007-03-15  Jonathan Chambers  <joncham@gmail.com>
329         * *.vcproj: Begin Win64 port. Run bat files with $(Platform) argument.
330         * *.bat: Begin Win64 port. Run bat files with $(Platform) argument.
331         Contributed under MIT/X11 license.