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