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