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