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