2007-08-21 Jb Evain <jbevain@novell.com>
[mono.git] / mcs / tools / tuner / ChangeLog
1 2007-08-21  Jb Evain  <jbevain@novell.com>
2
3         * Makefile: tune on `all`, and only re-installed the tuned
4         assemblies on `install`.
5
6 2007-08-16  Jb Evain  <jbevain@novell.com>
7
8         * Makefile: re-install in the GAC the tuned assemblies.
9
10 2007-08-13  Jb Evain  <jbevain@novell.com>
11
12         * Makefile: tune on net_2_1 install.
13
14 2007-08-11  Jb Evain  <jbevain@novell.com>
15
16         * Descriptors/System.xml, Makefile: add a descriptor
17         to protect some classes in System.
18
19 2007-08-05  Jb Evain  <jbevain@novell.com>
20
21         * Descriptors/smcs.xml, Makefile: add a descriptor
22         to protect some classes in smcs.
23
24 2007-08-03  Atsushi Enomoto  <atsushi@ximian.com>
25
26         * Makefile : a bit win32 friendly fix.
27
28 2007-08-01  Jb Evain  <jbevain@novell.com>
29
30         * Mono.Tuner/CheckVisibilit.cs:
31                 New debugging step to ensure that the even after
32                 API tuning the visibility is correct.
33
34 2007-07-27  Jb Evain  <jbevain@novell.com>
35
36         * Mono.Tuner/RemoveSerialization.cs:
37                 Add a new linker step to remove automatically everything
38                 serialization related.
39
40 2007-07-18  Jb Evain  <jbevain@novell.com>
41
42         * tuner: new tool to tune the Mono assemblies from a full 2.1
43         profile to a stripped down silverlight compatible assembly set.