fix uncomplete 153500
[mono.git] / msvc / ChangeLog
blob7f804f0250f9c0e9fac4cc058b7fd6004e3b20e8
1 2010-03-01  Robert Jordan  <robertj@gmx.net>
3         * libmono.vcproj: Track changes.
5 2009-11-02 Jonathan Chambers <joncham@gmail.com>
7         * genmdesc.vcproj: Fix amd64 build.
9         * libmono.vcproj: Fix amd64 build.
11         * mono.vcproj: Fix amd64 build.
13         * mono.sln: Fix amd64 build.
15 2009-09-08  Jonathan Chambers  <joncham@gmail.com>
17         * libtest.vcproj: Add toplevel include directory for config.h.
19 2009-04-24  Bill Holmes  <billholmes54@gmail.com>
21         Fixing the glib targets for Winx64.
23         * libmono.vcproj, mono.vcproj: Correcting the ProgramDatabaseFile
24           value for the Winx64 glib build.
26         * mono.sln: Enabling the glib targets for Winx64.
28         Code is contributed under MIT/X11 license.
30 2009-04-24  Bill Holmes  <billholmes54@gmail.com>
32         * libmono.vcproj: Adding metadata/metadata-verify.c to the project.
34         * runmdesc.bat: Fixing the argument order to genmdesc.
36         Code is contributed under MIT/X11 license.
38 2009-04-08  Bill Holmes  <billholmes54@gmail.com>
40         * libmono.vcproj : Adding mini/mini-gc to the project.
42         Code is contributed under MIT/X11 license.
44 2009-03-05  Bill Holmes  <billholmes54@gmail.com>
46         * mono.def : Removing missing methods to remove link errors for
47           MSVC build.  
49         Code is contributed under MIT/X11 license.
51 2009-02-18  Bill Holmes  <billholmes54@gmail.com>
53         * mono.def : Adding mono_jit_set_trace_options
55         Code is contributed under MIT/X11 license.
57 2009-02-16  Bill Holmes  <billholmes54@gmail.com>
59         * libmono.vcproj : Adding metadata/cominterop and 
60           mini/dwarfwriter to the project.
62         Code is contributed under MIT/X11 license.
64 2009-02-11  Bill Holmes  <billholmes54@gmail.com>
66         * libmono.vcproj : Adding utils\mono-filemap.c to the project.
68         Code is contributed under MIT/X11 license.
70 2009-02-03  Jonathan Pobst  <monkey@jpobst.com>
72         * libmono.vcproj : Track mini/generic-sharing.cs being renamed
73         to mini/mini-generic-sharing.cs.
75 2008-12-09  Bill Holmes  <billholmes54@gmail.com>
77         * libmono.vcproj : Adding unwind.c to the project.
79         Code is contributed under MIT/X11 license.
81 2008-12-04  Bill Holmes  <billholmes54@gmail.com>
83         * mono.sln : Removing monoburg from the solution.
85         * libmono.vcproj : Removing files deleted from svn.
87         * mono.def : Removing mono_burg* exports that no longer exist.
89         Code is contributed under MIT/X11 license.
91 2008-11-10  Bill Holmes  <billholmes54@gmail.com>
93         * genmdesc.vcproj, monoburg.vcproj : Adding quotes to paths in the
94           post build steps.
96         Code is contributed under MIT/X11 license.
98 2008-11-07  Bill Holmes  <billholmes54@gmail.com>
100         * monoposixhelper.def, monoposixhelper.vcproj : added.
102         * mono.sln : Adding the monoposixhelper project.
104         Code is contributed under MIT/X11 license.
106 2008-11-07  Bill Holmes  <billholmes54@gmail.com>
108         * test_eglib.vcproj : Adding unicode.c to the project.
110         * mono.sln : Adding the correct dependencies for e-glib.
112         * *.vcproj : Setting LinkLibraryDependencies=false for all
113           projects and all configurations.
115         Code is contributed under MIT/X11 license.
117 2008-10-17  Bill Holmes  <billholmes54@gmail.com>
119         * eglib.vcproj : Adding src\gtimer-win32.c to the VC project.
121         Code is contributed under MIT/X11 license.
123 2008-10-13  Bill Holmes  <billholmes54@gmail.com>
125         * libmono.vcproj : Removing metadata\rawbuffer.c from the VC project.
127         * eglib.vcproj : Adding gdate-win32.c, gdir-win32.c, gfile-posix.c,
128           gfile-win32.c, gmisc-win32.c, and gmodule-win32.c to the VC project.
130         Code is contributed under MIT/X11 license.
132 2008-10-07  Bill Holmes  <billholmes54@gmail.com>
134         * libmono.vcproj : Adding simd-intrinsics.c to the VC project.
136         Code is contributed under MIT/X11 license.
138 2008-09-26  Bill Holmes  <billholmes54@gmail.com>
140         * libmono.vcproj : Adding attach.c to the VC project.
142         Code is contributed under MIT/X11 license.
144 2008-09-16  Bill Holmes  <billholmes54@gmail.com>
146         * eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj,
147           mono.vcproj, monoburg.vcproj:  Adding i386 preprocessor definition
148           to the Win32 build targets.
150         Contributed under MIT/X11 license.
152 2008-08-12  Bill Holmes  <billholmes54@gmail.com>
154         * eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj, libtest.vcproj,
155           mono.vcproj, monoburg.vcproj, monodiet.vcproj, monodis.vcproj, monograph.vcproj,
156           pedump.vcproj, test_eglib.vcproj, teste.vcproj, test-invoke.vcproj,
157           test-metadata.vcproj:  Updating the preprocessor definitions for MSVC builds to
158           match the gcc build in Cygwin.
160         Contributed under MIT/X11 license.
162 2008-07-23  Robert Jordan  <robertj@gmx.net>
164         * libmono.vcproj: Reflect Linear IL changes.
165         * ../winconfig.h: Bump Mono version.
167 2008-06-02  Bill Holmes  <billholmes54@gmail.com>
168         * mono.sln, libtest.vcproj:  Adding libtest to the VS solution.
169           libtest is needed for the marshaling tests.
171         Contributed under MIT/X11 license.
173 2008-06-02  Bill Holmes  <billholmes54@gmail.com>
174         * monodiet.vcproj, libgc.vcproj, test_eglib.vcproj,
175           eglib.vcproj, teste.vcproj, genmdesc.vcproj, monoburg.vcproj,
176           monograph.vcproj, pedump.vcproj, test-metadata.vcproj,
177           libmono.vcproj, mono.sln, mono.vcproj, monodis.vcproj,test-invoke.vcproj
178           Changes to the Visual Studio projects to unify the output directories
179           for each project and configuration.
181         Contributed under MIT/X11 license.
183 2008-05-29  Bill Holmes  <billholmes54@gmail.com>
184         * libmono.vcproj: Add missing files mono-property-hash and
185           mono-value-hash.
187         Contributed under MIT/X11 license.
188         
189 2008-04-28  Kornél Pál  <kornelpal@gmail.com>
191         * create-windef.pl, mono.def: Export MonoFixupCorEE.
192         * libmono.vcproj: Add coree.c and coree.h.
194         Contributed under MIT/X11 license.
196 2008-04-15  Jonathan Chambers  <joncham@gmail.com>
197         * mono.sln, libmono.vcproj, monoburg.vcproj, genmdesc.vcproj: Flush Win64
198           and eglib changes.
200         Contributed under MIT/X11 license.
202 2008-04-04  Bill Holmes  <billholmes54@gmail.com>
204         * runburg.bat, runmdesc.bat:  Reverting back to r97888.  The PATH was correct before.
206         Contributed under MIT/X11 license.
208 2008-03-19  Bill Holmes  <billholmes54@gmail.com>
210         * libmono.vcproj:  Adding a link to version.lib for the eglib targets.
212         Contributed under MIT/X11 license.
214 2008-03-10  Bill Holmes  <billholmes54@gmail.com>
216         * mono.sln: Fixing configuration list to build the correct targets for the 
217           specified configuration.
219         * runburg.bat, runmdesc.bat:  Changing the PATH environment variable assignment 
220           to the correct location.
222         * libmono.vcproj:  Adding missing files.
224         Contributed under MIT/X11 license.
226 2007-12-31  Jonathan Chambers  <joncham@gmail.com>
228         * mono.sln, libmono.vcproj, mono.vcproj, mono.def: Update .def
229         file and fix some eglib target settings.
230         
231         Contributed under MIT/X11 license.
233 2007-08-29  Jonathan Chambers <joncham@gmail.com>
235         * mono.sln, libmono.vcproj, mono.vcproj, genmdesc.vcproj, monoburg.vcproj: 
236         Setup eglib configurations (Debug_eglib, Release_eglib). They
237         do not build at this point.
238         
239         Contributed under MIT/X11 license.
241 2007-08-29  Jonathan Chambers <joncham@gmail.com>
243         * monodiet.vcproj, libgc.vcproj, eglib.vcproj, libmono.vcproj, mono.vcproj, 
244         genmdesc.vcproj, monoburg.vcproj, pedump.vcproj: 
245         Make output directories a bit more usable.
246         
247         Contributed under MIT/X11 license.
249 2007-08-14  Jonathan Chambers <joncham@gmail.com>
251         * libmono.vcproj, mono.vcproj, genmdesc.vcproj, monobug.vcproj: 
252         Use MONO_DEPENDENCIES_PREFIX env var to locate dependencies. No longer
253         need VSDependencies.zip.
254         
255         * winsetup.bat, runmdesc.bat, runburg.bat: No longer
256         need VSDependencies.zip. Use MONO_DEPENDENCIES_PREFIX to
257         setup PATH.
258         
259         * mono.def: Remove missing functions.
260         
261         Contributed under MIT/X11 license.
263 2007-08-14  Jonathan Chambers <joncham@gmail.com>
265         * libmono.vcproj: Enable intrinsic functions.
267 2007-05-13  Raja R Harinath  <harinath@gmail.com>
269         * Makefile.am (VCPROJS): New.
270         (EXTRA_DIST): Don't use glob.
272 2007-04-27  Jonathan Chambers <joncham@gmail.com>
273         
274         Combined patch from Michael Jerris <mike@jerris.com> and me.
275         * getopt.c: Added public domain implementation for Windows.
276         * getopt.h: Added public domain implementation for Windows.
277         * getopt_long.c: Added public domain implementation for Windows.
278         * test_eglib.vcproj: Update project.
279         * eglib.vcproj: Update project. Add pre-build step to copy
280         winconfig.h to config.h for msvc build.
281         
282 2007-04-25  Jonathan Chambers  <joncham@gmail.com>
284         * mono.sln: Added eglib projects.
285         * test_eglib.vcproj: Added.
286         * pedump.vcproj: Change output directories for uniformity.
287         * monodiet.vcproj: Change output directories for uniformity.
289 2007-04-24  Jonathan Chambers  <joncham@gmail.com>
291         * eglib.vcproj: Added.
293 2007-03-30  Jonathan Chambers  <joncham@gmail.com>
295         * libmono.vcproj, mono.vcproj: Reset browse information
296         settings to default.
297         
298         Contributed under MIT/X11 license.
299         
300 2007-03-25  Marek Safar  <marek.safar@gmail.com>
302         * monodiet.vcproj, monodis.vcproj, monograph.vcproj, pedump.vsproj:
303         Fixed build.
305 2007-03-19  Jonathan Chambers  <joncham@gmail.com>
307         * libmono.vcproj, genmdesc.vcproj: Reset browse information
308         settings to default.
309         
310         Contributed under MIT/X11 license.
311         
312 2007-03-15  Jonathan Chambers  <joncham@gmail.com>
314         * *.vcproj: Begin Win64 port. Run bat files with $(Platform) argument.
315         * *.bat: Begin Win64 port. Run bat files with $(Platform) argument.
316         Contributed under MIT/X11 license.