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