2007-06-01 Chris Toshok <toshok@ximian.com>
[mono-project/dkf.git] / msvc / ChangeLog
blobe85137729a96342ae99c509f66c5c6ad79638d97
1 2007-05-13  Raja R Harinath  <harinath@gmail.com>
3         * Makefile.am (VCPROJS): New.
4         (EXTRA_DIST): Don't use glob.
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>
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.
23 2007-04-24  Jonathan Chambers  <joncham@gmail.com>
25         * eglib.vcproj: Added.
27 2007-03-30  Jonathan Chambers  <joncham@gmail.com>
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>
36         * monodiet.vcproj, monodis.vcproj, monograph.vcproj, pedump.vsproj:
37         Fixed build.
39 2007-03-19  Jonathan Chambers  <joncham@gmail.com>
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>
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.