# HG changeset patch # User ThomasE # Date 1248878145 -3600 # Node ID 1c53d9d8d78d599c3c92da64d2028713f887829c # Parent 4dfae3e0480877fc68b06db7e3ae93cd3bacc3aa Added a new "sf.os.compile.fast" parameter to skip redundant steps when executing the builds in separate config targets. diff -r 4dfae3e04808 -r 1c53d9d8d78d sf-platform/build.xml --- a/sf-platform/build.xml Wed Jul 29 12:26:02 2009 +0100 +++ b/sf-platform/build.xml Wed Jul 29 15:35:45 2009 +0100 @@ -175,9 +175,16 @@ - - - + + + + + + + + + + - - - - + + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - + + + + + @@ -259,23 +279,30 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + +