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