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