Add this for backwards compatibility
[mono.git] / mcs / tools / ChangeLog
1 2005-12-12  Raja R Harinath  <rharinath@novell.com>
2
3         * Makefile (DIST_ONLY_SUBDIRS): Add 'xbuild'.
4
5 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
6         * gensources.sh updated to handle comments (##)
7
8 2005-07-09 Kamil Skalski <nazgul@nemerle.org>
9
10         * Makefile: Include monop in net_2_0 build (for monop2)
11
12 2005-06-06  Ben Maurer  <bmaurer@ximian.com>
13
14         * Makefile: Depreciate mono-rpm-helpers
15
16 2005-06-06  Raja R Harinath  <rharinath@novell.com>
17
18         * Makefile (net_2_0_SUBDIRS): Add 'compiler-tester'.
19
20 2005-06-06  Marek Safar  <marek.safar@seznam.cz>
21
22         * Makefile: Added compiler-tester.
23
24 2005-05-31  Joanthan Pryor  <jonpryor@vt.edu>
25
26         * Makefile (SUBDIRS): Add mono-shlib-cop to the build.
27
28 2005-05-06  Raja R Harinath  <rharinath@novell.com>
29
30         * Makefile (net_2_0_SUBDIRS): Add 'corcompare'.
31
32 2005-03-14  Raja R Harinath  <rharinath@novell.com>
33
34         * Makefile (net_1_1_bootstrap_SUBDIRS): Add 'gacutil'.
35
36 2005-03-09  Ben Maurer  <bmaurer@ximian.com>
37
38         * monogrind.pl: Renamed valgrind-monofunc.pl to this, per
39         Nat. Updated with Nat's fixes.
40
41 2005-03-08  Ben Maurer  <bmaurer@ximian.com>
42
43         * valgrind-monofunc.pl: Add this wonderful script from Nat.
44
45 2005-02-12  Cesar Lopez Nataren  <cnataren@novell.com>
46
47         * Makefile: added mjs
48
49 2005-01-31  Geoff Norton  <gnorton@customerdna.com>
50
51         * Makefile: added macpack
52
53 2004-12-10  Atsushi Enomoto  <atsushi@ximian.com>
54
55         * Makefile : added dtd2xsd.
56
57 2004-12-07  Raja R Harinath  <rharinath@novell.com>
58
59         * Makefile (run-test-ondotnet-local, uninstall-local): New.
60
61 2004-11-22  Raja R Harinath  <rharinath@novell.com>
62
63         * Makefile (net_1_1_bootstrap_SUBDIRS): Add 'security' directory.
64
65 2004-10-29  Raja R Harinath  <rharinath@novell.com>
66
67         * Makefile (net_2_0_SUBDIRS): New.  Only build 'wsdl' in the
68         net_2_0 profile.
69
70 2004-06-11  Raja R Harinath  <rharinath@novell.com>
71
72         * Makefile (PROGRAM_INSTALL_DIR): New define.
73         (install-local, uninstall-local): Use it.
74
75 2004-05-27  Duncan Mak  <duncan@ximian.com>
76
77         * Makefile (Module): Add mono-rpm-helpers
78
79 2004-04-28  Jackson Harper  <jackson@ximian.com>
80
81         * Makefile: Add gacutil to the build
82         
83 2004-01-15  Zoltan Varga  <vargaz@freemail.hu>
84
85         * Makefile: Added al directory.
86
87 2003-12-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
88
89         * Makefile: added browsercaps-updater directory.
90
91 2003-12-03  Lluis Sanchez Gual  <lluis@ximian.com>
92
93         * Makefile: Added soapsuds to build.
94
95 2003-10-21  Lluis Sanchez Gual  <lluis@ximian.com>
96
97         * Makefile: Added disco directory.
98
99 2003-09-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
100
101         * Makefile: added SqlSharp to the build.
102
103 2003-09-17  Lluis Sanchez Gual  <lluis@ximian.com>
104
105         * Makefile: Added genxs directory.
106
107 2003-08-28  Lluis Sanchez Gual  <lluis@ximian.com>
108
109         * Makefile: Added wsdl directory.
110
111 2003-07-16  Peter Williams  <peter@newton.cx>
112
113         * Makefile (DIST_ONLY_SUBDIRS): Don't build SqlSharp, it's
114         very old and doesn't build on Windows.
115
116 2003-05-01  Duncan Mak  <duncan@ximian.com>
117
118         * makefile:
119         * makefile.gnu: Add 'cilc' to the build.
120         
121 2003-03-14  Daniel Morgan  <danmorg@sc.rr.com>
122
123         * mono-win32-setup.nsi: added NSIS 
124         (NullSoft Installer System) script file for building
125         a Mono release for Windows NT/2000/XP
126
127 2003-03-08  Sebastien Pouliot  <spouliot@videotron.ca>
128
129         * ASN1.cs: Removed - now part of Mono.Security assembly
130         * cert2spc.cs: Moved to /mcs/tools/security
131         * makefile: Removed cert2spc and secutil tools and added reference
132         to makefile inside security directory.
133         * makefile.gnu: Same.
134         * secutil.cs: Moved to /mcs/tools/security
135
136 2003/01/20 Nick Drochak <ndrochak@gol.com>
137
138         * makefile: take out type-reflector since it's gone.
139
140 2003-01-18  Sebastien Pouliot  <spouliot@videotron.ca>
141
142         * makefile, makefile.gnu: Renamed Cert2Spc.exe to cert2spc.exe.
143
144 2003-01-09  Gaurav Vaish <gvaish_mono AT lycos.com>
145
146         * assemblies.xml     : Needed for Mobile controls enumerations.
147
148 2002-12-31  Jonathan Pryor <jonpryor@vt.edu>
149
150   * makefile.gnu: Add support for DIRS to all, install targets.  This was done
151     so type-reflector's install target could be independent/self-contained.
152
153 2002-12-27  Sebastien Pouliot  <spouliot@videotron.ca>
154
155         * ASN1.cs: New. Classes to manipulate Abstract Syntax Notation 1
156         structures.
157         * cert2spc.cs: New tool to generate Software Publisher Certificate
158         (SPC) from a list of X509 certificate and CRL.
159         * secutils.cs: Changed copyright notice.
160         * makefile: Added cert2spc.exe to Windows build.
161         * makefile.gnu: Added cert2spc.exe to Linux build.
162
163 2002-12-22  Sebastien Pouliot  <spouliot@videotron.ca>
164
165         * secutils.cs: New tool to extract strongname and X509 certificate
166         from assembly (or other signed files).
167         * makefile: Added secutil.exe to Windows build.
168         * makefile.gnu: Added secutil.exe to Linux build.
169
170 2002-12-06  Duncan Mak  <duncan@ximian.com>
171
172         * makefile.gnu (clean): Remove *.dbg files.
173
174 2002-10-16  Daniel Morgan <danmorg@sc.rr.com>
175
176         * SqlSharpCli.cs: SQL query tool moved 
177         from mcs/class/System.Data/Test
178         to mcs/tools/SqlSharp.  Include it in the build
179         so people can have a place to test connection strings
180         and the ADO.NET providers
181
182 2002-09-01  Jonathan Pryor <jonpryor@vt.edu>
183         * type-reflector: new tool.  See type-reflector/README for more information.
184
185 2002-03-09  Martin Baulig  <martin@gnome.org>
186
187         * DumpCultureInfo.cs: New tool to dump culture info. Incomplete,
188         we need to get unicode support working before we can use this.
189
190 2002-03-05  Gaurav Vaish <gvaish@iitk.ac.in>
191
192         * GenerateDelegate.cs: Generates delegates (EventHandler) as
193           specified. The output is quite simple, a delegate that has
194           the prototype as -->
195           public delegate void <given-name>EventHandler(object sender,
196              <given-name>EventArgs e)
197
198 2002-03-01  Martin Baulig  <martin@gnome.org>
199
200         * scan-tests.pl: Catch exceptions when running the tests so that we
201         always run all the tests in a test suite even if some of them fail.
202
203 2002-02-27  Martin Baulig  <martin@gnome.org>
204
205         * scan-tests.pl: Moved this script here from ../class/corlib/Test.
206
207 2002-02-22  Nick Drochak  <ndrochak@gol.com>
208
209         * makefile: move corcompare to it's own directory to hold multiple
210         class files.  still makes old corcompare for now.  will remove that
211         soon.
212
213 2002-02-18  Duncan Mak  <duncan@ximian.com>
214
215         * serialize.cs: When appropriate, changed Type.GetType calls to
216         the faster typeof operator.
217
218 2002-02-19  Nick Drochak  <ndrochak@gol.com>
219
220         * corcompare.cs: Reorganized into collaberating classes to analyze
221         and generate reports.  Still needs to find the MonoTODO's, and
222         has a little more prototype code in there, but it's almost done.
223
224         * makefile: output XML file in the tools directory for now.
225
226 2002-02-15  Nick Drochak  <ndrochak@gol.com>
227
228         * corcompare.cs: Adding stuff to collect all the missing and todo
229         information need to generate nice looking HTML pages.  Not quite 
230         done and needs some re-org, but Duncan can take a look.
231
232         * sample.xml: an example of how the XML will look that corcompare
233         will generate.  Can be used to start working on the XSLT.
234
235 2002-02-13  Nick Drochak  <ndrochak@gol.com>
236
237         * makefile: 'clean' target now removes file generated by CorCompare
238
239 2002-02-03  Duncan Mak  <duncan@ximian.com>
240
241         * serialize.cs: Added namespace block.
242
243 2002-02-01  Duncan Mak  <duncan@ximian.com>
244
245         * serialize.cs: Added a new tool for serializing objects. It
246         can create new types dynamically, but can only handle
247         arguments that are of primitive types.
248
249 2002-01-26  Gaurav Vaish <gvaish@iitk.ac.in>
250
251         * EnumCheckAssemblyCollection.cs,
252         * assemblies.xml:  Files related to EnumCheck checked-in. Now EnumCheck does
253                            not have any path hardcoded. It takes the assemblies to
254                            search from a xml files, which by default is assemblies.xml
255
256 2002-01-25  Nick Drochak  <ndrochak@gol.com>
257
258         * .cvsignore: ignore .dll files now since we build NUnitCore.dll ourselves
259
260 2002-01-18  Duncan Mak  <duncan@ximian.com>
261
262         * EnumCheck.cs: A checkin for Miguel to make EnumCheck not hardcode
263         path to corlib.dll.
264
265 2002-01-19  Nick Drochak  <ndrochak@gol.com>
266
267         * makefile: corcompare works again now, so make xml of missing types
268         * CorCompare.cs: use exception that .NET v1 throws to get types in mono corlib
269
270 2002-01-18  Nick Drochak  <ndrochak@gol.com>
271
272         * makefile: remove path to beta2 csc.exe.  path to csc.exe must be in PATH instead.
273         don't generate xml from corcompare for now.  it throws an error on v1.0 of .NET
274
275 2002-01-17  Nick Drochak  <ndrochak@gol.com>
276
277         * IFaceDisco.cs, XMLUtil.cs: Added new files for interface discovery tool.
278         * makefile: added target for IFaceDisco.exe and added to clean target for same
279
280 2002-01-08  John Barnette <jbarn@httcb.net>
281
282         * Removed todo.cs and related makefile data.
283
284
285
286 2002-01-07  John Barnette <jbarn@httcb.net>
287
288         
289
290         * makefile: added todo target, fixed EnumCheck target, simplified clean
291
292         
293         * todo.cs: new file.  generates todo list XML and compares assemblies
294
295
296
297 2002-01-07  Gaurav Vaish <gvaish@iitk.ac.in>
298
299         * EnumCheck.cs:  Get the numerical values of an enumeration.
300
301 2002-01-06  Nick Drochak  <ndrochak@gol.com>
302
303         * corcompare.cs: Catch the FileNotFoundException and handle it nicely.
304
305 2002-01-05  Nick Drochak  <ndrochak@gol.com>
306
307         * makefile: build corcompare
308         * corcompare.cs: add new file.  compares an assembly with mscorlib