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