Added build.sql so that projects have somewhere to write build related sql scripts (e.g. for modifying the create table scripts to replace ${default_content_id} with a number.
Added o/s property to the common.properties, so that you can configure whether to use windows or linux configuration file. Modified common build to update the content repository deletion - wasn't working as the repository location had been changed.