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