remove confusing debug spew
[mono-project.git] / msvc05 / ChangeLog
blob44c8a339b8fc89ddbda0a0a4d2cfbc008dc830c4
1 2009-05-04  Bill Holmes  <billholmes54@gmail.com>
3         * eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj,
4           mono.vcproj,monoposixhelper.vcproj :  Adding TARGET_X86 and
5           TARGET_AMD64 preprocessor definitions to the Win32 and x64 targets.
7         Code is contributed under MIT/X11 license.
9 2009-04-24  Bill Holmes  <billholmes54@gmail.com>
11         Fixing the glib targets for Winx64.
13         * libmono.vcproj, mono.vcproj: Correcting the ProgramDatabaseFile
14           value for the Winx64 glib build.
16         * mono.sln: Enabling the glib targets for Winx64.
18         Code is contributed under MIT/X11 license.
20 2009-04-24  Bill Holmes  <billholmes54@gmail.com>
22         * libmono.vcproj: Adding metadata/metadata-verify.c to the project.
24         * runmdesc.bat: Fixing the argument order to genmdesc.
26         Code is contributed under MIT/X11 license.
28 2009-04-08  Bill Holmes  <billholmes54@gmail.com>
30         * libmono.vcproj : Adding mini/mini-gc to the project.
32         Code is contributed under MIT/X11 license.
34 2009-03-05  Bill Holmes  <billholmes54@gmail.com>
36         * mono.def : Removing missing methods to remove link errors for
37           MSVC build.  
39         Code is contributed under MIT/X11 license.
41 2009-02-18  Bill Holmes  <billholmes54@gmail.com>
43         * mono.def : Adding mono_jit_set_trace_options
45         Code is contributed under MIT/X11 license.
47 2009-02-16  Bill Holmes  <billholmes54@gmail.com>
49         * libmono.vcproj : Adding metadata/cominterop and 
50           mini/dwarfwriter to the project.
52         Code is contributed under MIT/X11 license.
54 2009-02-11  Bill Holmes  <billholmes54@gmail.com>
56         * libmono.vcproj : Adding utils\mono-filemap.c to the project.
58         Code is contributed under MIT/X11 license.
60 2009-02-03  Jonathan Pobst  <monkey@jpobst.com>
62         * libmono.vcproj : Track mini/generic-sharing.cs being renamed
63         to mini/mini-generic-sharing.cs.
65 2008-12-09  Bill Holmes  <billholmes54@gmail.com>
67         * libmono.vcproj : Adding unwind.c to the project.
69         Code is contributed under MIT/X11 license.
71 2008-12-04  Bill Holmes  <billholmes54@gmail.com>
73         * mono.sln : Removing monoburg from the solution.
75         * libmono.vcproj : Removing files deleted from svn.
77         * mono.def : Removing mono_burg* exports that no longer exist.
79         Code is contributed under MIT/X11 license.
81 2008-11-10  Bill Holmes  <billholmes54@gmail.com>
83         * genmdesc.vcproj, monoburg.vcproj : Adding quotes to paths in the
84           post build steps.
86         Code is contributed under MIT/X11 license.
88 2008-11-07  Bill Holmes  <billholmes54@gmail.com>
90         * monoposixhelper.def, monoposixhelper.vcproj : added.
92         * mono.sln : Adding the monoposixhelper project.
94         Code is contributed under MIT/X11 license.
96 2008-11-07  Bill Holmes  <billholmes54@gmail.com>
98         * test_eglib.vcproj : Adding unicode.c to the project.
100         * mono.sln : Adding the correct dependencies for e-glib.
102         * *.vcproj : Setting LinkLibraryDependencies=false for all
103           projects and all configurations.
105         Code is contributed under MIT/X11 license.
107 2008-10-17  Bill Holmes  <billholmes54@gmail.com>
109         * eglib.vcproj : Adding src\gtimer-win32.c to the VC project.
111         Code is contributed under MIT/X11 license.
113 2008-10-13  Bill Holmes  <billholmes54@gmail.com>
115         * libmono.vcproj : Removing metadata\rawbuffer.c from the VC project.
117         * eglib.vcproj : Adding gdate-win32.c, gdir-win32.c, gfile-posix.c,
118           gfile-win32.c, gmisc-win32.c, and gmodule-win32.c to the VC project.
120         Code is contributed under MIT/X11 license.
122 2008-10-07  Bill Holmes  <billholmes54@gmail.com>
124         * libmono.vcproj : Adding simd-intrinsics.c to the VC project.
126         Code is contributed under MIT/X11 license.
128 2008-09-26  Bill Holmes  <billholmes54@gmail.com>
130         * libmono.vcproj : Adding attach.c to the VC project.
132         Code is contributed under MIT/X11 license.
134 2008-09-16  Bill Holmes  <billholmes54@gmail.com>
136         * eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj,
137           mono.vcproj, monoburg.vcproj:  Adding i386 preprocessor definition
138           to the Win32 build targets.
140         Contributed under MIT/X11 license.
142 2008-08-12  Bill Holmes  <billholmes54@gmail.com>
144         * eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj, libtest.vcproj,
145           mono.vcproj, monoburg.vcproj, monodiet.vcproj, monodis.vcproj, monograph.vcproj,
146           pedump.vcproj, test_eglib.vcproj, teste.vcproj, test-invoke.vcproj,
147           test-metadata.vcproj:  Updating the preprocessor definitions for MSVC builds to
148           match the gcc build in Cygwin.
150         Contributed under MIT/X11 license.
152 2008-07-23  Robert Jordan  <robertj@gmx.net>
154         * libmono.vcproj: Reflect Linear IL changes.
155         * ../winconfig.h: Bump Mono version.
157 2008-06-02  Bill Holmes  <billholmes54@gmail.com>
158         * mono.sln, libtest.vcproj:  Adding libtest to the VS solution.
159           libtest is needed for the marshaling tests.
161         Contributed under MIT/X11 license.
163 2008-06-02  Bill Holmes  <billholmes54@gmail.com>
164         * monodiet.vcproj, libgc.vcproj, test_eglib.vcproj,
165           eglib.vcproj, teste.vcproj, genmdesc.vcproj, monoburg.vcproj,
166           monograph.vcproj, pedump.vcproj, test-metadata.vcproj,
167           libmono.vcproj, mono.sln, mono.vcproj, monodis.vcproj,test-invoke.vcproj
168           Changes to the Visual Studio projects to unify the output directories
169           for each project and configuration.
171         Contributed under MIT/X11 license.
173 2008-05-29  Bill Holmes  <billholmes54@gmail.com>
174         * libmono.vcproj: Add missing files mono-property-hash and
175           mono-value-hash.
177         Contributed under MIT/X11 license.
178         
179 2008-04-28  Kornél Pál  <kornelpal@gmail.com>
181         * create-windef.pl, mono.def: Export MonoFixupCorEE.
182         * libmono.vcproj: Add coree.c and coree.h.
184         Contributed under MIT/X11 license.
186 2008-04-15  Jonathan Chambers  <joncham@gmail.com>
187         * mono.sln, libmono.vcproj, monoburg.vcproj, genmdesc.vcproj: Flush Win64
188           and eglib changes.
190         Contributed under MIT/X11 license.
192 2008-04-04  Bill Holmes  <billholmes54@gmail.com>
194         * runburg.bat, runmdesc.bat:  Reverting back to r97888.  The PATH was correct before.
196         Contributed under MIT/X11 license.
198 2008-03-19  Bill Holmes  <billholmes54@gmail.com>
200         * libmono.vcproj:  Adding a link to version.lib for the eglib targets.
202         Contributed under MIT/X11 license.
204 2008-03-10  Bill Holmes  <billholmes54@gmail.com>
206         * mono.sln: Fixing configuration list to build the correct targets for the 
207           specified configuration.
209         * runburg.bat, runmdesc.bat:  Changing the PATH environment variable assignment 
210           to the correct location.
212         * libmono.vcproj:  Adding missing files.
214         Contributed under MIT/X11 license.
216 2007-12-31  Jonathan Chambers  <joncham@gmail.com>
218         * mono.sln, libmono.vcproj, mono.vcproj, mono.def: Update .def
219         file and fix some eglib target settings.
220         
221         Contributed under MIT/X11 license.
223 2007-08-29  Jonathan Chambers <joncham@gmail.com>
225         * mono.sln, libmono.vcproj, mono.vcproj, genmdesc.vcproj, monoburg.vcproj: 
226         Setup eglib configurations (Debug_eglib, Release_eglib). They
227         do not build at this point.
228         
229         Contributed under MIT/X11 license.
231 2007-08-29  Jonathan Chambers <joncham@gmail.com>
233         * monodiet.vcproj, libgc.vcproj, eglib.vcproj, libmono.vcproj, mono.vcproj, 
234         genmdesc.vcproj, monoburg.vcproj, pedump.vcproj: 
235         Make output directories a bit more usable.
236         
237         Contributed under MIT/X11 license.
239 2007-08-14  Jonathan Chambers <joncham@gmail.com>
241         * libmono.vcproj, mono.vcproj, genmdesc.vcproj, monobug.vcproj: 
242         Use MONO_DEPENDENCIES_PREFIX env var to locate dependencies. No longer
243         need VSDependencies.zip.
244         
245         * winsetup.bat, runmdesc.bat, runburg.bat: No longer
246         need VSDependencies.zip. Use MONO_DEPENDENCIES_PREFIX to
247         setup PATH.
248         
249         * mono.def: Remove missing functions.
250         
251         Contributed under MIT/X11 license.
253 2007-08-14  Jonathan Chambers <joncham@gmail.com>
255         * libmono.vcproj: Enable intrinsic functions.
257 2007-05-13  Raja R Harinath  <harinath@gmail.com>
259         * Makefile.am (VCPROJS): New.
260         (EXTRA_DIST): Don't use glob.
262 2007-04-27  Jonathan Chambers <joncham@gmail.com>
263         
264         Combined patch from Michael Jerris <mike@jerris.com> and me.
265         * getopt.c: Added public domain implementation for Windows.
266         * getopt.h: Added public domain implementation for Windows.
267         * getopt_long.c: Added public domain implementation for Windows.
268         * test_eglib.vcproj: Update project.
269         * eglib.vcproj: Update project. Add pre-build step to copy
270         winconfig.h to config.h for msvc build.
271         
272 2007-04-25  Jonathan Chambers  <joncham@gmail.com>
274         * mono.sln: Added eglib projects.
275         * test_eglib.vcproj: Added.
276         * pedump.vcproj: Change output directories for uniformity.
277         * monodiet.vcproj: Change output directories for uniformity.
279 2007-04-24  Jonathan Chambers  <joncham@gmail.com>
281         * eglib.vcproj: Added.
283 2007-03-30  Jonathan Chambers  <joncham@gmail.com>
285         * libmono.vcproj, mono.vcproj: Reset browse information
286         settings to default.
287         
288         Contributed under MIT/X11 license.
289         
290 2007-03-25  Marek Safar  <marek.safar@gmail.com>
292         * monodiet.vcproj, monodis.vcproj, monograph.vcproj, pedump.vsproj:
293         Fixed build.
295 2007-03-19  Jonathan Chambers  <joncham@gmail.com>
297         * libmono.vcproj, genmdesc.vcproj: Reset browse information
298         settings to default.
299         
300         Contributed under MIT/X11 license.
301         
302 2007-03-15  Jonathan Chambers  <joncham@gmail.com>
304         * *.vcproj: Begin Win64 port. Run bat files with $(Platform) argument.
305         * *.bat: Begin Win64 port. Run bat files with $(Platform) argument.
306         Contributed under MIT/X11 license.