From 949c5caba25f6273bd87b09a8aa568227bd44240 Mon Sep 17 00:00:00 2001 From: Josh Suereth Date: Mon, 11 Jun 2012 12:08:10 -0400 Subject: MSIL now build as part of compiler. * MSIL is now compiled/embedded with compiler * Tested building new STARR, everything groovy * Can probably remove msil/forkjoin/fjbg from STARR now that they're properly embedded/built. --- build.xml | 184 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 90 insertions(+), 94 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index ef518a7233..b5f5d07e54 100644 --- a/build.xml +++ b/build.xml @@ -135,16 +135,6 @@ END-USER TARGETS - - - - - - - - @@ -175,6 +165,7 @@ PROPERTIES + @@ -392,13 +383,11 @@ INITIALISATION + - - - @@ -688,6 +677,33 @@ LOCAL REFERENCE BUILD (LOCKER) + + + + + + + + + + + + + + + - - @@ -1041,27 +1055,7 @@ QUICK BUILD (QUICK) - - - - - - - - - - - - - - - - - - - - - + @@ -1070,6 +1064,33 @@ QUICK BUILD (QUICK) + + + + + + + + + + + + + + + - @@ -1439,8 +1459,6 @@ PACKED QUICK BUILD (PACK) - - @@ -1709,7 +1727,33 @@ BOOTSTRAPPING BUILD (STRAP) - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -2235,7 +2231,7 @@ DOCUMENTATION BOOTRAPING TEST AND TEST SUITE ============================================================================ --> - + @@ -2515,11 +2511,11 @@ STABLE REFERENCE (STARR) - + + - -- cgit v1.2.3