Added disk space check for all builds.
Made the platform build configurable via props and refs in the same way that the package build is.
<?xml version="1.0"?>
<project name="SF-PLATFORM-PROPS">
<property name="sf.drive.space.needed" value="150G"/>
</project>