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