In .:
authorRaja R Harinath <harinath@hurrynot.org>
Tue, 11 Apr 2006 09:32:47 +0000 (09:32 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Tue, 11 Apr 2006 09:32:47 +0000 (09:32 -0000)
commite71c98e966756ee93fd880bc4bbc6358cf83dd19
tree911b6f94570d2e5e7ad2ecbc6941092745491443
parent351934c69f0ca518343b00006f30518a97749460
In .:
2006-04-11  Raja R Harinath  <rharinath@novell.com>

* Makefile (SUBDIRS): Remove tools/resgen.

In build:
2006-04-11  Raja R Harinath  <rharinath@novell.com>

* profiles/default.make (BOOTSTRAP_PROFILE): Define.
* profiles/net_2_0.make (BOOTSTRAP_PROFILE): Define.
* rules.make (INTERNAL_RESGEN): Pick from bootstrap profile.

In class/Microsoft.VisualBasic:
2006-04-11  Raja R Harinath  <rharinath@novell.com>

* Makefile (bootstrap_profile): Remove.
(ilasm): Use BOOTSTRAP_PROFILE from $(PROFILE).make.

In tools:
2006-04-11  Gert Driesen  <gert.driesen@telenet.be>
    Raja R Harinath  <rharinath@novell.com>

* Makefile (net_1_1_bootstrap_SUBDIRS): Add 'resgen'.
(net_2_0_bootstrap_SUBDIRS, net_2_0_SUBDIRS): Likewise.

In tools/resgen:
2006-04-11  Gert Driesen  <gert.driesen@telenet.be>
    Raja R Harinath  <rharinath@novell.com>

* Makefile (PROGRAM): Make profile-specific.
(PROGRAM_COMPILE): Don't set.
(CLEAN_FILES): Add 'resgen.exe'.

svn path=/trunk/mcs/; revision=59349
12 files changed:
mcs/ChangeLog
mcs/Makefile
mcs/build/ChangeLog
mcs/build/profiles/default.make
mcs/build/profiles/net_2_0.make
mcs/build/rules.make
mcs/class/Microsoft.VisualBasic/ChangeLog
mcs/class/Microsoft.VisualBasic/Makefile
mcs/tools/ChangeLog
mcs/tools/Makefile
mcs/tools/resgen/ChangeLog
mcs/tools/resgen/Makefile