2007-07-27 Jb Evain <jbevain@novell.com>
authorJb Evain <jbevain@gmail.com>
Fri, 27 Jul 2007 22:56:28 +0000 (22:56 -0000)
committerJb Evain <jbevain@gmail.com>
Fri, 27 Jul 2007 22:56:28 +0000 (22:56 -0000)
* Makefile: integrate the tuner in the build.

svn path=/trunk/mcs/; revision=82897

mcs/ChangeLog
mcs/Makefile
mcs/tools/ChangeLog
mcs/tools/Makefile

index 908547606910af40c35ddc8b6e9b94ed1e9b2019..f682a7d0824b839b8d60fa1dbd7cb5eead5b420a 100644 (file)
@@ -1,3 +1,7 @@
+2007-07-27  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: integrate the tuner in the build.
+
 2007-07-26  Jb Evain  <jbevain@novell.com>
 
        * smcs: add a project of its own for the 2.1 compiler.
index 8450e68b2f23fdfdfa13cd0fc62279bead2b829c..938ac2279f89710c698e1f3a99ce3e6e56509b3e 100644 (file)
@@ -7,7 +7,7 @@ basic_SUBDIRS := build jay mcs class
 net_1_1_bootstrap_SUBDIRS := build jay mcs class ilasm tools
 net_2_0_bootstrap_SUBDIRS := build jay mcs class ilasm tools
 net_2_0_SUBDIRS := build jay gmcs class nunit20 ilasm tools tests errors
-net_2_1_SUBDIRS := build jay gmcs smcs class
+net_2_1_SUBDIRS := build smcs class tools
 
 # List of test subdirs that should pass 100%
 centum_tests := \
index 430edcc7dab6d334219fed0e956ff82c5515d3e9..1322a8c432675b3470d0ac70ef6b88c5452f16b0 100644 (file)
@@ -1,3 +1,7 @@
+2007-07-27  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: integrate the tuner in the build.
+
 2007-07-17  Jb Evain  <jbevain@novell.com>
 
        * Makefile: integrate the linker in the build.
index 2a6096ebe48ab88bd6d2cfd12934aeee1b6dc85b..a2d8057c1f8775a4017f1e6fbb0838535b8c1bfe 100644 (file)
@@ -9,6 +9,7 @@ net_1_1_bootstrap_SUBDIRS = gacutil security resgen culevel
 net_2_0_bootstrap_SUBDIRS = resgen
 
 net_2_0_SUBDIRS = al corcompare wsdl compiler-tester monop xbuild resgen mono-service mkbundle sgen security
+net_2_1_SUBDIRS = tuner
 
 DIST_ONLY_SUBDIRS = xbuild sgen