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