95de0ce84e409ad98d3983a1778a00c4414bd4b6
[mono.git] / mcs / ChangeLog
1 2009-09-07  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * Makefile: add some WCF assemblies to centum_tests.
4
5 2009-07-21  Jb Evain  <jbevain@novell.com>
6
7         * Makefile: specify bootstrap and SUBDIRS for the monotouch profile.
8
9 2009-07-16  Raja R Harinath  <harinath@hurrynot.org>
10
11         Improve coarse-grain parallelism in the build
12         * Makefile (_boot_:net_2_0_bootstrap): Depend on
13         'net_1_1_bootstrap' profile, rather than 'net_1_1'.
14
15 2009-07-10  Atsushi Enomoto  <atsushi@ximian.com>
16
17         * nunit20 : removed old framework.
18
19 2009-06-07  Marek Safar  <marek.safar@gmail.com>
20
21         * Makefile: Add net_4_0* profiles.
22
23 2009-02-24  Jonathan Pryor  <jpryor@novell.com>
24
25         * docs/Makefile: Remove and don't install nunit-docs.source.  As
26           Atsushi Enomoto said on 2008-11-26, Mono's NUnit is for internal use
27           only, and installing nunit-docs.source causes an warning message
28           during monodoc startup.
29         * docs/nunit-docs.source: Remove.
30
31 2009-02-03  Rodrigo Kumpera  <rkumpera@novell.com>
32
33         * docs/Makefile: Fix install-local and uninstall-local if
34         DISABLE_MCS_DOCS is defined.
35
36 2009-02-02  Rodrigo Kumpera  <rkumpera@novell.com>
37
38         * docs/Makefile: Don't build build-documentation if DISABLE_MCS_DOCS
39         is defined.
40
41 2009-01-31  Rodrigo Kumpera  <rkumpera@novell.com>
42
43         * docs/Makefile: use -f with rm on the clean target so
44         rm doesn't complain about missing files.
45
46 2008-12-10  Atsushi Enomoto  <atsushi@ximian.com>
47
48         * Makefile : remove sys.messaging from CENTUM_TESTS. It has never
49           been supported, and now, it's heavily developed.
50
51 2008-12-08  Jonathan Pryor  <jpryor@novell.com>
52
53         * docs/monodoc.xml: Rename the "File Formats" node to "Commands and
54           Files", so that ~all man pages can be under the same node.
55         * docs/lang-csharp.source: Since C# is the only current language, move
56           the child nodes "up" a node so we have "Languages/C# Compiler Error
57           Reference" and "Languages/C# Language Specification" nodes.
58
59 2008-12-02  Jonathan Pryor  <jpryor@novell.com>
60
61         * docs/Makefile: Build additional directories (Npgsql,
62           System.Configuration.Install, System.Design, System.Runtime.Remoting,
63           System.Runtime.Serialization.Formatters.Soap); shorten entries.
64
65 2008-11-26  Atsushi Enomoto  <atsushi@ximian.com>
66
67         * docs/Makefile: remove nunit docs that do not exist (and I don't
68           think such docs for private mono use should be provided).
69
70 2008-11-26  Atsushi Enomoto  <atsushi@ximian.com>
71
72         * Makefile : I happened to remove errors and docs which
73           used to be broken.
74
75 2008-11-25  Atsushi Enomoto  <atsushi@ximian.com>
76
77         * Makefile : replace nunit20 with nunit24.
78
79 2008-11-18  Jonathan Pryor  <jpryor@novell.com>
80
81         * docs/Makefile: Don't build mono-file-formats.*, mono-tools.*
82         * docs/mono-file-formats.config, docs/mono-file-formats.source, 
83           docs/mono-tools.config, docs/mono-tools.source: Removed (now located 
84           in mono/docs).
85
86 2008-11-02  Jonathan Pryor  <jpryor@novell.com>
87
88         * docs/Makefile (MONO_DIRS): Add Mono.Simd.
89
90 2008-10-31  Jonathan Pryor  <jpryor@novell.com>
91
92         * docs/Makefile: Restructure the *.tree/*.zip rules to support
93           concurrent builds (`make -jN`).
94
95 2008-10-27  Jonathan Pryor  <jpryor@novell.com>
96
97         * docs/Makefile (DISTFILES): Add mono-file-formats.config.
98
99 2008-10-22  Jonathan Pryor  <jpryor@novell.com>
100
101         * docs (svn:ignore): Ignore generated files.
102         * docs/lang-csharp.source: Added; combined .source file for the C#
103           language specification and error reference.
104         * docs/Makefile: Support lang-csharp.source, mono-file-formats.*, etc.
105         * *.tree/*.zip should be rebuilt when Makefile is changed.
106         * docs/mono-file-formats.config, docs/mono-file-formats.source: Added;
107           moving file format documentation out from mono-tools.* so that it's
108           easier to find.
109         * docs/mono-tools.config: Move mdoc(5), mono-config(5) to
110           mono-file-formats.config.
111         * docs/mono-tools.source, docs/Mono.source, docs/netdocs.source,
112           docs/Novell.source, docs/nunit-docs.source: Add /monodoc/node
113           information so that the documentation is inserted into the correct
114           location.
115         * docs/monodoc.xml: Vastly simplify the default monodoc.xml as
116           structure can be/has been pushed out into the .source files.  This
117           should help simplify the life of downstream packagers who wish to
118           add additional documentation to monodoc.
119         * docs/ecma334.source, docs/cs-errors.source: Remove (replaced with
120           lang-csharp.source).
121
122 2008-10-20  Jonathan Pryor  <jpryor@novell.com>
123
124         * docs/Makefile (MONO_DIRS): Add Mono.Data.SqliteClient docs.
125
126 2008-10-18  Jonathan Pryor  <jpryor@novell.com>
127
128         * docs/Makefile (MONODOC_INSTALL_DIR): Prefix path with $(DESTDIR) so 
129           that it installs properly under the buildbot.
130
131 2008-10-18  Raja R Harinath  <harinath@hurrynot.org>
132
133         * docs/Makefile (DISTFILES): Don't use 'find' to list files.
134
135 2008-10-18  Raja R Harinath  <harinath@hurrynot.org>
136
137         * Makefile (net_2_0_SUBDIRS): Add 'docs'.
138         * docs/Makefile: Build documentation only in the net_2_0 profile.
139
140 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
141
142         * docs/Makefile: Add install/uninstall support.
143
144 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
145
146         * docs/Makefile: Assemble documentation.
147         * docs/cs-errors.config: Update to refer to correct directory.
148         * docs/mono-tools.config: Man pages are in mono/man now...
149
150 2008-10-08  Zoltan Varga  <vargaz@gmail.com>
151
152         * README: Update after the profile changes.
153
154         * Makefile */Makefile build/profiles/*.make: Rename the 'default'
155         profile to 'net_1_1'.
156
157 2008-05-14  Marek Safar  <marek.safar@gmail.com>
158
159         * Makefile: Enabled more tests.
160
161 2008-02-18  Raja R Harinath  <harinath@hurrynot.org>
162
163         * Makefile (net_2_0_centum_tests): Add System.Xml.Linq here.
164
165 2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
166
167         * Makefile (_boot_): Orchestrate the net_2_1 bootstrap.
168         (net_2_1_bootstrap_SUBDIRS, net_2_1_raw_SUBDIRS): New.
169
170 2008-02-06  Zoltan Varga  <vargaz@gmail.com>
171
172         * Makefile (dir-check): Hopefully fix make dist.
173
174 2008-02-05  Zoltan Varga  <vargaz@gmail.com>
175
176         * Makefile: Abort with an error message if make is typed directly in this
177         directory, instead from the 'mono' directory.
178
179 2007-12-06  Atsushi Enomoto  <atsushi@ximian.com>
180
181         * Makefile: currently Sys.Web.Extensions is not ready for
182           centum_tests.
183
184 2007-12-04  Marek Safar  <marek.safar@gmail.com>
185
186         * Makefile: Added more tests.
187
188 2007-12-03  Marek Safar  <marek.safar@gmail.com>
189
190         * Makefile: Added 3.5 profile, it probably not used here.
191
192 2007-11-28  Raja R Harinath  <harinath@gmail.com>
193
194         * Makefile (_boot_): Incorporate 'net_2_1' into the bootstrap
195         process -- it depends on 'net_2_0' profile being built.
196
197 2007-07-27  Marek Safar  <marek.safar@gmail.com>
198
199         * Makefile: Removed gmcs and smcs, removed DIST_ONLY_SUBDIRS.
200
201 2007-07-27  Jb Evain  <jbevain@novell.com>
202
203         * Makefile: integrate the tuner in the build.
204
205 2007-07-26  Jb Evain  <jbevain@novell.com>
206
207         * smcs: add a project of its own for the 2.1 compiler.
208
209 2007-07-11  Jb Evain  <jbevain@novell.com>
210
211         * Makefile: work on the 2.1 profile.
212
213 2007-05-11  Raja R Harinath  <rharinath@novell.com>
214
215         * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'mcs'.
216
217 2007-04-18  Marek Habersack  <grendello@gmail.com>
218
219         * Makefile (SUBDIRS): removed tools/culevel, it is now built in
220         the 1.1 bootstrap phase.
221
222 2007-04-17  Marek Habersack  <mhabersack@novell.com>
223
224         * Makefile (thisdir): added tools/culevel to the list of
225         subdirectories - it must be compiled before compiling the classes
226         since System.Web depends on it.
227
228 2007-04-06  Wade Berrier  <wberrier@novell.com>
229
230         * Makefile: use bzip2 instead of gzip for 'make dist'
231         (even though it's not used here anymore)
232
233 2006-08-18  Raja R Harinath  <rharinath@novell.com>
234
235         * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'tools'.
236
237 2006-04-11  Raja R Harinath  <rharinath@novell.com>
238
239         * Makefile (SUBDIRS): Remove tools/resgen.
240
241 2005-11-21  Raja R Harinath  <rharinath@novell.com>
242
243         * Makefile (net_2_0_bootstrap_SUBDIRS): Add ilasm.
244         (net_2_0_SUBDIRS): Likewise.
245
246 2005-09-22  Raja R Harinath  <rharinath@novell.com>
247
248         * Makefile (basic_SUBDIRS, net_1_1_bootstrap_SUBDIRS)
249         (net_2_0_bootstrap_SUBDIRS, net_2_0_SUBDIRS):
250         Build the 'build' directory too.
251
252 2005-09-21  Raja R Harinath  <rharinath@novell.com>
253
254         * Makefile (centum_tests): Remove System.Web.
255
256 2005-09-06  Raja R Harinath  <rharinath@novell.com>
257
258         * Makefile (bootstrap): Remove special handling on Win32.
259
260 2005-07-11  Raja R Harinath  <rharinath@novell.com>
261
262         * Makefile (centum_tests): Add System.Messaging and
263         System.ServiceProcess.  Remove System.Configuration.Install.
264         Move Mono.C5 ...
265         (net_2_0_centum_tests): ... here, and disable it for now.
266
267 2005-06-20  Raja R Harinath  <rharinath@novell.com>
268
269         * Makefile (centum_tests): Move System.XML ...
270         (default_centum_tests): ... here.
271
272 2005-06-17  Raja R Harinath  <rharinath@novell.com>
273
274         * Makefile (centum_tests): Add System.XML.
275
276 2005-06-10  Sebastien Pouliot  <sebastien@ximian.com>
277
278         * Makefile (centum_tests): Added System.Security.
279
280 2005-05-20  Raja R Harinath  <rharinath@novell.com>
281
282         * Makefile (centum_tests): Add System.Web and move corlib from ...
283         (default_centum_tests): ... here.
284
285 2005-04-25  Raja R Harinath  <rharinath@novell.com>
286
287         * Makefile (centum_tests): Add Mono.Security and
288         System.Runtime.Remoting.
289         * */Makefile: Replace $(RUNTIME) with $(RUNTIME) $(RUNTIME_FLAGS).
290
291 2005-04-21  Raja R Harinath  <rharinath@novell.com>
292
293         * Makefile (net_1_1_bootstrap_SUBDIRS): Add ilasm.
294
295 2005-03-14  Raja R Harinath  <rharinath@novell.com>
296
297         * Makefile (_boot_): New.  Used to generalize the bootstrap to
298         clean and install too.
299
300 2005-02-25  Raja R Harinath  <rharinath@novell.com>
301
302         * Makefile (centum_tests): New list of test subdirs that should
303         pass 100%.
304         (default_centum_tests, net_2_0_centum_tests): New.
305         (ONLY_CENTUM_TESTS): New check.  If defined during 'make
306         run-test', only the tests in centum_tests are run.
307
308 2004-12-20  Jambunathan K  <kjambunathan@novell.com>
309
310         * btests: Removed. This directory is now superseded by
311         mbas/Test.
312         
313 2004-12-13  Raja R Harinath  <rharinath@novell.com>
314
315         * INSTALL.txt: Minor updates to reflect build changes.
316
317 2004-11-25  Raja R Harinath  <rharinath@novell.com>
318
319         * Makefile (DISTFILES): Add nunit.key.
320
321 2004-11-24  Raja R Harinath  <rharinath@novell.com>
322
323         * Makefile (profiles-do--run-test): Allow list of profiles to be
324         overriden.
325         (profiles-do--all): Remove.  The default pattern build suffices.
326
327 2004-11-22  Raja R Harinath  <rharinath@novell.com>
328
329         * Makefile (OVERRIDE_TARGET_ALL): Remove.
330         (all.override): Remove 2-pass build.
331         (net_1_1_bootstrap_SUBDIRS): Add 'tools'.
332
333 2004-11-22  Raja R Harinath  <rharinath@novell.com>
334
335         * Makefile (profiles-do--all): Don't fallback to default pattern build.
336
337 2004-11-19  Raja R Harinath  <rharinath@novell.com>
338
339         * Makefile (net_2_0_SUBDIRS): Add nunit20.
340
341 2004-11-19  Raja R Harinath  <rharinath@novell.com>
342
343         * Makefile (%-profiles): Go through an intermediate set of rules.
344         Move body to ...
345         (profiles-do--%): ... this.
346         (profiles-do--run-test): Customized rule that usefully runs with
347         'make -j' and 'make -k'.
348         (profiles-do--all, profile-do--%--all): Orchestrate the bootstrap
349         process.
350
351 2004-11-09  Raja R Harinath  <rharinath@novell.com>
352
353         * Makefile (basic_SUBDIRS): New.
354
355 2004-11-04  Raja R Harinath  <rharinath@novell.com>
356
357         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
358         (all.override): Fix to actually perform optimization to avoid
359         the two-pass build if we are not signing assemblies.
360
361 2004-10-29  Raja R Harinath  <rharinath@novell.com>
362
363         * Makefile (net_2_0_bootstrap_SUBDIRS,net_2_0_SUBDIRS): New.
364         (profile-do--net_2_0_bootstrap--all): New target.
365         (profile-do--net_2_0--all): Depend on it.
366         (distdir,top_distdir): Remove.
367         (dist-tarball): Define distdir here for dist-recursive.
368
369 2004-10-21  Raja R Harinath  <rharinath@novell.com>
370
371         * Makefile (all-profiles $(STD_TARGETS:=-profiles)): Make
372         parallelizable. 
373
374 2004-09-27  Raja R Harinath  <rharinath@novell.com>
375
376         * nunit20/nunit-console/Makefile (PROGRAM): Put in
377         profile-specific directory.
378
379 2004-09-21  Raja R Harinath  <rharinath@novell.com>
380
381         * Makefile (DIST_ONLY_SUBDIRS): Add 'gmcs' since it is specially
382         handled by 'class/corlib/Makefile'.
383         (test-installed-compiler): Run compiler tests using the installed
384         compiler.
385
386 2004-09-14  Raja R Harinath  <rharinath@novell.com>
387
388         * Makefile (SUBDIRS): Allow to be overriden by $(TEST_SUBDIRS).
389         (test-profiles, run-test-profiles): New targets.
390         (test-compiler): Rename to ...
391         (compiler-tests): ... this.  Run tests on all profiles.
392
393 2004-09-03  Martin Baulig  <martin@ximian.com>
394
395         * Makefile (test-compiler): New target to run the compiler test.
396
397 2004-07-02  Raja R Harinath  <rharinath@novell.com>
398
399         * Makefile (OVERRIDE_BARE_TARGETS): Remove.
400         (OVERRIDE_TARGET_ALL): Define.
401         (all-recursive,$(STD_TARGETS:=-recursive)): Depend on
402         'platform-check' and 'profile-check'.
403         (all.override): New.  Run two passes: once to build, and once to
404         sign libraries.
405
406 2004-06-22  Todd Berman  <tberman@off.net>
407
408         * configure: Patch from Mariano Suárez-Alvarez 
409         <msuarezalvarez@arnet.com.ar> to make configure accept jhbuild style
410         /prefix /usr options, and to continue past unknown options. Currently
411         this patch is a bit spammy with multiple unknown options, anyone
412         who is interested is welcome to fix this.
413
414 2004-06-14  Raja R Harinath  <rharinath@novell.com>
415
416         * Makefile (all-profiles, clean-profiles): Simplify slightly.
417
418 2004-06-05  Atsushi Enomoto  <atsushi@ximian.com>
419
420         * Makefile: added target run-test-ondotnet.
421
422 2004-05-26  Raja R Harinath  <rharinath@novell.com>
423
424         * nunit20/util/Makefile (EXTRA_DISTFILES): Remove
425         Transform.resources.
426         ($(the_lib)): Make Transform.resources using internal resgen.
427         * nunit20/util/Transform.resources: Rebuild.
428
429 2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>
430
431         * nunit.key: New. NUnit private key. Due to build issues the key
432         must be present in this directory.
433
434 2004-05-20  Raja R Harinath  <rharinath@novell.com>
435
436         * Makefile (SUBDIRS): Move 'monoresgen' ahead of 'class'.
437
438 2004-05-17  Raja R Harinath  <rharinath@novell.com>
439
440         * Makefile (all, clean): Remove indirection.
441         (clean-profiles): New.
442
443 2004-05-13  Jackson Harper  <jackson@ximian.com>
444
445         * Makefile: default build is no longer the multi profile build. Do
446         build both 1.1 and 2.0 profiles use the all-profiles target.
447         
448 2004-05-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
449
450         * Makefile: disable net_2_0 on windows. It doesn't build. Don't
451         try to build net_1_0 and net_2_0 if we provide a PROFILE=xxx in the
452         command line.
453
454 2004-05-10  Raja R Harinath  <rharinath@novell.com>
455
456         * INSTALL.txt: Don't mention 'fullbuild'.  Mention 'bootstrap'
457         instead.  Update instructions for 'monocharge'.
458
459 2004-04-30  Raja R Harinath  <rharinath@novell.com>
460
461         * Makefile (SUBDIRS): Remove 'gmcs' for now.
462         (all): Simplify.
463         (clean): Quick hack to get 'make clean' to work better.
464
465 2004-04-29  Jackson Harper  <jackson@ximian.com>
466
467         * Makefile: Put the PROFILE= stuff before the target, this is more
468         pleasurable to cygwin users.
469         
470 2004-04-28  Jackson Harper  <jackson@ximian.com>
471
472         * Makefile: build the net_1_1 and net_2_0 profiles by default.
473         
474 2004-01-14  Martin Willemoes Hansen  <mwh@sysrq.dk>
475
476         * INSTALL.txt: Fixed, autogen should be autogen.sh
477
478 2003-12-01  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
479
480         * Added dirs mcs/jtest and mcs/jerrors.
481
482 2003-10-28 Jackson Harper <jackson@ximian.com>
483
484         * INSTALL.txt: Tell users where to find monocharges, do not
485         reference README.building.
486         
487 2003-07-22  Peter Williams  <peter@newton.cx>
488
489         * README: INSTALL.txt, not INSTALL.
490
491 2003-07-20  Peter Williams  <peter@newton.cx>
492
493         * nunit20/nunit-console/Makefile (PROGRAM): Put nunit-console.exe
494         in $(topdir)/class/lib so we can find our DLL's.
495
496 2003-07-18  Peter Williams  <peter@newton.cx>
497
498         * build/library.make (dist-local): Fancy make dist magic gives
499         way to boring old 'for'.
500
501         * build/executable.make (dist-local): Ditto.
502
503 2003-07-17  Peter Williams  <peter@newton.cx>
504
505         * build/profiles/default.make: Actually fix this. Use the platform
506         compiler all the way.
507
508 2003-07-17  Peter Williams  <peter@newton.cx>
509
510         * build/profiles/default.make: Try to make this smarter so
511         that we can build on Windows. Specifically, don't require
512         the mono runtime. Combined with the corlib $(BOOT_COMPILE) change,
513         this should make corlib build out of the box, I think.
514
515 2003-07-16  Peter Williams  <peter@newton.cx>
516
517         A whole passel of build system changes. Doc updates:
518         
519         * build/README.makefiles: Doc updates.
520
521         * build/profiles/net_1_0.make: Doc changes.
522
523         * INSTALL.txt: A few more touchups.
524
525         Better defaults:
526         
527         * build/config-default.make (prefix): Default install prefix
528         should be /usr/local.
529
530         * build/profiles/bootstrap.make: This profile ...
531
532         * build/profiles/default.make: ... is now the default.
533
534         * build/profiles/atomic.make: And the default is now this.
535
536         Fixes for pre-build checks:
537         
538         * Makefile: Do the platform and (new) profile checks
539         before the build, which took some infrastructure changes.
540
541         * build/rules.make: Allow a Makefile to specify its own all/install/etc
542         targets.
543
544         * build/profiles/default.make (profile-check): Add a blank
545         target here.
546
547         * build/profiles/atomic.make: Check for a full MCS install to 
548         build against.
549
550         HP/UX fixes with help from Bernie Solomon:
551         
552         * build/config-default.make (ECHO_ESCAPE): HP/UX 'echo'
553         doesn't need a -e parameter to interpret escape codes. Test for
554         that and define a configuration parameter.
555
556         * build/library.make ($(makefrag)): Use $(ECHO_ESCAPE)
557         instead of assuming that 'echo -e' will interpret escape
558         codes.
559
560         * build/executable.make ($(makefrag)): Here too.
561
562         A make distcheck fix:
563
564         * Makefile: Inherit the current prefix so that the build can
565         find the right System.Xml.dll.
566         
567         And Windows build fixes with the invaluable help of Sebastian
568         Pouliot (in various subdirectories).
569         
570 2003-07-14  Peter Williams  <peter@newton.cx>
571
572         * build/rules.make (dist-recursive): Fix recursive rules
573         to work on HP/UX /bin/sh. Patch from Bernie Solomon
574         <bernard@ugsolutions.com>.
575
576 2003-05-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
577
578         * makefile:
579         * makefile.gnu: don't use -C when running make.
580
581 2003-05-05 Ben Maurer <bmaurer@users.sourceforge.net>
582         * AUTHORS: Added self.
583
584 2003-04-15 Nick Drochak <ndrochak@gol.com>
585
586         * makefile: Remove nunit version 1 from build
587
588 2002-03-14  Daniel Morgan <danmorg@sc.rr.com>
589
590         * class/makefile.gnu
591         * class/ByteFX.Data/makefile.gnu: add ByteFX.Data.dll 
592         to the Linux build
593
594 2002-03-14  Daniel Morgan <danmorg@sc.rr.com>
595
596         * makefile: added ByteFX.Data.dll to windows install
597         
598         * class/library.build: added ByteFX.Data.dll 
599         to windows build.  added additional clean targets
600         
601         * class/Microsoft.VisualC/Microsoft.VisualC.build: fix 
602         windows clean
603         
604         * class/ByteFX.Data: added directory for ByteFX.Data.dll
605         which includes a MySQL ADO.NET Provider.  
606         Contributed by Reggie Burnett <rykr@bellsouth.net>
607         from ByteFX, Inc.
608         ByteFX.Data 0.6.5 is Copyright 2002-2003, ByteFX, Inc.
609         
610         Added the following files and directories:
611                 
612         class/ByteFX.Data/AssemblyInfo.cs    
613         class/ByteFX.Data/list
614         class/ByteFX.Data/ByteFX.Data.build  
615         class/ByteFX.Data/makefile.gnu
616         class/ByteFX.Data/ChangeLog.txt      
617         class/ByteFX.Data/readme.txt
618         class/ByteFX.Data/lgpl.txt: new files
619                 
620         BitStream.cs  
621         Connection.cs        
622         Field.cs        
623         Inflater.cs
624     ConnectionString.cs  
625     HuffmanTree.cs  
626     NamedPipeStream.cs
627     class/ByteFX.Data/Common: added files to new directory
628
629         Driver.cs     
630         command.resx            
631         todo.txt
632         CommandBuilder.cs  
633         Exception.cs  
634         dataadapter.cs           
635         transcaction.cs
636         Connection.cs      
637         Field.cs      
638         datareader.cs
639         Connection.resx    
640         MysqlDefs.cs  
641         parameter.cs
642         class/ByteFX.Data/mysqlclient: added files to new directory
643
644         command.cs    
645         parameter_collection.cs
646         class/ByteFX.Data/mysqlclient/Designers: added files to new directory
647         
648 2003-03-14  Daniel Morgan <danmorg@sc.rr.com>
649
650         * makefile: add ilasm.exe to windows build and add missing assemblies
651         to windows install
652         
653         * class/library.build: include PEAPI.dll, Npgsql.dll, and
654         ICSharpCode.SharpZipLib part of the windows build
655
656 2003-03-10  Martin Willemoes Hansen <mwh@sysrq.dk>
657         * Fixed some spelling errors in class/doc/TemplateTest.cs
658
659 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
660
661         * makefile: added Mono.Posix and System.Management.
662
663 2003-02-16  Martin Baulig  <martin@ximian.com>
664
665         * docs/compiler: Added a few works about the new `Location' code.
666
667 2003-02-15  Nick Drochak  <ndrochak@gol.com>
668
669     * makefile.gnu: Add testcorlib target to run just the corlib unit tests.
670
671 2003-02-10  Nick Drochak  <ndrochak@gol.com>
672
673         * makefile: Add testcorlib target to run just the corlib unit tests.
674
675 2003-01-16  Nick Drochak <ndrochak@gol.com>
676
677         * makefile.gnu: Add corlib target to just build that.
678
679 2003-01-14  Duncan Mak  <duncan@ximian.com>
680
681        * ilasm/parser/ScannerAdapter.cs: Remove the cleanup method now that
682        it's no longer in the interface.
683
684 2003-01-13  Duncan Mak  <duncan@ximian.com>
685
686         * ilasm/parser/ScannerAdapter.cs: Implement the new cleanup method
687         in the tokenizer. This fixes the build.
688
689 2003-01-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
690
691         * README.building: New file.
692         * makefile.gnu: install README.building file.
693
694 2003-01-09  Sebastien Pouliot  <spouliot@videotron.ca>
695
696         * AUTHORS: add myself to class library list
697
698 2002-12-15  Alp Toker  <alp@atoker.com>
699
700         * makefile.gnu: make sure mcs is in PATH, otherwise tell user to read
701         INSTALL.txt
702
703 2002-12-10  Daniel Morgan <danmorg@sc.rr.com>
704
705         * makefile
706         * tools/makefile
707         * tools/makefile.gnu: change target
708         from SqlSharpCli.exe
709         to sqlsharp.exe
710
711 2002-12-10  Alp Toker  <alp@atoker.com>
712
713         * ilasm/makefile.gnu: Install ilasm executable with -m 755, not 644
714         * ilasm/makefile: ditto
715
716 2002-12-10  Gaurav Vaish  <gvaish_mono@lycos.com>
717
718         * AUTHORS: Corrected my email-ID.
719
720 2002-11-29  Daniel Morgan  <danmorg@sc.rr.com>
721
722         * INSTALL: renamed to INSTALL.txt because INSTALL 
723         interferred with "make install" on windows
724         
725         * makefile: changes to get "make install" work 
726         on windows
727         
728         * class/makefile.gnu: flush
729         
730         * ilasm/makefile: updated for windows build
731         
732         * monoresgen/makefile: updated for windows build
733         
734         * tools/SqlSharp/SqlSharpCli.build: flush
735         
736         * winexe.in: add file to be template for executable assemblies
737         to be installed on windows via "make install" by providing
738         a script that runs mono and the assembly 
739         like mcs runs mono mcs.exe 
740         
741 2002-11-28  Daniel Morgan  <danmorg@sc.rr.com>
742
743         * makefile.gnu: added tools directory to linux build
744
745         * tools/makefile.gnu: added new file to built tools and install.
746         dist works too.  test is just blank.
747
748 2002-11-16  Martin Baulig  <martin@ximian.com>
749
750         * makefile.gnu: `binary-snapshot' is now an alias for `dist'.
751         Please update your scripts, the `dist' target will disappear soon.
752
753 2002-11-09  Nick Drochak  <ndrochak@gol.com>
754
755         * makefile: have test target be smart about windows/linux
756
757 2002-11-07  Nick Drochak  <ndrochak@gol.com>
758
759         * makefile: for the clean target, handle linux and windows differently.
760
761 2002-10-13  Daniel Morgan <danmorg@sc.rr.com>
762
763         * class/library.build: added Mono.Data.SqliteClient
764         directory to windows build
765
766 2002-10-10  Daniel Morgan <danmorg@sc.rr.com>
767
768         * class/library.build: added Mono.Data.MySql directory to windows build.
769
770 2002-10-10  Rodrigo Moya <rodrigo@ximian.com>
771
772         * class/makefile.gnu: added Mono.Data.MySql directory to linux build.
773
774 2002-10-09  Rodrigo Moya <rodrigo@ximian.com>
775
776         * class/makefile.gnu: added System.Data.Odbc directory.
777
778 2002-09-14  Piers Haken <piersh@friskit.com>
779
780         * */makefile.gnu:
781                 use $(topdir)
782                 build nunit into $(topdir)/class/lib
783
784 2002-08-27  Gonzalo Paniagua Javier <gonzalo@ximian.com>
785
786         * makefile.gnu:
787         * class/library.make:
788         * class/makefile.gnu:
789         * class/I18N/makefile.gnu
790         * class/corlib/makefile.gnu:
791         * class/corlib/Test/ChangeLog:
792         * class/corlib/Test/corlib_linux_test.args:
793         * class/corlib/Test/makefile.gnu:
794         * class/corlib/Test/run_test.sh:
795         * jay/makefile.gnu:
796         * mcs/makefile.gnu:
797         * monoresgen/makefile.gnu:
798         * nunit/makefile.gnu:
799
800         Allow running 'make -f makefile.gnu test' from top directory.
801         In the libraries makefile.gnu you just have to add TEST_DIR=dirname
802         with the name where tests reside.
803
804 2002-08-23  Martin Baulig  <martin@gnome.org>
805
806         * class/makefile.gnu: Add class/Mono.CSharp.Debugger to the build.
807
808 2002-08-13  Piers Haken <piersh@friskit.com>
809
810         * class/library.make: merge back original makefile.gnu behavior
811         * */makefile.gnu: merge back original makefile.gnu behavior
812
813 2002-08-12  Piers Haken <piersh@friskit.com>
814
815         * class/library.make: use 'find' to specify source files, instead of static files
816         * */makefile.gnu: specify include/exclude patterns for source files
817
818 2002-08-07  Peter Williams  <peterw@ximian.com>
819
820         * class/library.make (.makefrag): Fix this rule a bit; was using
821         $^ instead of $<
822
823 2002-07-29  Peter Williams  <peterw@ximian.com>
824
825         * makefile.gnu: 'make install' wasn't actually working due to $@,
826         fix it.
827
828 2002-07-29  Martin Baulig  <martin@gnome.org>
829
830         * makefile.gnu: Don't force people to install.  The default must also
831         be `all' and not `install'.
832
833 2002-07-26  Alp Toker  <alp@atoker.com>
834
835         * INSTALL: Wrote a guide to mcs installation.
836         * README: Updated to reflect the new INSTALL guide.
837
838 2002-07-23  Alp Toker  <alp@atoker.com>
839
840         * makefile.gnu: Added an install target (which sets permissions and
841         respects prefix) and a dist target which produces a tarball. Also
842         fixed a few other makefile issues.
843
844 2002-07-22  Peter Williams  <peterw@ximian.com>
845
846         * class/library.make: Oops, the deps weren't right -- touching a .cs
847         file didn't cause the libraries to be rebuilt.
848         (clean): Robustify this rule a bit.
849
850 2002-07-20  Martin Baulig  <martin@gnome.org>
851
852         * class/makefile.gnu: Added System.Data.
853
854 2002-07-20  Martin Baulig  <martin@gnome.org>
855
856         * class/library.make: Put $(MONO_PATH_PREFIX) in front of the MONO_PATH.
857
858         * class/*/makefile.gnu: Set MONO_PATH_PREFIX=../lib:
859
860 2002-07-19  Martin Baulig  <martin@gnome.org>
861
862         * makefile.gnu (DIRS): Added nunit.
863
864 2002-07-19  Martin Baulig  <martin@gnome.org>
865
866         Added the super-cool set of makefiles from Peter Williams which run on
867         GNU/Linux without NAnt.  I named them `makefile.gnu' and not `GNUmakefile'
868         since this won't break the windows build.
869
870         To compile stuff on GNU/Linux, just do a `make -f makefile.gnu'.
871
872         * mcs-tool, */makefile.gnu, class/library.make: New files.
873
874 2002-07-19  Martin Baulig  <martin@gnome.org>
875
876         * */makefile (NANT): Use a variable `NANT' so the user can override it with
877         `make NANT=/usr/local/bin/NAnt.exe'.
878
879 2002-05-09  Daniel Morgan <danmorg@sc.rr.com>
880
881         * AUTHORS: add me to class libraries list
882
883 2002-03-26  Dick Porter  <dick@ximian.com>
884
885         * makefile (linux): Abandon the build if any of the subdir makes fail
886
887 2002-03-07  Nick Drochak  <ndrochak@gol.com>
888
889         * makefile: Change order of build so corlib is built before nunit since
890         Nunit needs corlib now.
891
892 2002-02-14  Nick Drochak  <ndrochak@gol.com>
893
894         * makefile: Build mcs/doctools too when one does 'make'
895
896 2002-01-20 Nick Drochak  <ndrochak@gol.com>
897
898         * on the 'test' target, make sure NUnit is built first before building
899         and running tests
900
901 2002-01-20 Nick Drochak  <ndrochak@gol.com>
902
903         * add nunit directory to the list of dirs to build in