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