In System:
[mono-project.git] / mcs / build / ChangeLog
blob9513bd01f0a07641cf3054f94d17ee907674965d
1 2005-02-10  Raja R Harinath  <rharinath@novell.com>
3         * library.make (DISTFILES): Add $(btest_sourcefile).
5 2005-02-02  Raja R Harinath  <rharinath@novell.com>
7         * library.make (run-test-lib): Use $(LOCAL_TEST_HARNESS_FLAGS).
8         (run-test-ondotnet-lib): Use $(LOCAL_TEST_HARNESS_ONDOTNET_FLAGS).
10 2005-02-01  Zoltan Varga  <vargaz@freemail.hu>
12         * library.make (run-test-lib): Exclude InetAccess tests.
14 2005-02-30  Sebastien Pouliot  <sebastien@ximian.com>
16         * library.make: Exclude CAS category from run-test-ondotnet.
18 2005-01-31  Sebastien Pouliot  <sebastien@ximian.com>
20         * library.make: Exclude CAS category when running unit tests with 
21         Mono (they can be run manually using --security). Added a define
22         for WINDOWS (only on Windows) to be used for declarative security
23         attributes ONLY.
25 2005-01-24  Raja R Harinath  <rharinath@novell.com>
27         * library.make (run-test-lib, run-test-ondotnet-lib): Print out
28         the log.
30 2005-01-16 Nick Drochak  <ndrochak@ieee.org>
32         * library.make: /exclude for nunit needs a comma separated list
34 2005-01-14  Atsushi Enomoto  <atsushi@ximian.com>
36         * library.make : output TestResult-ondotnet-(profile).log instead of
37           TestResult-(profile).log for run-test-ondotnet.
39 2005-01-13  Raja R Harinath  <rharinath@novell.com>
41         * profiles/default.make (MBAS) [!PLATFORM_MONO_NATIVE]: Use
42         $(EXTERNAL_MBAS).
43         Reported by Nick Drochak.
45 2005-01-03  Nick Drochak  <ndrochak@ieee.org>
47         * library.make: Ingore tests that are not meant to be run on MS DotNet
49 2004-12-14  Raja R Harinath  <rharinath@novell.com>
51         * profiles/basic.make (do-profile-check): Rename from
52         'real-profile-check'.  Rewrite slightly to use 'make' to build the
53         sanity check.
54         (clean-profile): Remove the files.
56 2004-12-08  Raja R Harinath  <rharinath@novell.com>
58         * profiles/basic.make (real-profile-check): Update to new location
59         of secret stash of bootstrap files.
61 2004-12-07  Raja R Harinath  <rharinath@novell.com>
63         * executable.make (uninstall-local): Remove .config file too.
64         * library.make (uninstall-local): Don't error out if GACUTIL fails.
66 2004-12-07  Raja R Harinath  <rharinath@novell.com>
68         * library.make (BUILT_SOURCES_cmdline): Use
69         PLATFORM_CHANGE_SEPARATOR_CMD on BUILT_SOURCES too.
70         ($(the_lib)): Use it.
72 2004-12-04  Atsushi Enomoto  <atsushi@ximian.com>
74         * library.make,
75           profiles/default.make,
76           profiles/basic.make : use PLATFORM_PATH_SEPARATOR.
78 2004-12-03  Raja R Harinath  <rharinath@novell.com>
80         * profiles/basic.make (MCS): Run the INTERNAL_MCS.
81         (USE_BOOT_COMPILE): Remove.
83 2004-12-03  Raja R Harinath  <rharinath@novell.com>
85         * library.make (gacdir_flag): New.  Disable /gacdir flag if
86         RUNTIME_HAS_CONSISTENT_GACDIR flag is set.
87         (install-local): Use it.
89 2004-11-30  Raja R Harinath  <rharinath@novell.com>
91         * executable.make (makefrag): Make profile-specific.
93 2004-11-26  Martin Baulig  <martin@ximian.com>
95         * library.make (run-test-lib, run-test-ondotnet-lib): Added
96         `/output:TestResult-$(PROFILE).log' argument to NUnit.
98 2004-11-26  Raja R Harinath  <rharinath@novell.com>
100         * library.make ($(the_lib)): Don't complain if a .mdb file wasn't
101         created (even though it's just a warning).
102         (install-local) [LIBRARY_INSTALL_DIR]: Likewise.
103         (PACKAGE): Remove.
104         (install-local) [!LIBRARY_INSTALL_DIR]: Use $(FRAMEWORK_VERSION).
105         * executable.make ($(PROGRAM)): Likewise.
106         (install-local): Likewise.
107         (PROGRAM_INSTALL_DIR): Define Using $(FRAMEWORK_VERSION).
109 2004-11-26  Raja R Harinath  <rharinath@novell.com>
111         * profiles/basic.make (real-profile-check): Prepend ./ when
112         executing basic-profile-check.exe.  EXTERNAL_RUNTIME can be empty.
114 2004-11-25  Raja R Harinath  <rharinath@novell.com>
116         * platforms/linux.make (EXTERNAL_MCS,EXTERNAL_MBAS,EXTERNAL_RUNTIME):
117         New.
118         * platforms/win32.make: Likewise.
119         * profiles/basic.make: Use $(EXTERNAL_MCS).
120         * profiles/net_1_1_bootstrap.make: Likewise.
121         * library.make ($(the_lib)): Add support for BUILT_SOURCES.
122         (run-test-lib): Pass $(TEST_HARNESS_FLAGS) to harness.  Useful to
123         pass, say /labels, to nunit-console.
125 2004-11-25  Raja R Harinath  <rharinath@novell.com>
127         * library.make ($(gacutil)): Fix path.
129 2004-11-23  Raja R Harinath  <rharinath@novell.com>
131         * executable.make (NO_INSTALL): New option.  Disables installation.
132         * library.make (NO_INSTALL): Likewise.
133         (install-local) [!NO_INSTALL, !LIBRARY_INSTALL_DIR]: Pass both
134         /gacdir and /root options to gacutil.
135         * platforms/linux.make (platform-check): Print the BOOTSTRAP_MCS
136         command that was tried, in case of failure.     
137         * profiles/basic.make (NO_TEST, NO_INSTALL): Define.
138         * profiles/net_1_1_bootstrap.make: Likewise.
139         * profiles/net_2_0_bootstrap.make: Likewise.
141 2004-11-22  Raja R Harinath  <rharinath@novell.com>
143         * library.make (SN): New define.  Use the net_1_1_bootstrap sn.exe.
144         (SNFLAGS): New.
145         ($(the_lib)): Use them to sign assemblies as they're built.
146         (the_lib_signature_stamp): Remove.
148         * Makefile (DISTFILES): Distribute all the profile make-fragments.
149         (clean-local): Clean up the deps/ directory.
151 2004-11-19  Raja R Harinath  <rharinath@novell.com>
153         Orchestrate the bootstrap.
154         * rules.make (INTERNAL_MCS): Look for mcs.exe in profile-specific directory.
155         * profiles/net_1_1_bootstrap.make (BOOTSTRAP_MCS): Use mcs.exe from
156         basic profile.  
157         * profiles/default.make (BOOTSTRAP_MCS): Use mcs.exe from the
158         net_1_1_bootstrap profile.
159         * profiles/net_2_0_bootstrap.make (BOOTSTRAP_MCS): Use mcs.exe
160         from default profile.
161         (all-local, clean-local): New.  Copy mcs.exe from default profile,
162         but customize it to work with 2.0.x libraries.
163         * profiles/net_2_0.make (BOOTSTRAP_MCS): Define approprately for
164         building corlib.
166         * executable.make (executable_CLEAN_FILES): Clean up more files.
167         ($(PROGRAM)): Move .mdb files too.
169 2004-11-18  Atsushi Enomoto  <atsushi@ximian.com>
171         * library.make: Reverted the last fix. It broke windows build (that
172           should be fixed though).
174 2004-11-18  Atsushi Enomoto  <atsushi@ximian.com>
176         * library.make: Some minor fix for PLATFORM_PATH_SEPARATOR.
178 2004-11-17  Raja R Harinath  <rharinath@novell.com>
180         * executable.make: Improve support for building executable into a
181         different directory.
183 2004-11-09  Raja R Harinath  <rharinath@novell.com>
185         * profiles/basic.make: New.
186         * profiles/net_2_0.make (PROFILE_MCS_FLAGS): Remove '-2' flag.
187         * profiles/net_1_1_bootstrap.make (NO_SIGN_ASSEMBLY): Set.
189 2004-11-04  Raja R Harinath  <rharinath@novell.com>
191         * profiles/net_1_1_bootstrap.make: New profile.
192         * profiles/net_2_0_bootstrap.make: Use in-tree mcs for
193         bootstrapping mscorlib.dll.
194         * platforms/linux.make (platform-check): Make more robust.
195         * rules.make (%-recursive): Propagate error exit from sub-makes
196         even if invoked with 'make -k'.
198 2004-10-29  Raja R Harinath  <rharinath@novell.com>
200         * profiles/net_2_0_bootstrap.make (PROFILE_MCS_FLAGS): Remove
201         -langversion:default flag.
203         * rules.make (distdir): Remove.
204         (PROFILE_SUBDIRS): New.  Support profile-specific SUBDIRS.
205         (DIST_SUBDIRS): New.
206         (dist-recursive): Define distdir here.
208 2004-10-25  Zoltan Varga  <vargaz@freemail.hu>
210         * config-default.make (TEST_RUNTIME): Add TEST_MONO_PATH variable.
212 2004-09-27  Raja R Harinath  <rharinath@novell.com>
214         * library.make ($(test_nunit_dep)): Make sure NUnit is built for
215         the profile being tested.
216         (nunit-$(PROFILE).stamp): Rename from nunit.stamp.
217         * config-default.make (TEST_HARNESS): Look for 'nunit-console' in
218         profile-specific directory.
220 2004-09-21  Raja R Harinath  <rharinath@novell.com>
222         * profiles/net_2_0_bootstrap.make: New file.
224         * library.make (the_mdb): Fix.
225         (library_CLEAN_FILES): Add the new test results files too.
227 2004-09-14  Raja R Harinath  <rharinath@novell.com>
229         * library.make (test_lib, btest_lib): Build separate test
230         assemblies for separate profiles.
231         (dist-local): Don't copy files beginning with '../'.
232         (test_sourcefile, btest_sourcefile): Define in terms of
233         $(test_lib) or $(btest_lib) only if they're overriden.
234         (test_response, test_makefrag): Remove redundant $(PROFILE) in name.
235         (run-test-lib, run-btest-lib): Unify.  Give profile-specific name
236         for output XML file.
237         * rules.make (dist-default): Handle any of Makefile, makefile, or
238         GNUmakefile being present.
239         * profiles/net_2_0.make (TEST_RUNTIME): Don't define.
241 2004-08-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
243         * executable.make:
244         * library.make: install/clean .mdb files.
246 2004-07-30  Martin Baulig  <martin@ximian.com>
248         * executable.make (EXTRA_SOURCES): New variable to add extra
249         sources to the program.
251 2004-07-30  Raja R Harinath  <harinath@blr-harinath.blr.novell.com>
253         * executable.make (PROGRAM_config): New auto-detecting define.
254         Defined if $(PROGRAM).config exists.
255         (install-local): Install $(PROGRAM_config) if it exists.
257 2004-07-21  Lluis Sanchez Gual  <lluis@novell.com>
259         * profiles/default.make, profiles/net_2_0.make, profiles/net_1_0.make:
260           Added FRAMEWORK_VERSION var.
262 2004-07-02  Raja R Harinath  <rharinath@novell.com>
264         Support for avoiding "sharing violations" while compiling core
265         libraries with an in-tree compiler.
266         * library.make (LIBRARY_USE_INTERMEDIATE_FILE): New toggle.
267         ($(the_lib)): Use it.
269 2004-07-02  Raja R Harinath  <rharinath@novell.com>
271         * rules.make (OVERRIDE_BARE_TARGETS): Remove.
272         (OVERRIDE_TARGET_ALL): New control for overriding the default all:
273         rule.  If set, 'make all' will run 'all.override' from the client
274         Makefile.
275         (all): Move commands ...
276         (all.real): ... here.  Make ordering assumptions explicit, and
277         parallel-safe.
278         (test,run-test,run-test-ondotnet,clean,install,uninstall):
279         Consolidate into ...
280         (STD_TARGETS): ... this new variable.  Make ordering assumption
281         between -recursive and -local targets explicit.
282         (%-recursive): Handle W32 GNU make that has --unix as the first
283         argument in $(MAKE).
284         * README.makefiles (Special recursion needs): Update to reflect
285         changes.
286         * library.make (all-local): Build $(the_lib_signature_stamp) when
287         NO_SIGN_ASSEMBLY is defined.
288         ($(gacutil),$(sn)): Consolidate rules.
289         (test-local,run-test-local,run-test-ondotnet-local): Likewise.
291 2004-07-02  Raja R Harinath  <rharinath@novell.com>
292         
293         * config-default.make (TEST_RUNTIME): Use 'mono' by default.
294         * platforms/win32.make (TEST_RUNTIME): Remove.
295         * profiles/default.make (TEST_RUNTIME): Remove.
297 2004-06-28  Raja R Harinath  <rharinath@novell.com>
299         * platforms/linux.make (RESGEN): Define using $(INTERNAL_RESGEN).
301 2004-06-21  Raja R Harinath  <rharinath@novell.com>
303         * executable.make ($(PROGRAM)): Move depend on the makefrags ...
304         (all-local): ... here.
305         * library.make ($(the_lib), $(test_lib), $(btest_lib), all-local):
306         Likewise.
307         (LIBRARY_SNK): New default define.  Allows library to be signed
308         with a key other than mono.snk.
309         ($(the_lib_signature_stamp)): New stamp file created when an
310         assembly is signed.
311         (install-local, uninstall-local, maybe-sign-lib): Set MONO_PATH.
313 2004-06-16  Raja R Harinath  <rharinath@novell.com>
315         * library.make ($(makefrag),$(test_makefrag),$(btest_makefrag)): 
316         Depend on library.make.
317         * executable.make ($(makefrag)): Depend on executable.make.
319 2004-06-16  Atsushi Enomoto  <atsushi@ximian.com>
321         * library.make : Added GACDIR. Use cygpath -w on windows.
323 2004-06-14  Raja R Harinath  <rharinath@novell.com>
325         * platforms/linux.make (PLATFORM_CHANGE_SEPARATOR_CMD): Define to 'cat'.
326         (PLATFORM_TWEAK_CORLIB_SOURCES): Remove.
327         (platform-check): Avoid bash-ism.
328         * library.make: Simplify uses of $(patsubst x,y,$(foo)) to $(foo:x=y).
329         (core_sourcefile): Rename back to ...
330         (sourcefile): ... this.  Remove creation of redundant intermediate file.
331         (response): Change test for optimization, now that
332         PLATFORM_CHANGE_SEPARATOR_CMD is unconditional.  Combine with
333         platform-exclude handling.
334         (library_CLEAN_FILES): New variable to specify clean:-able files
335         close to where they're defined.
336         (test_response, btest_response): Simplify.
337         * executable.make (response): Change test for optimization.
338         (executable_CLEAN_FILES): New define.
340 2004-06-14  Raja R Harinath  <rharinath@novell.com>
342         * library.make (uninstall-local): Fix typo.
344 2004-06-11  Atsushi Enomoto  <atsushi@ximian.com>
346         * library.make : HAVE_CS_TESTS fixie.
348 2004-06-11  Raja R Harinath  <rharinath@novell.com>
350         * library.make (HAVE_CS_TESTS, HAVE_VB_TESTS): Allow to be
351         overriden.  Useful if the tests sourcefile is generated.
352         (TEST_COMPILE, BTEST_COMPILE): Allow these to be customized too.
354         * platforms/win32.make (PLATFORM_TWEAK_CORLIB_SOURCES): Remove.
356         Support enough features to build mscorlib.dll.
357         * library.make (core_sourcefile): New renamed from $(sourcefile).
358         (PLATFORM_excludes): Auto-detecting define that sees if
359         $(LIBRARY).$(PLATFORM)-excludes file exists.
360         (sourcefile): New.  Possibly-built file that removes
361         PLATFORM_excluded files from core_sourcefile.
362         (test_against, test_dep): New.  Allow the test assembly to be
363         built against a different library.
364         (test_lib): Allow makefile to override the name of the test
365         assembly.
366         (LIBRARY_INSTALL_DIR): If defined, switch to using $(INSTALL_LIB)
367         rather than $(gacutil).
368         (DISTFILES, dist-local): Use core_sourcefile.
369         (clean-local): Remove sourcefile if it was generated.
370         (test_lib, btest_lib): Depend on $(test_dep).
372 2004-06-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
374         * library.make: fixed PLATFORM_CHANGE_SEPARATOR_CHAR on windows.
376 2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>
378         * library.make: Added support to fully sign assemblies when doing a
379         "make install" (thanks to Jackson :-).
381 2004-06-09  Raja R Harinath  <rharinath@novell.com>
383         Do away with stampfiles.
384         Introduce support for VB test cases.
385         * library.make (HAVE_CS_TESTS, HAVE_VB_TESTS): New auto-detecting
386         defines.
387         (stampfile, test_stampfile): Remove.
388         (clean-local): Don't mention them.
389         (test-local, run-test-local, run-test-ondotnet-local):
390         Make unconditional.
391         ($(makefrag), $(test_makefrag)): Simplify.
392         ($(btest_lib)): New.  Support for VB testcases.
394 2004-06-09  Raja R Harinath  <rharinath@novell.com>
396         Partial support for writing Visual Basic source files.
397         * rules.make (USE_MBAS_FLAGS,BASCOMPILE,INTERNAL_MBAS): New.
398         * config-default.make (MBAS_FLAGS, DEFAULT_MBAS_FLAGS): New.
399         * profiles/default.make (MBAS): New.
401 2004-06-09  Raja R Harinath  <rharinath@novell.com>
403         Do away with stampfiles.
404         * executable.make (stampfile): Remove.
405         (clean-local): Remove mention of $(stampfile).
406         (test-local, run-test-local, run-test-ondotnet-local):
407         Make unconditional.  Add dummy rule to prevent other makefiles
408         from defining rules on these.
409         ($(PROGRAM)): Depend directly on $(BUILT_SOURCES).
410         ($(makefrag)): Simplify.
412 2004-06-03  Atsushi Enomoto  <atsushi@ximian.com>
414         * README.makefiles : added description for run-test-ondotnet.
416 2004-06-03  Atsushi Enomoto  <atsushi@ximian.com>
418         * Makefile, executable.make, library.make, rules.make :
419           Added new target "run-test-ondotnet" that works what "run-test"
420           used to be on windows (i.e. tests our libs under MS.NET).
422 2004-06-01  Atsushi Enomoto  <atsushi@ximian.com>
424         * platforms/win32.make : TEST_RUNTIME should be always mono we can't
425           test our libs against MS.NET runtime. Think about internal call).
427 2004-05-30  Jackson Harper  <jackson@ximian.com>
429         * library.make: Install to 2.0 package if building with the
430         net_2_0 profile.
431         
432 2004-05-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
434         * library.make: reference nunti.core.dll and nunit.util.dll when
435         building tests.
437 2004-05-26  Raja R Harinath  <rharinath@novell.com>
439         * library.make (clean-local): Add $(CLEAN_FILES) too.
441 2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>
443         * library.make: changed case on nunit.framework.dll (lowercase)
445 2004-05-24  Raja R Harinath  <rharinath@novell.com>
447         * library.make (LIBRARY_COMPILE): New define.
448         ($(the_lib)): Use $(LIBRARY_COMPILE) to compile $(the_lib).
450         * executable.make (PROGRAM_INSTALL_DIR): Allow makefile to specify
451         a different directory for installation.
452         (install-local, uninstall-local): Use it.
454 2004-05-20  Raja R Harinath  <rharinath@novell.com>
456         * profiles/default.make (TEST_RUNTIME): Look in class/lib/default
457         for library to be tested.
458         * rules.make (INTERNAL_RESGEN): New Define.
459         * library.make (run-test-local): Move commands to run-test-lib.
460         Preparartion for allowing creation of addition test dll with .vb
461         testcases.
462         * executable.make (PROGRAM_COMPILE): New define.
463         ($(PROGRAM)): Use PROGRAM_COMPILE to compile PROGRAM.
465 2004-05-14  Jackson Harper  <jackson@ximian.com>
467         * library.make: Install package files. Get params in magical
468         correct order.
469         
470 2004-05-11  Jackson Harper  <jackson@ximian.com>
472         * platforms/linux.make:
473         * platforms/win32.make: Define a PLATFORM_PATH_SEPARATOR used for
474         separating paths in env vars. (ie MONO_PATH).
475         * profiles/net_2_0.make: Always use gmcs for building the 2.0
476         libraries. corlib is the first lib built and it will build gmcs.
477         
478 2004-05-11  Jackson Harper  <jackson@ximian.com>
480         * library.make: Allow assembly names to be different then their
481         .sources file names.
482         
483 2004-05-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
485         * library.make: build NUnit if we try to run 'make test' and the dll
486         is not found.
488 2004-04-29  Jackson Harper  <jackson@ximian.com>
490         * library.make: Fix uninstall
491         
492 2004-04-29  Martin Baulig  <martin@ximian.com>
494         * rules.make: Added `INTERNAL_ILASM'.
496 2004-04-29  Jackson Harper  <jackson@ximian.com>
498         * library.make: Use RUNTIME instead of PLATFORM_RUNTIME for the
499         gacutil. gacutil needs to be run on our runtime. Make dependancys
500         more sane.
501         
502 2004-04-28  Jackson Harper  <jackson@ximian.com>
504         * library.make: Use the proper runtime, make sure gacutil is
505         built.
506         
507 2004-04-28  Jackson Harper  <jackson@ximian.com>
509         * library.make: Install these bad actors to the GAC.
510         
511 2004-04-28  Raja R Harinath  <rharinath@novell.com>
513         * library.make (test_flags): NUnit.Framework.dll is now in
514         class/lib/$(PROFILE).
516 2004-04-26  Jackson Harper  <jackson@ximian.com>
518         * library.make:
519         * profiles/bootstrap.make:
520         * profiles/default.make: profiles are built in their ownb lib
521         directory now.
522         * profiles/net_2_0.make: new .net 2.0 profile.
523         
524 2004-04-22  Martin Baulig  <martin@ximian.com>
526         * profiles/net_1_2.make: Removed.
527         * profiles/martin-generics.make: Remove.
529 2004-04-19  Raja R Harinath  <rharinath@novell.com>
531         * rules.make (%-recursive): Honor 'make -k'.
533 2004-02-17  Martin Baulig  <martin@ximian.com>
535         * profiles/generics.make: Renamed to `martin-generics.make' and
536         added a comment to the file.  I'll rename this back when it's
537         ready for public use.
539 2003-12-17  Jackson Harper <jackson@ximian.com>
541         * profiles/default.make:
542         * profiles/net_1_0.make: Add ONLY_1_0 and ONLY_1_1 defines to fix
543         the build
544         
545 2003-12-08  Peter Williams  <peter@newton.cx>
547         * config-default.make: Don't check for / define
548         ECHO_ESCAPE: the check isn't smart enough and
549         apparently OS X's shell somehow doesn't support
550         escape characters.
552         * library.make: Use embedded tab instead of 
553         $(ECHO_ESCAPE). Fixes OS X build.
554         
555         * executable.make: Same.
556         
557 2003-12-05  Martin Baulig  <martin@ximian.com>
559         * profiles/generics.make: Define `GENERICS'.
561 2003-12-05  Martin Baulig  <martin@ximian.com>
563         * profiles/net_1_2.make: New profile; uses the .NET 1.2 API's, but
564         without generics and with mcs instead of gmcs.
566         * profiles/bootstrap.make: New profile; already use the newly
567         compiled mcs to compile corlib.
569 2003-12-04  Martin Baulig  <martin@ximian.com>
571         * profiles/generics.make: Use gmcs.
573 2003-11-12 Jackson Harper <jackson@ximian.com>
575         * rules.make: 
576         * platforms/linux.make: corlib name is now mscorlib.
577         
578 2003-11-09 Ben Maurer  <bmaurer@users.sourceforge.net>
580         * profiles/generics.make: add the -2 flag.
582 2003-10-28 Jackson Harper <jackson@ximian.com>
584         * platforms/linux.make: Tell users to read INSTALL.txt not the
585         non-existant README.building.
586         
587 2003-10-22  Dick Porter  <dick@ximian.com>
589         * platforms/win32.make:
590         * platforms/linux.make:
591         * rules.make: Added RESGEN platform-specific tool.
593 2003-08-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
595         * config-default.make: the /nowarn arguments are now set on a per
596         library basis.
598 2003-07-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
600         * executable.make: install-local depends on the program too.
602 2003-07-25  Peter Williams <peter@newton.cx>
604         * rules.make (run-test): Make it depend on 'test-local'
605         then 'run-test-local' after 'run-test-recursive'. This way,
606         'make run-test' from the toplevel doesn't recurse through all
607         the directories doing a make test before we run anything.
609 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
611         * rules.make: run-test depends now on 'test'.
613 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
615         * rules.make: set corlib to PLATFORM_CORLIB if this is defined.
617 2003-07-22  Peter Williams  <peter@newton.cx>
619         * rules.make (withmcs): Add this developer utility target.
621 2003-07-20  Peter Williams  <peter@newton.cx>
623         * README.platforms: Update docs for changes below.
625         * platforms/win32.make (PLATFORM_CORLIB): Set this variable
626         to 'mscorlib.dll', instead of $(corlib) which everything links
627         against. *Almost* everything should link against our corlib --
628         with the exception of corlib_cmp and corlib_res.
630         * platforms/linux.make: Same here: corlib.dll
632         * rules.make: Define $(corlib) here.
634 2003-07-20  Peter Williams  <peter@newton.cx>
636         * config-default.make (TEST_RUNTIME): Use the platform runtime
637         to run tests, by default.
639         * profiles/default.make (TEST_RUNTIME): If our test runtime is
640         mono, use the --debug flag.
642         * executable.make (sourcefile): Add a basename so that we can
643         find the nunit sources and so we behave a bit more like
644         library.make
646         * config-default.make (TEST_HARNESS): Find nunit-console in its
647         new home.
649 2003-07-20  Peter Williams  <peter@newton.cx>
651         * library.make ($(response)): Do a "Creating ..." line here.
653         * executable.make ($(response)): Same.
655         * config-default.make: Make warning more forceful.
657         * rules.make: Define a useful 'PLATFORM_MONO_NATIVE' that is
658         set if the platform does not have a native runtime (ie, linux).
659         Also reorder some definitions.
661 2003-07-20  Peter Williams  <peter@newton.cx>
663         * Created. See ../ChangeLog for entries earlier than
664         this.