From fad0bf216e196c78fdabc19227435d5e5e593a67 Mon Sep 17 00:00:00 2001 From: Josh Suereth Date: Wed, 23 May 2012 14:27:42 -0400 Subject: ASM now compiled once in the build. * Moved ASM sources to src/asm * New ant task builds asm *ONCE*. Build times improve by a few seconds * Fixed SBT build for new asm location. SBT build still broken from actors-migration and partest Review by @magarciaEPFL --- build.xml | 85 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 43 insertions(+), 42 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 4727dffbdc..d5b4395914 100644 --- a/build.xml +++ b/build.xml @@ -182,6 +182,7 @@ PROPERTIES + @@ -412,11 +413,44 @@ INITIALISATION + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -482,20 +516,6 @@ LOCAL REFERENCE BUILD (LOCKER) - - - - - - - - - - + @@ -538,11 +559,13 @@ LOCAL REFERENCE BUILD (LOCKER) + + @@ -610,6 +633,7 @@ PACKED LOCKER BUILD (PALO) + @@ -781,20 +805,6 @@ QUICK BUILD (QUICK) - - - - - - - - - - + @@ -1064,6 +1075,7 @@ QUICK BUILD (QUICK) + @@ -1130,6 +1142,7 @@ PACKED QUICK BUILD (PACK) + @@ -1346,19 +1359,6 @@ BOOTSTRAPPING BUILD (STRAP) - - - - - - - - - + -- cgit v1.2.3