2009-09-20 Zoltan Varga <vargaz@gmail.com>
[mono.git] / msvc05 / ChangeLog
1 2009-05-04  Bill Holmes  <billholmes54@gmail.com>
2
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.
6
7         Code is contributed under MIT/X11 license.
8
9 2009-04-24  Bill Holmes  <billholmes54@gmail.com>
10
11         Fixing the glib targets for Winx64.
12
13         * libmono.vcproj, mono.vcproj: Correcting the ProgramDatabaseFile
14           value for the Winx64 glib build.
15
16         * mono.sln: Enabling the glib targets for Winx64.
17
18         Code is contributed under MIT/X11 license.
19
20 2009-04-24  Bill Holmes  <billholmes54@gmail.com>
21
22         * libmono.vcproj: Adding metadata/metadata-verify.c to the project.
23
24         * runmdesc.bat: Fixing the argument order to genmdesc.
25
26         Code is contributed under MIT/X11 license.
27
28 2009-04-08  Bill Holmes  <billholmes54@gmail.com>
29
30         * libmono.vcproj : Adding mini/mini-gc to the project.
31
32         Code is contributed under MIT/X11 license.
33
34 2009-03-05  Bill Holmes  <billholmes54@gmail.com>
35
36         * mono.def : Removing missing methods to remove link errors for
37           MSVC build.  
38
39         Code is contributed under MIT/X11 license.
40
41 2009-02-18  Bill Holmes  <billholmes54@gmail.com>
42
43         * mono.def : Adding mono_jit_set_trace_options
44
45         Code is contributed under MIT/X11 license.
46
47 2009-02-16  Bill Holmes  <billholmes54@gmail.com>
48
49         * libmono.vcproj : Adding metadata/cominterop and 
50           mini/dwarfwriter to the project.
51
52         Code is contributed under MIT/X11 license.
53
54 2009-02-11  Bill Holmes  <billholmes54@gmail.com>
55
56         * libmono.vcproj : Adding utils\mono-filemap.c to the project.
57
58         Code is contributed under MIT/X11 license.
59
60 2009-02-03  Jonathan Pobst  <monkey@jpobst.com>
61
62         * libmono.vcproj : Track mini/generic-sharing.cs being renamed
63         to mini/mini-generic-sharing.cs.
64
65 2008-12-09  Bill Holmes  <billholmes54@gmail.com>
66
67         * libmono.vcproj : Adding unwind.c to the project.
68
69         Code is contributed under MIT/X11 license.
70
71 2008-12-04  Bill Holmes  <billholmes54@gmail.com>
72
73         * mono.sln : Removing monoburg from the solution.
74
75         * libmono.vcproj : Removing files deleted from svn.
76
77         * mono.def : Removing mono_burg* exports that no longer exist.
78
79         Code is contributed under MIT/X11 license.
80
81 2008-11-10  Bill Holmes  <billholmes54@gmail.com>
82
83         * genmdesc.vcproj, monoburg.vcproj : Adding quotes to paths in the
84           post build steps.
85
86         Code is contributed under MIT/X11 license.
87
88 2008-11-07  Bill Holmes  <billholmes54@gmail.com>
89
90         * monoposixhelper.def, monoposixhelper.vcproj : added.
91
92         * mono.sln : Adding the monoposixhelper project.
93
94         Code is contributed under MIT/X11 license.
95
96 2008-11-07  Bill Holmes  <billholmes54@gmail.com>
97
98         * test_eglib.vcproj : Adding unicode.c to the project.
99
100         * mono.sln : Adding the correct dependencies for e-glib.
101
102         * *.vcproj : Setting LinkLibraryDependencies=false for all
103           projects and all configurations.
104
105         Code is contributed under MIT/X11 license.
106
107 2008-10-17  Bill Holmes  <billholmes54@gmail.com>
108
109         * eglib.vcproj : Adding src\gtimer-win32.c to the VC project.
110
111         Code is contributed under MIT/X11 license.
112
113 2008-10-13  Bill Holmes  <billholmes54@gmail.com>
114
115         * libmono.vcproj : Removing metadata\rawbuffer.c from the VC project.
116
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.
119
120         Code is contributed under MIT/X11 license.
121
122 2008-10-07  Bill Holmes  <billholmes54@gmail.com>
123
124         * libmono.vcproj : Adding simd-intrinsics.c to the VC project.
125
126         Code is contributed under MIT/X11 license.
127
128 2008-09-26  Bill Holmes  <billholmes54@gmail.com>
129
130         * libmono.vcproj : Adding attach.c to the VC project.
131
132         Code is contributed under MIT/X11 license.
133
134 2008-09-16  Bill Holmes  <billholmes54@gmail.com>
135
136         * eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj,
137           mono.vcproj, monoburg.vcproj:  Adding i386 preprocessor definition
138           to the Win32 build targets.
139
140         Contributed under MIT/X11 license.
141
142 2008-08-12  Bill Holmes  <billholmes54@gmail.com>
143
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.
149
150         Contributed under MIT/X11 license.
151
152 2008-07-23  Robert Jordan  <robertj@gmx.net>
153
154         * libmono.vcproj: Reflect Linear IL changes.
155         * ../winconfig.h: Bump Mono version.
156
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.
160
161         Contributed under MIT/X11 license.
162
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.
170
171         Contributed under MIT/X11 license.
172
173 2008-05-29  Bill Holmes  <billholmes54@gmail.com>
174         * libmono.vcproj: Add missing files mono-property-hash and
175           mono-value-hash.
176
177         Contributed under MIT/X11 license.
178         
179 2008-04-28  Kornél Pál  <kornelpal@gmail.com>
180
181         * create-windef.pl, mono.def: Export MonoFixupCorEE.
182         * libmono.vcproj: Add coree.c and coree.h.
183
184         Contributed under MIT/X11 license.
185
186 2008-04-15  Jonathan Chambers  <joncham@gmail.com>
187         * mono.sln, libmono.vcproj, monoburg.vcproj, genmdesc.vcproj: Flush Win64
188           and eglib changes.
189
190         Contributed under MIT/X11 license.
191
192 2008-04-04  Bill Holmes  <billholmes54@gmail.com>
193
194         * runburg.bat, runmdesc.bat:  Reverting back to r97888.  The PATH was correct before.
195
196         Contributed under MIT/X11 license.
197
198 2008-03-19  Bill Holmes  <billholmes54@gmail.com>
199
200         * libmono.vcproj:  Adding a link to version.lib for the eglib targets.
201
202         Contributed under MIT/X11 license.
203
204 2008-03-10  Bill Holmes  <billholmes54@gmail.com>
205
206         * mono.sln: Fixing configuration list to build the correct targets for the 
207           specified configuration.
208
209         * runburg.bat, runmdesc.bat:  Changing the PATH environment variable assignment 
210           to the correct location.
211
212         * libmono.vcproj:  Adding missing files.
213
214         Contributed under MIT/X11 license.
215
216 2007-12-31  Jonathan Chambers  <joncham@gmail.com>
217
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.
222
223 2007-08-29  Jonathan Chambers <joncham@gmail.com>
224
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.
230
231 2007-08-29  Jonathan Chambers <joncham@gmail.com>
232
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.
238
239 2007-08-14  Jonathan Chambers <joncham@gmail.com>
240
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.
252
253 2007-08-14  Jonathan Chambers <joncham@gmail.com>
254
255         * libmono.vcproj: Enable intrinsic functions.
256
257 2007-05-13  Raja R Harinath  <harinath@gmail.com>
258
259         * Makefile.am (VCPROJS): New.
260         (EXTRA_DIST): Don't use glob.
261
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>
273
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.
278
279 2007-04-24  Jonathan Chambers  <joncham@gmail.com>
280
281         * eglib.vcproj: Added.
282
283 2007-03-30  Jonathan Chambers  <joncham@gmail.com>
284
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>
291
292         * monodiet.vcproj, monodis.vcproj, monograph.vcproj, pedump.vsproj:
293         Fixed build.
294
295 2007-03-19  Jonathan Chambers  <joncham@gmail.com>
296
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>
303
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.
307
308
309