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