Commits

Jordan Rose committed 9b55933e027
Check to see if any source files were modified during the build. For now, just error out at the end of the build if something was modified, forcing a rebuild. The incremental logic should get that rebuild right. We could automatically restart the rebuild, but that could lead to infinite compilation if the user continues to edit an important file.