2008-11-04 Chris Toshok <toshok@ximian.com>
[mono-project.git] / mcs / tools / tuner / ChangeLog
blob7251c6cd4384a4395df543ce10ce8dcbaf3212b1
1 2008-10-16  Jb Evain  <jbevain@novell.com>
3         * masterinfos/silverlight/*.info: update to SL2.
5 2008-09-23  Jb Evain  <jbevain@novell.com>
7         * masterinfos/silverlight/Mono.CompilerServices.SymbolWriter.info
8         * Makefile:
9                 tune the SymbolWriter as well.
11 2008-09-23  Jb Evain  <jbevain@novell.com>
13         * Makefile: only execute the check visibility step if
14         CHECK_VISIBILITY is defined.
16 2008-09-18  Jb Evain  <jbevain@novell.com>
18         * Mono.Tuner/AdjustVisibility.cs: correctly process public nested types.
20 2008-09-12  Jb Evain  <jbevain@novell.com>
22         * Makefile: tune System.ServiceModel.Web.
24 2008-09-12  Jb Evain  <jbevain@novell.com>
26         * Makefile: tune System.ServiceModel.dll
28 2008-09-12  Jb Evain  <jbevain@novell.com>
30         * Makefile: make the linker generate new guids for the tuned
31         assemblies.
33 2008-09-09  Jb Evain  <jbevain@novell.com>
35         * Makefile: tune System.Runtime.Serialization as well.
37 2008-08-05  Jb Evain  <jbevain@novell.com>
39         * Mono.Tuner/CheckVisibility.cs: properly verify famorassem.
41 2008-06-10  Jb Evain  <jbevain@novell.com>
43         * masterinfos/silverlight/System.Net.info
44         * masterinfos/silverlight/mscorlib.info
45         * masterinfos/silverlight/System.Xml.info
46         * masterinfos/silverlight/System.info:
47                 Update to SL2B2 API.
49 2008-04-13  Jb Evain  <jbevain@novell.com>
51         * masterinfos/silverlight/*.info: 2.0 api.
52         * Makefile: update.
53         Merged from the Moonlight 2 branch.
55 Thu Mar 13 22:32:24 CET 2008 Paolo Molaro <lupus@ximian.com>
57         * Makefile: strong name the tuned assemblies.
59 2008-03-13  Jb Evain  <jbevain@novell.com>
61         * Mono.Tuner/AdjustVisibility.cs: don't adjust enums.
63 2008-02-18  Raja R Harinath  <harinath@hurrynot.org>
65         * Makefile (inst-%, gac-%): Fix dependencies.
67 2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
69         * Makefile: Improve.  Update to new net_2_1 profiles.  Specify
70         more dependencies.  Do work only when necessary.
71         * Descriptors/smcs.xml: Add CompilerCallableEntryPoint.
73 2008-02-01  Jb Evain  <jbevain@novell.com>
75         * Makefile: remove System.Core temporary hack.
77 2008-02-01  Jb Evain  <jbevain@novell.com>
79         * Makefile, Descriptors/System.Core.xml:
80         protect some internals of System.Core as apparently
81         the masterinfos are somewhat wrong.
83 2007-10-26  Jb Evain  <jbevain@novell.com>
85         * Makefile: disable the `always build the tuner` as per
86         Paolo's suggestion. Need to use the build mecanism from now.
88 2007-10-26  Jb Evain  <jbevain@novell.com>
90         * Makefile: activate the InjectAttributes step.
92 2007-10-25  Jb Evain  <jbevain@novell.com>
94         * Mono.Tuner/InjectAttributes.cs: inject security attributes
95         defined in the public api.
97 2007-10-25  Jb Evain  <jbevain@novell.com>
99         * Mono.Tuner/InjectAttributes.cs: infrastructure for
100         the attribute injector.
102 2007-10-25  Jb Evain  <jbevain@novell.com>
104         * Mono.Tuner/PrintStatus.cs: print which items
105         have been internalized if the parameter `display_internalized`
106         is set to true.
108         * Makefile: define parameter `display_internalized` and set it
109         to false. Set it explicitely to true if you want a detailed log
110         about which metadata items have been internalized.
112 2007-10-25  Jb Evain  <jbevain@novell.com>
114         * Mono.Tuner/TunerAnnotations.cs
115         * Mono.Tuner/AdjustVisibility.cs:
116                 Annotate the items that have been internalized
117                 for later use.
119         * Makefile: always rebuild Mono.Tuner.dll for now.
121 2007-09-04  Jb Evain  <jbevain@novell.com>
123         * masterinfos/*.info added, so we don't have to download them.
124         * Makefile: use directly the .info files from the repo.
126 2007-08-28  Jb Evain  <jbevain@novell.com>
128         * Makefile: mdb support.
130 2007-08-21  Jb Evain  <jbevain@novell.com>
132         * Makefile: tune on `all`, and only re-installed the tuned
133         assemblies on `install`.
135 2007-08-16  Jb Evain  <jbevain@novell.com>
137         * Makefile: re-install in the GAC the tuned assemblies.
139 2007-08-13  Jb Evain  <jbevain@novell.com>
141         * Makefile: tune on net_2_1 install.
143 2007-08-11  Jb Evain  <jbevain@novell.com>
145         * Descriptors/System.xml, Makefile: add a descriptor
146         to protect some classes in System.
148 2007-08-05  Jb Evain  <jbevain@novell.com>
150         * Descriptors/smcs.xml, Makefile: add a descriptor
151         to protect some classes in smcs.
153 2007-08-03  Atsushi Enomoto  <atsushi@ximian.com>
155         * Makefile : a bit win32 friendly fix.
157 2007-08-01  Jb Evain  <jbevain@novell.com>
159         * Mono.Tuner/CheckVisibilit.cs:
160                 New debugging step to ensure that the even after
161                 API tuning the visibility is correct.
163 2007-07-27  Jb Evain  <jbevain@novell.com>
165         * Mono.Tuner/RemoveSerialization.cs:
166                 Add a new linker step to remove automatically everything
167                 serialization related.
169 2007-07-18  Jb Evain  <jbevain@novell.com>
171         * tuner: new tool to tune the Mono assemblies from a full 2.1
172         profile to a stripped down silverlight compatible assembly set.