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