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