Commits

Jordan Rose committed a178d0faa25
[build-script] Prevent sleeping while building. I've only implemented this for OS X, which comes with the 'caffeinate' command. If anyone would like to implement something similar for Linux, feel free. (Although please make sure that it's signal-safe, i.e. if the build is interrupted the computer's sleep settings return to normal.)