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