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