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