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