6 Commits
Author SHA1 Message Date
Oliver Hamlet 1ef0af0bd6 Fix docs deployment's new trailing line
Also add the source repo and commit to the commit message.
2016-07-28 08:18:38 +01:00
Oliver Hamlet 8e13efe4db Fix AppVeyor env var value conditions
I assumed that the documented values of `true` and `false` were
booleans, not strings.
2016-07-27 23:34:53 +01:00
Oliver Hamlet bcdf5afdf5 Automate documentation deployment
To the loot.github.io repo/site. This script has been tested locally,
aside from the final git push command.
2016-07-27 22:34:21 +01:00
Frederik “Freso” S. Olesen 6a4819fea5 Download Boost from SourceForge via HTTPS. 2016-07-27 12:00:21 +02:00
Oliver Hamlet 5021bc1763 Build and deploy installer on tagged commits 2016-07-25 17:29:11 +01:00
Oliver Hamlet 5f91898b79 Add AppVeyor config
AppVeyor provides a free Windows-based CI environment, which allows
native Windows LOOT builds to be automated!
2016-07-21 19:51:34 +01:00