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