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