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