2007-04-27 Jonathan Chambers <joncham@gmail.com>
[mono.git] / msvc / ChangeLog
1 2007-04-27  Jonathan Chambers <joncham@gmail.com>
2         
3         Combined patch from Michael Jerris <mike@jerris.com> and me.
4         * getopt.c: Added public domain implementation for Windows.
5         * getopt.h: Added public domain implementation for Windows.
6         * getopt_long.c: Added public domain implementation for Windows.
7         * test_eglib.vcproj: Update project.
8         * eglib.vcproj: Update project. Add pre-build step to copy
9         winconfig.h to config.h for msvc build.
10         
11 2007-04-25  Jonathan Chambers  <joncham@gmail.com>
12
13         * mono.sln: Added eglib projects.
14         * test_eglib.vcproj: Added.
15         * pedump.vcproj: Change output directories for uniformity.
16         * monodiet.vcproj: Change output directories for uniformity.
17
18 2007-04-24  Jonathan Chambers  <joncham@gmail.com>
19
20         * eglib.vcproj: Added.
21
22 2007-03-30  Jonathan Chambers  <joncham@gmail.com>
23
24         * libmono.vcproj, mono.vcproj: Reset browse information
25         settings to default.
26         
27         Contributed under MIT/X11 license.
28         
29 2007-03-25  Marek Safar  <marek.safar@gmail.com>
30
31         * monodiet.vcproj, monodis.vcproj, monograph.vcproj, pedump.vsproj:
32         Fixed build.
33
34 2007-03-19  Jonathan Chambers  <joncham@gmail.com>
35
36         * libmono.vcproj, genmdesc.vcproj: Reset browse information
37         settings to default.
38         
39         Contributed under MIT/X11 license.
40         
41 2007-03-15  Jonathan Chambers  <joncham@gmail.com>
42
43         * *.vcproj: Begin Win64 port. Run bat files with $(Platform) argument.
44         * *.bat: Begin Win64 port. Run bat files with $(Platform) argument.
45         Contributed under MIT/X11 license.
46
47