d4035aa113a15328cd120ba9386a05def031d1f7
[mono.git] / mcs / build / ChangeLog
1 2005-11-22  Vladislav Spivak <spivak@mainsoft.com>
2         * Missed dependency. 
3         <profile>.sources file is supporting #include directive
4         Usually it includes common .sources file.
5         Let's make it dependency of <profile>.sources
6
7 2005-10-03  Raja R Harinath  <rharinath@novell.com>
8
9         * profiles/basic.make (monolite_flag, use_monolite): New.  Used to
10         determine if we need to compile with 'monolite' rather than with
11         an external mcs.
12         (do-profile-check): Simplify.  Remove corlib version testing
13         scripts.  Delegate that work to the mono runtime itself.  Split
14         off 'monolite' handling into ...
15         (do-profile-check-monolite): ... this.
16
17 2005-09-27  Kornél Pál  <kornelpal@hotmail.com>
18
19         * config-default.make: Added CODEPAGE that is the default encoding used by
20           compilers.
21         * rules.make (USE_MCS_FLAGS, USE_MBAS_FLAGS): Added /codepage.
22
23 2005-09-22  Raja R Harinath  <rharinath@novell.com>
24
25         * Makefile (BUILT_FILES): New.
26         (all-local ...): Depend on them.
27         (clean-local): Relete them.
28         (common/Consts.cs): New rule.
29         (COMMON_SRCS): Don't distribute common/Consts.cs.
30
31 2005-09-12  Raja R Harinath  <rharinath@novell.com>
32
33         * profiles/basic.make (do-profile-check): Quote sed expression.
34
35 2005-09-06  Raja R Harinath  <rharinath@novell.com>
36
37         * profiles/net_1_1_bootstrap.make: Remove special-handling on Win32.
38         * profiles/default.make: Likewise.
39
40 2005-08-26  Kornél Pál  <kornelpal@hotmail.com>
41
42         * Makefile: Added Consts.cs.in. Removed MonoVersion.cs.
43
44 2005-08-23  Raja R Harinath  <rharinath@novell.com>
45
46         * profiles/basic.make (do-profile-check): Set MONO_PATH to
47         monolite directory when running disassembler.
48
49 2005-08-22  Raja R Harinath  <rharinath@novell.com>
50
51         * Makefile (DISTFILES): Move files in common/ to ...
52         (COMMON_SRCS): ... this.  Add Consts.cs, MonoVersion.cs and
53         TestConfiguration.cs.
54
55 2005-08-19  Raja R Harinath  <rharinath@novell.com>
56
57         * profiles/basic.make (do-profile-check): Add some debugging output.
58         Handle disassemblers that print corlib version in hex.
59
60 2005-07-26  Raja R Harinath  <rharinath@novell.com>
61
62         * executable.make, library.make: Use unix-style commandline options.
63         * profiles/basic.make (FRAMEWORK_VERSION): Set.
64         * profiles/net_1_1_bootstrap.make (FRAMEWORK_VERSION): Likewise.
65
66 2005-07-22  Raja R Harinath  <rharinath@novell.com>
67
68         * profiles/basic.make (do-profile-check): Make the "silent"
69         compilation check even more silent.  Refuse to use monolite if the
70         corlib version of monolite/mscorlib.dll doesn't match the corlib
71         version of the source.
72
73 2005-06-15  Raja R Harinath  <rharinath@novell.com>
74
75         * executable.make (dist-local): Copy from library.make.
76
77 2005-05-23  Raja R Harinath  <rharinath@novell.com>
78
79         * rules.make (STD_TARGETS): Make them all go through an
80         indirection.
81         (all): Indirect through do-all.
82         (all.real): Remove.
83         (do-%): New pattern fallback.  Performs the standard behaviour:
84         %-recursive, and then %-local.
85         (do-run-test): New.  Make '-k' more useful.
86         Reported by Ritvik Mayank.
87
88 2005-05-10  Raja R Harinath  <rharinath@novell.com>
89
90         * library.make (dist-fixup): Fix typo.
91
92 2005-05-06  Raja R Harinath  <rharinath@novell.com>
93
94         * library.make (LIBRARY_NEEDS_PREPROCESSING): New control.
95         (build_lib): Name of library built.  Default to $(the_lib) unless
96         preprocessing.
97         ($(build_lib)): Rename from '$(the_lib)'.
98         ($(makefrag)): Emit dependencies on $(build_lib).
99
100 2005-05-04  Zoltan Varga  <vargaz@freemail.hu>
101
102         * rules.make config-default.make: Use the install-sh script from the mono
103         directory by default.
104
105 2005-04-29  Ben Maurer  <bmaurer@ximian.com>
106
107         * profiles/basic.make: The test for mcs was broken on jails where
108         we got a warning due to /proc not being mounted. Remove hackish wc
109         usage.
110
111 2005-04-25  Raja R Harinath  <rharinath@novell.com>
112
113         * config-default.make (RUNTIME): Set to 'false'.
114         Reported by Ben Maurer.
115         * profiles/basic.make (MCS): Revert changes below.
116         * platforms/linux.make (ILDISASM): Define.
117         * platforms/win32.make (ILDIsASM): Likewise.
118
119 2005-04-23  Ben Maurer  <bmaurer@ximian.com>
120
121         * profiles/basic.make: Ensure that make dist works even if you
122         only have an old mono rpm installed. Essential for the new build
123         system.
124
125 2005-04-21  Raja R Harinath  <rharinath@novell.com>
126
127         * rules.make (INTERNAL_ILASM): Update.
128
129 2005-04-14  Raja R Harinath  <rharinath@novell.com>
130
131         * library.make (dist-local): Include all ChangeLogs in the tarball.
132
133 2005-04-08  Raja R Harinath  <rharinath@novell.com>
134
135         * profiles/basic.make (do-profile-check): Handle some possible
136         timestamp problems.  Hopefully fix #74280.
137
138 2005-03-30  Zoltan Varga  <vargaz@freemail.hu>
139
140         * rules.make (INSTALL_DATA): Pass -c to install.
141
142 2005-03-18  Raja R Harinath  <rharinath@novell.com>
143
144         * library.make (TEST_FILES, $(test_response), $(btest_response)):
145         Be more robust to empty lines in test sources file.
146
147 2005-03-14  Raja R Harinath  <rharinath@novell.com>
148
149         * executable.make (install-local): Depend on all-local even when
150         NO_INSTALL is defined.
151         * library.make: Minor cleanups to match executable.make.
152         (gacutil): Use net_1_1_bootstrap/gacutil.exe.
153         * profiles/basic.make (no-install): Remove.
154         * profiles/net_1_1_bootstrap.make (no-install): Likewise.
155
156 2005-02-22  Raja R Harinath  <rharinath@novell.com>
157
158         * library.make (BUILT_SOURCES_cmdline): Don't define if
159         BUILT_SOURCES is empty.
160
161 2005-02-21  Michal Moskal  <malekith@pld-linux.org>
162             Raja R Harinath  <rharinath@novell.com>
163
164         * config-default.make (exec_prefix, libdir): New.
165         * library.make (libdir): Remove.
166         * executable.make (PROGRAM_INSTALL_DIR): Define in terms of
167         $(libdir).
168
169 2005-02-15  Raja R Harinath  <rharinath@novell.com>
170
171         * platforms/win32.make (RESGEN): Point to in-tree version of
172         resgen.exe.  The .NET 1.1 SDK doesn't appear to come with one.
173
174 2005-02-10  Raja R Harinath  <rharinath@novell.com>
175
176         * library.make (DISTFILES): Add $(btest_sourcefile).
177
178 2005-02-02  Raja R Harinath  <rharinath@novell.com>
179
180         * library.make (run-test-lib): Use $(LOCAL_TEST_HARNESS_FLAGS).
181         (run-test-ondotnet-lib): Use $(LOCAL_TEST_HARNESS_ONDOTNET_FLAGS).
182
183 2005-02-01  Zoltan Varga  <vargaz@freemail.hu>
184
185         * library.make (run-test-lib): Exclude InetAccess tests.
186
187 2005-02-30  Sebastien Pouliot  <sebastien@ximian.com>
188
189         * library.make: Exclude CAS category from run-test-ondotnet.
190
191 2005-01-31  Sebastien Pouliot  <sebastien@ximian.com>
192
193         * library.make: Exclude CAS category when running unit tests with 
194         Mono (they can be run manually using --security). Added a define
195         for WINDOWS (only on Windows) to be used for declarative security
196         attributes ONLY.
197
198 2005-01-24  Raja R Harinath  <rharinath@novell.com>
199
200         * library.make (run-test-lib, run-test-ondotnet-lib): Print out
201         the log.
202
203 2005-01-16 Nick Drochak  <ndrochak@ieee.org>
204
205         * library.make: /exclude for nunit needs a comma separated list
206
207 2005-01-14  Atsushi Enomoto  <atsushi@ximian.com>
208
209         * library.make : output TestResult-ondotnet-(profile).log instead of
210           TestResult-(profile).log for run-test-ondotnet.
211
212 2005-01-13  Raja R Harinath  <rharinath@novell.com>
213
214         * profiles/default.make (MBAS) [!PLATFORM_MONO_NATIVE]: Use
215         $(EXTERNAL_MBAS).
216         Reported by Nick Drochak.
217
218 2005-01-03  Nick Drochak  <ndrochak@ieee.org>
219
220         * library.make: Ingore tests that are not meant to be run on MS DotNet
221
222 2004-12-14  Raja R Harinath  <rharinath@novell.com>
223
224         * profiles/basic.make (do-profile-check): Rename from
225         'real-profile-check'.  Rewrite slightly to use 'make' to build the
226         sanity check.
227         (clean-profile): Remove the files.
228
229 2004-12-08  Raja R Harinath  <rharinath@novell.com>
230
231         * profiles/basic.make (real-profile-check): Update to new location
232         of secret stash of bootstrap files.
233
234 2004-12-07  Raja R Harinath  <rharinath@novell.com>
235
236         * executable.make (uninstall-local): Remove .config file too.
237         * library.make (uninstall-local): Don't error out if GACUTIL fails.
238
239 2004-12-07  Raja R Harinath  <rharinath@novell.com>
240
241         * library.make (BUILT_SOURCES_cmdline): Use
242         PLATFORM_CHANGE_SEPARATOR_CMD on BUILT_SOURCES too.
243         ($(the_lib)): Use it.
244
245 2004-12-04  Atsushi Enomoto  <atsushi@ximian.com>
246
247         * library.make,
248           profiles/default.make,
249           profiles/basic.make : use PLATFORM_PATH_SEPARATOR.
250
251 2004-12-03  Raja R Harinath  <rharinath@novell.com>
252
253         * profiles/basic.make (MCS): Run the INTERNAL_MCS.
254         (USE_BOOT_COMPILE): Remove.
255
256 2004-12-03  Raja R Harinath  <rharinath@novell.com>
257
258         * library.make (gacdir_flag): New.  Disable /gacdir flag if
259         RUNTIME_HAS_CONSISTENT_GACDIR flag is set.
260         (install-local): Use it.
261
262 2004-11-30  Raja R Harinath  <rharinath@novell.com>
263
264         * executable.make (makefrag): Make profile-specific.
265
266 2004-11-26  Martin Baulig  <martin@ximian.com>
267
268         * library.make (run-test-lib, run-test-ondotnet-lib): Added
269         `/output:TestResult-$(PROFILE).log' argument to NUnit.
270
271 2004-11-26  Raja R Harinath  <rharinath@novell.com>
272
273         * library.make ($(the_lib)): Don't complain if a .mdb file wasn't
274         created (even though it's just a warning).
275         (install-local) [LIBRARY_INSTALL_DIR]: Likewise.
276         (PACKAGE): Remove.
277         (install-local) [!LIBRARY_INSTALL_DIR]: Use $(FRAMEWORK_VERSION).
278         * executable.make ($(PROGRAM)): Likewise.
279         (install-local): Likewise.
280         (PROGRAM_INSTALL_DIR): Define Using $(FRAMEWORK_VERSION).
281
282 2004-11-26  Raja R Harinath  <rharinath@novell.com>
283
284         * profiles/basic.make (real-profile-check): Prepend ./ when
285         executing basic-profile-check.exe.  EXTERNAL_RUNTIME can be empty.
286
287 2004-11-25  Raja R Harinath  <rharinath@novell.com>
288
289         * platforms/linux.make (EXTERNAL_MCS,EXTERNAL_MBAS,EXTERNAL_RUNTIME):
290         New.
291         * platforms/win32.make: Likewise.
292         * profiles/basic.make: Use $(EXTERNAL_MCS).
293         * profiles/net_1_1_bootstrap.make: Likewise.
294         * library.make ($(the_lib)): Add support for BUILT_SOURCES.
295         (run-test-lib): Pass $(TEST_HARNESS_FLAGS) to harness.  Useful to
296         pass, say /labels, to nunit-console.
297
298 2004-11-25  Raja R Harinath  <rharinath@novell.com>
299
300         * library.make ($(gacutil)): Fix path.
301
302 2004-11-23  Raja R Harinath  <rharinath@novell.com>
303
304         * executable.make (NO_INSTALL): New option.  Disables installation.
305         * library.make (NO_INSTALL): Likewise.
306         (install-local) [!NO_INSTALL, !LIBRARY_INSTALL_DIR]: Pass both
307         /gacdir and /root options to gacutil.
308         * platforms/linux.make (platform-check): Print the BOOTSTRAP_MCS
309         command that was tried, in case of failure.     
310         * profiles/basic.make (NO_TEST, NO_INSTALL): Define.
311         * profiles/net_1_1_bootstrap.make: Likewise.
312         * profiles/net_2_0_bootstrap.make: Likewise.
313
314 2004-11-22  Raja R Harinath  <rharinath@novell.com>
315
316         * library.make (SN): New define.  Use the net_1_1_bootstrap sn.exe.
317         (SNFLAGS): New.
318         ($(the_lib)): Use them to sign assemblies as they're built.
319         (the_lib_signature_stamp): Remove.
320
321         * Makefile (DISTFILES): Distribute all the profile make-fragments.
322         (clean-local): Clean up the deps/ directory.
323
324 2004-11-19  Raja R Harinath  <rharinath@novell.com>
325
326         Orchestrate the bootstrap.
327         * rules.make (INTERNAL_MCS): Look for mcs.exe in profile-specific directory.
328         * profiles/net_1_1_bootstrap.make (BOOTSTRAP_MCS): Use mcs.exe from
329         basic profile.  
330         * profiles/default.make (BOOTSTRAP_MCS): Use mcs.exe from the
331         net_1_1_bootstrap profile.
332         * profiles/net_2_0_bootstrap.make (BOOTSTRAP_MCS): Use mcs.exe
333         from default profile.
334         (all-local, clean-local): New.  Copy mcs.exe from default profile,
335         but customize it to work with 2.0.x libraries.
336         * profiles/net_2_0.make (BOOTSTRAP_MCS): Define approprately for
337         building corlib.
338
339         * executable.make (executable_CLEAN_FILES): Clean up more files.
340         ($(PROGRAM)): Move .mdb files too.
341
342 2004-11-18  Atsushi Enomoto  <atsushi@ximian.com>
343
344         * library.make: Reverted the last fix. It broke windows build (that
345           should be fixed though).
346
347 2004-11-18  Atsushi Enomoto  <atsushi@ximian.com>
348
349         * library.make: Some minor fix for PLATFORM_PATH_SEPARATOR.
350
351 2004-11-17  Raja R Harinath  <rharinath@novell.com>
352
353         * executable.make: Improve support for building executable into a
354         different directory.
355
356 2004-11-09  Raja R Harinath  <rharinath@novell.com>
357
358         * profiles/basic.make: New.
359         * profiles/net_2_0.make (PROFILE_MCS_FLAGS): Remove '-2' flag.
360         * profiles/net_1_1_bootstrap.make (NO_SIGN_ASSEMBLY): Set.
361
362 2004-11-04  Raja R Harinath  <rharinath@novell.com>
363
364         * profiles/net_1_1_bootstrap.make: New profile.
365         * profiles/net_2_0_bootstrap.make: Use in-tree mcs for
366         bootstrapping mscorlib.dll.
367         * platforms/linux.make (platform-check): Make more robust.
368         * rules.make (%-recursive): Propagate error exit from sub-makes
369         even if invoked with 'make -k'.
370
371 2004-10-29  Raja R Harinath  <rharinath@novell.com>
372
373         * profiles/net_2_0_bootstrap.make (PROFILE_MCS_FLAGS): Remove
374         -langversion:default flag.
375
376         * rules.make (distdir): Remove.
377         (PROFILE_SUBDIRS): New.  Support profile-specific SUBDIRS.
378         (DIST_SUBDIRS): New.
379         (dist-recursive): Define distdir here.
380
381 2004-10-25  Zoltan Varga  <vargaz@freemail.hu>
382
383         * config-default.make (TEST_RUNTIME): Add TEST_MONO_PATH variable.
384
385 2004-09-27  Raja R Harinath  <rharinath@novell.com>
386
387         * library.make ($(test_nunit_dep)): Make sure NUnit is built for
388         the profile being tested.
389         (nunit-$(PROFILE).stamp): Rename from nunit.stamp.
390         * config-default.make (TEST_HARNESS): Look for 'nunit-console' in
391         profile-specific directory.
392
393 2004-09-21  Raja R Harinath  <rharinath@novell.com>
394
395         * profiles/net_2_0_bootstrap.make: New file.
396
397         * library.make (the_mdb): Fix.
398         (library_CLEAN_FILES): Add the new test results files too.
399
400 2004-09-14  Raja R Harinath  <rharinath@novell.com>
401
402         * library.make (test_lib, btest_lib): Build separate test
403         assemblies for separate profiles.
404         (dist-local): Don't copy files beginning with '../'.
405         (test_sourcefile, btest_sourcefile): Define in terms of
406         $(test_lib) or $(btest_lib) only if they're overriden.
407         (test_response, test_makefrag): Remove redundant $(PROFILE) in name.
408         (run-test-lib, run-btest-lib): Unify.  Give profile-specific name
409         for output XML file.
410         * rules.make (dist-default): Handle any of Makefile, makefile, or
411         GNUmakefile being present.
412         * profiles/net_2_0.make (TEST_RUNTIME): Don't define.
413
414 2004-08-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
415
416         * executable.make:
417         * library.make: install/clean .mdb files.
418
419 2004-07-30  Martin Baulig  <martin@ximian.com>
420
421         * executable.make (EXTRA_SOURCES): New variable to add extra
422         sources to the program.
423
424 2004-07-30  Raja R Harinath  <harinath@blr-harinath.blr.novell.com>
425
426         * executable.make (PROGRAM_config): New auto-detecting define.
427         Defined if $(PROGRAM).config exists.
428         (install-local): Install $(PROGRAM_config) if it exists.
429
430 2004-07-21  Lluis Sanchez Gual  <lluis@novell.com>
431
432         * profiles/default.make, profiles/net_2_0.make, profiles/net_1_0.make:
433           Added FRAMEWORK_VERSION var.
434
435 2004-07-02  Raja R Harinath  <rharinath@novell.com>
436
437         Support for avoiding "sharing violations" while compiling core
438         libraries with an in-tree compiler.
439         * library.make (LIBRARY_USE_INTERMEDIATE_FILE): New toggle.
440         ($(the_lib)): Use it.
441
442 2004-07-02  Raja R Harinath  <rharinath@novell.com>
443
444         * rules.make (OVERRIDE_BARE_TARGETS): Remove.
445         (OVERRIDE_TARGET_ALL): New control for overriding the default all:
446         rule.  If set, 'make all' will run 'all.override' from the client
447         Makefile.
448         (all): Move commands ...
449         (all.real): ... here.  Make ordering assumptions explicit, and
450         parallel-safe.
451         (test,run-test,run-test-ondotnet,clean,install,uninstall):
452         Consolidate into ...
453         (STD_TARGETS): ... this new variable.  Make ordering assumption
454         between -recursive and -local targets explicit.
455         (%-recursive): Handle W32 GNU make that has --unix as the first
456         argument in $(MAKE).
457         * README.makefiles (Special recursion needs): Update to reflect
458         changes.
459         * library.make (all-local): Build $(the_lib_signature_stamp) when
460         NO_SIGN_ASSEMBLY is defined.
461         ($(gacutil),$(sn)): Consolidate rules.
462         (test-local,run-test-local,run-test-ondotnet-local): Likewise.
463
464 2004-07-02  Raja R Harinath  <rharinath@novell.com>
465         
466         * config-default.make (TEST_RUNTIME): Use 'mono' by default.
467         * platforms/win32.make (TEST_RUNTIME): Remove.
468         * profiles/default.make (TEST_RUNTIME): Remove.
469
470 2004-06-28  Raja R Harinath  <rharinath@novell.com>
471
472         * platforms/linux.make (RESGEN): Define using $(INTERNAL_RESGEN).
473
474 2004-06-21  Raja R Harinath  <rharinath@novell.com>
475
476         * executable.make ($(PROGRAM)): Move depend on the makefrags ...
477         (all-local): ... here.
478         * library.make ($(the_lib), $(test_lib), $(btest_lib), all-local):
479         Likewise.
480         (LIBRARY_SNK): New default define.  Allows library to be signed
481         with a key other than mono.snk.
482         ($(the_lib_signature_stamp)): New stamp file created when an
483         assembly is signed.
484         (install-local, uninstall-local, maybe-sign-lib): Set MONO_PATH.
485
486 2004-06-16  Raja R Harinath  <rharinath@novell.com>
487
488         * library.make ($(makefrag),$(test_makefrag),$(btest_makefrag)): 
489         Depend on library.make.
490         * executable.make ($(makefrag)): Depend on executable.make.
491
492 2004-06-16  Atsushi Enomoto  <atsushi@ximian.com>
493
494         * library.make : Added GACDIR. Use cygpath -w on windows.
495
496 2004-06-14  Raja R Harinath  <rharinath@novell.com>
497
498         * platforms/linux.make (PLATFORM_CHANGE_SEPARATOR_CMD): Define to 'cat'.
499         (PLATFORM_TWEAK_CORLIB_SOURCES): Remove.
500         (platform-check): Avoid bash-ism.
501         * library.make: Simplify uses of $(patsubst x,y,$(foo)) to $(foo:x=y).
502         (core_sourcefile): Rename back to ...
503         (sourcefile): ... this.  Remove creation of redundant intermediate file.
504         (response): Change test for optimization, now that
505         PLATFORM_CHANGE_SEPARATOR_CMD is unconditional.  Combine with
506         platform-exclude handling.
507         (library_CLEAN_FILES): New variable to specify clean:-able files
508         close to where they're defined.
509         (test_response, btest_response): Simplify.
510         * executable.make (response): Change test for optimization.
511         (executable_CLEAN_FILES): New define.
512
513 2004-06-14  Raja R Harinath  <rharinath@novell.com>
514
515         * library.make (uninstall-local): Fix typo.
516
517 2004-06-11  Atsushi Enomoto  <atsushi@ximian.com>
518
519         * library.make : HAVE_CS_TESTS fixie.
520
521 2004-06-11  Raja R Harinath  <rharinath@novell.com>
522
523         * library.make (HAVE_CS_TESTS, HAVE_VB_TESTS): Allow to be
524         overriden.  Useful if the tests sourcefile is generated.
525         (TEST_COMPILE, BTEST_COMPILE): Allow these to be customized too.
526
527         * platforms/win32.make (PLATFORM_TWEAK_CORLIB_SOURCES): Remove.
528
529         Support enough features to build mscorlib.dll.
530         * library.make (core_sourcefile): New renamed from $(sourcefile).
531         (PLATFORM_excludes): Auto-detecting define that sees if
532         $(LIBRARY).$(PLATFORM)-excludes file exists.
533         (sourcefile): New.  Possibly-built file that removes
534         PLATFORM_excluded files from core_sourcefile.
535         (test_against, test_dep): New.  Allow the test assembly to be
536         built against a different library.
537         (test_lib): Allow makefile to override the name of the test
538         assembly.
539         (LIBRARY_INSTALL_DIR): If defined, switch to using $(INSTALL_LIB)
540         rather than $(gacutil).
541         (DISTFILES, dist-local): Use core_sourcefile.
542         (clean-local): Remove sourcefile if it was generated.
543         (test_lib, btest_lib): Depend on $(test_dep).
544
545 2004-06-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
546
547         * library.make: fixed PLATFORM_CHANGE_SEPARATOR_CHAR on windows.
548
549 2004-06-09  Sebastien Pouliot  <sebastien@ximian.com>
550
551         * library.make: Added support to fully sign assemblies when doing a
552         "make install" (thanks to Jackson :-).
553
554 2004-06-09  Raja R Harinath  <rharinath@novell.com>
555
556         Do away with stampfiles.
557         Introduce support for VB test cases.
558         * library.make (HAVE_CS_TESTS, HAVE_VB_TESTS): New auto-detecting
559         defines.
560         (stampfile, test_stampfile): Remove.
561         (clean-local): Don't mention them.
562         (test-local, run-test-local, run-test-ondotnet-local):
563         Make unconditional.
564         ($(makefrag), $(test_makefrag)): Simplify.
565         ($(btest_lib)): New.  Support for VB testcases.
566
567 2004-06-09  Raja R Harinath  <rharinath@novell.com>
568
569         Partial support for writing Visual Basic source files.
570         * rules.make (USE_MBAS_FLAGS,BASCOMPILE,INTERNAL_MBAS): New.
571         * config-default.make (MBAS_FLAGS, DEFAULT_MBAS_FLAGS): New.
572         * profiles/default.make (MBAS): New.
573
574 2004-06-09  Raja R Harinath  <rharinath@novell.com>
575
576         Do away with stampfiles.
577         * executable.make (stampfile): Remove.
578         (clean-local): Remove mention of $(stampfile).
579         (test-local, run-test-local, run-test-ondotnet-local):
580         Make unconditional.  Add dummy rule to prevent other makefiles
581         from defining rules on these.
582         ($(PROGRAM)): Depend directly on $(BUILT_SOURCES).
583         ($(makefrag)): Simplify.
584
585 2004-06-03  Atsushi Enomoto  <atsushi@ximian.com>
586
587         * README.makefiles : added description for run-test-ondotnet.
588
589 2004-06-03  Atsushi Enomoto  <atsushi@ximian.com>
590
591         * Makefile, executable.make, library.make, rules.make :
592           Added new target "run-test-ondotnet" that works what "run-test"
593           used to be on windows (i.e. tests our libs under MS.NET).
594
595 2004-06-01  Atsushi Enomoto  <atsushi@ximian.com>
596
597         * platforms/win32.make : TEST_RUNTIME should be always mono we can't
598           test our libs against MS.NET runtime. Think about internal call).
599
600 2004-05-30  Jackson Harper  <jackson@ximian.com>
601
602         * library.make: Install to 2.0 package if building with the
603         net_2_0 profile.
604         
605 2004-05-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
606
607         * library.make: reference nunti.core.dll and nunit.util.dll when
608         building tests.
609
610 2004-05-26  Raja R Harinath  <rharinath@novell.com>
611
612         * library.make (clean-local): Add $(CLEAN_FILES) too.
613
614 2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>
615
616         * library.make: changed case on nunit.framework.dll (lowercase)
617
618 2004-05-24  Raja R Harinath  <rharinath@novell.com>
619
620         * library.make (LIBRARY_COMPILE): New define.
621         ($(the_lib)): Use $(LIBRARY_COMPILE) to compile $(the_lib).
622
623         * executable.make (PROGRAM_INSTALL_DIR): Allow makefile to specify
624         a different directory for installation.
625         (install-local, uninstall-local): Use it.
626
627 2004-05-20  Raja R Harinath  <rharinath@novell.com>
628
629         * profiles/default.make (TEST_RUNTIME): Look in class/lib/default
630         for library to be tested.
631         * rules.make (INTERNAL_RESGEN): New Define.
632         * library.make (run-test-local): Move commands to run-test-lib.
633         Preparartion for allowing creation of addition test dll with .vb
634         testcases.
635         * executable.make (PROGRAM_COMPILE): New define.
636         ($(PROGRAM)): Use PROGRAM_COMPILE to compile PROGRAM.
637
638 2004-05-14  Jackson Harper  <jackson@ximian.com>
639
640         * library.make: Install package files. Get params in magical
641         correct order.
642         
643 2004-05-11  Jackson Harper  <jackson@ximian.com>
644
645         * platforms/linux.make:
646         * platforms/win32.make: Define a PLATFORM_PATH_SEPARATOR used for
647         separating paths in env vars. (ie MONO_PATH).
648         * profiles/net_2_0.make: Always use gmcs for building the 2.0
649         libraries. corlib is the first lib built and it will build gmcs.
650         
651 2004-05-11  Jackson Harper  <jackson@ximian.com>
652
653         * library.make: Allow assembly names to be different then their
654         .sources file names.
655         
656 2004-05-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
657
658         * library.make: build NUnit if we try to run 'make test' and the dll
659         is not found.
660
661 2004-04-29  Jackson Harper  <jackson@ximian.com>
662
663         * library.make: Fix uninstall
664         
665 2004-04-29  Martin Baulig  <martin@ximian.com>
666
667         * rules.make: Added `INTERNAL_ILASM'.
668
669 2004-04-29  Jackson Harper  <jackson@ximian.com>
670
671         * library.make: Use RUNTIME instead of PLATFORM_RUNTIME for the
672         gacutil. gacutil needs to be run on our runtime. Make dependancys
673         more sane.
674         
675 2004-04-28  Jackson Harper  <jackson@ximian.com>
676
677         * library.make: Use the proper runtime, make sure gacutil is
678         built.
679         
680 2004-04-28  Jackson Harper  <jackson@ximian.com>
681
682         * library.make: Install these bad actors to the GAC.
683         
684 2004-04-28  Raja R Harinath  <rharinath@novell.com>
685
686         * library.make (test_flags): NUnit.Framework.dll is now in
687         class/lib/$(PROFILE).
688
689 2004-04-26  Jackson Harper  <jackson@ximian.com>
690
691         * library.make:
692         * profiles/bootstrap.make:
693         * profiles/default.make: profiles are built in their ownb lib
694         directory now.
695         * profiles/net_2_0.make: new .net 2.0 profile.
696         
697 2004-04-22  Martin Baulig  <martin@ximian.com>
698
699         * profiles/net_1_2.make: Removed.
700         * profiles/martin-generics.make: Remove.
701
702 2004-04-19  Raja R Harinath  <rharinath@novell.com>
703
704         * rules.make (%-recursive): Honor 'make -k'.
705
706 2004-02-17  Martin Baulig  <martin@ximian.com>
707
708         * profiles/generics.make: Renamed to `martin-generics.make' and
709         added a comment to the file.  I'll rename this back when it's
710         ready for public use.
711
712 2003-12-17  Jackson Harper <jackson@ximian.com>
713
714         * profiles/default.make:
715         * profiles/net_1_0.make: Add ONLY_1_0 and ONLY_1_1 defines to fix
716         the build
717         
718 2003-12-08  Peter Williams  <peter@newton.cx>
719
720         * config-default.make: Don't check for / define
721         ECHO_ESCAPE: the check isn't smart enough and
722         apparently OS X's shell somehow doesn't support
723         escape characters.
724
725         * library.make: Use embedded tab instead of 
726         $(ECHO_ESCAPE). Fixes OS X build.
727         
728         * executable.make: Same.
729         
730 2003-12-05  Martin Baulig  <martin@ximian.com>
731
732         * profiles/generics.make: Define `GENERICS'.
733
734 2003-12-05  Martin Baulig  <martin@ximian.com>
735
736         * profiles/net_1_2.make: New profile; uses the .NET 1.2 API's, but
737         without generics and with mcs instead of gmcs.
738
739         * profiles/bootstrap.make: New profile; already use the newly
740         compiled mcs to compile corlib.
741
742 2003-12-04  Martin Baulig  <martin@ximian.com>
743
744         * profiles/generics.make: Use gmcs.
745
746 2003-11-12 Jackson Harper <jackson@ximian.com>
747
748         * rules.make: 
749         * platforms/linux.make: corlib name is now mscorlib.
750         
751 2003-11-09 Ben Maurer  <bmaurer@users.sourceforge.net>
752
753         * profiles/generics.make: add the -2 flag.
754
755 2003-10-28 Jackson Harper <jackson@ximian.com>
756
757         * platforms/linux.make: Tell users to read INSTALL.txt not the
758         non-existant README.building.
759         
760 2003-10-22  Dick Porter  <dick@ximian.com>
761
762         * platforms/win32.make:
763         * platforms/linux.make:
764         * rules.make: Added RESGEN platform-specific tool.
765
766 2003-08-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
767
768         * config-default.make: the /nowarn arguments are now set on a per
769         library basis.
770
771 2003-07-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
772
773         * executable.make: install-local depends on the program too.
774
775 2003-07-25  Peter Williams <peter@newton.cx>
776
777         * rules.make (run-test): Make it depend on 'test-local'
778         then 'run-test-local' after 'run-test-recursive'. This way,
779         'make run-test' from the toplevel doesn't recurse through all
780         the directories doing a make test before we run anything.
781
782 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
783
784         * rules.make: run-test depends now on 'test'.
785
786 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
787
788         * rules.make: set corlib to PLATFORM_CORLIB if this is defined.
789
790 2003-07-22  Peter Williams  <peter@newton.cx>
791
792         * rules.make (withmcs): Add this developer utility target.
793
794 2003-07-20  Peter Williams  <peter@newton.cx>
795
796         * README.platforms: Update docs for changes below.
797
798         * platforms/win32.make (PLATFORM_CORLIB): Set this variable
799         to 'mscorlib.dll', instead of $(corlib) which everything links
800         against. *Almost* everything should link against our corlib --
801         with the exception of corlib_cmp and corlib_res.
802
803         * platforms/linux.make: Same here: corlib.dll
804
805         * rules.make: Define $(corlib) here.
806
807 2003-07-20  Peter Williams  <peter@newton.cx>
808
809         * config-default.make (TEST_RUNTIME): Use the platform runtime
810         to run tests, by default.
811
812         * profiles/default.make (TEST_RUNTIME): If our test runtime is
813         mono, use the --debug flag.
814
815         * executable.make (sourcefile): Add a basename so that we can
816         find the nunit sources and so we behave a bit more like
817         library.make
818
819         * config-default.make (TEST_HARNESS): Find nunit-console in its
820         new home.
821
822 2003-07-20  Peter Williams  <peter@newton.cx>
823
824         * library.make ($(response)): Do a "Creating ..." line here.
825
826         * executable.make ($(response)): Same.
827
828         * config-default.make: Make warning more forceful.
829
830         * rules.make: Define a useful 'PLATFORM_MONO_NATIVE' that is
831         set if the platform does not have a native runtime (ie, linux).
832         Also reorder some definitions.
833
834 2003-07-20  Peter Williams  <peter@newton.cx>
835
836         * Created. See ../ChangeLog for entries earlier than
837         this.
838