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