builds: add ability to delete individual builds from database
This is a rudimentary implementation. By default the 'delete' links are hidden on the table. They are only enabled if 'su' is defined in the query string. This is not meant as a method of authentication, but as a way to hide this capability by default so it is not accidentally clicked.