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