Made gmcs specific
[mono.git] / msvc / ChangeLog
1 2007-03-19  Bill Holmes  <billholmes54@gmail.com>
2
3         * libmono.vcproj:  Adding a link to version.lib for the eglib targets.
4
5         Contributed under MIT/X11 license.
6
7 2007-03-10  Bill Holmes  <billholmes54@gmail.com>
8
9         * mono.sln: Fixing configuration list to build the correct targets for the 
10           specified configuration.
11
12         * runburg.bat, runmdesc.bat:  Changing the PATH environment variable assignment 
13           to the correct location.
14
15         * libmono.vcproj:  Adding missing files.
16
17         Contributed under MIT/X11 license.
18
19 2007-12-31  Jonathan Chambers  <joncham@gmail.com>
20
21         * mono.sln, libmono.vcproj, mono.vcproj, mono.def: Update .def
22         file and fix some eglib target settings.
23         
24         Contributed under MIT/X11 license.
25
26 2007-08-29  Jonathan Chambers <joncham@gmail.com>
27
28         * mono.sln, libmono.vcproj, mono.vcproj, genmdesc.vcproj, monoburg.vcproj: 
29         Setup eglib configurations (Debug_eglib, Release_eglib). They
30         do not build at this point.
31         
32         Contributed under MIT/X11 license.
33
34 2007-08-29  Jonathan Chambers <joncham@gmail.com>
35
36         * monodiet.vcproj, libgc.vcproj, eglib.vcproj, libmono.vcproj, mono.vcproj, 
37         genmdesc.vcproj, monoburg.vcproj, pedump.vcproj: 
38         Make output directories a bit more usable.
39         
40         Contributed under MIT/X11 license.
41
42 2007-08-14  Jonathan Chambers <joncham@gmail.com>
43
44         * libmono.vcproj, mono.vcproj, genmdesc.vcproj, monobug.vcproj: 
45         Use MONO_DEPENDENCIES_PREFIX env var to locate dependencies. No longer
46         need VSDependencies.zip.
47         
48         * winsetup.bat, runmdesc.bat, runburg.bat: No longer
49         need VSDependencies.zip. Use MONO_DEPENDENCIES_PREFIX to
50         setup PATH.
51         
52         * mono.def: Remove missing functions.
53         
54         Contributed under MIT/X11 license.
55
56 2007-08-14  Jonathan Chambers <joncham@gmail.com>
57
58         * libmono.vcproj: Enable intrinsic functions.
59
60 2007-05-13  Raja R Harinath  <harinath@gmail.com>
61
62         * Makefile.am (VCPROJS): New.
63         (EXTRA_DIST): Don't use glob.
64
65 2007-04-27  Jonathan Chambers <joncham@gmail.com>
66         
67         Combined patch from Michael Jerris <mike@jerris.com> and me.
68         * getopt.c: Added public domain implementation for Windows.
69         * getopt.h: Added public domain implementation for Windows.
70         * getopt_long.c: Added public domain implementation for Windows.
71         * test_eglib.vcproj: Update project.
72         * eglib.vcproj: Update project. Add pre-build step to copy
73         winconfig.h to config.h for msvc build.
74         
75 2007-04-25  Jonathan Chambers  <joncham@gmail.com>
76
77         * mono.sln: Added eglib projects.
78         * test_eglib.vcproj: Added.
79         * pedump.vcproj: Change output directories for uniformity.
80         * monodiet.vcproj: Change output directories for uniformity.
81
82 2007-04-24  Jonathan Chambers  <joncham@gmail.com>
83
84         * eglib.vcproj: Added.
85
86 2007-03-30  Jonathan Chambers  <joncham@gmail.com>
87
88         * libmono.vcproj, mono.vcproj: Reset browse information
89         settings to default.
90         
91         Contributed under MIT/X11 license.
92         
93 2007-03-25  Marek Safar  <marek.safar@gmail.com>
94
95         * monodiet.vcproj, monodis.vcproj, monograph.vcproj, pedump.vsproj:
96         Fixed build.
97
98 2007-03-19  Jonathan Chambers  <joncham@gmail.com>
99
100         * libmono.vcproj, genmdesc.vcproj: Reset browse information
101         settings to default.
102         
103         Contributed under MIT/X11 license.
104         
105 2007-03-15  Jonathan Chambers  <joncham@gmail.com>
106
107         * *.vcproj: Begin Win64 port. Run bat files with $(Platform) argument.
108         * *.bat: Begin Win64 port. Run bat files with $(Platform) argument.
109         Contributed under MIT/X11 license.
110
111
112