Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@hurrynot.org>2006-04-11 13:32:47 +0400
committerRaja R Harinath <harinath@hurrynot.org>2006-04-11 13:32:47 +0400
commite71c98e966756ee93fd880bc4bbc6358cf83dd19 (patch)
tree911b6f94570d2e5e7ad2ecbc6941092745491443 /mcs/ChangeLog
parent351934c69f0ca518343b00006f30518a97749460 (diff)
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
Diffstat (limited to 'mcs/ChangeLog')
-rw-r--r--mcs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/ChangeLog b/mcs/ChangeLog
index 3dc3daad212..cabd9b954ce 100644
--- a/mcs/ChangeLog
+++ b/mcs/ChangeLog
@@ -1,3 +1,7 @@
+2006-04-11 Raja R Harinath <rharinath@novell.com>
+
+ * Makefile (SUBDIRS): Remove tools/resgen.
+
2005-11-21 Raja R Harinath <rharinath@novell.com>
* Makefile (net_2_0_bootstrap_SUBDIRS): Add ilasm.