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