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