90 Commits
Author SHA1 Message Date
Oliver Hamlet a08e26ac8f Documentation updates.
Set v0.8.0 release date to the 22nd.
2015-07-19 17:58:13 +01:00
Oliver Hamlet e859c4006f Implement new version comparison algorithm.
This removes the Alphanum dependency too. Closes #469.
2015-07-19 14:09:11 +01:00
Oliver Hamlet 719c6527de Fixed README typo. 2015-07-18 01:27:23 +01:00
Oliver Hamlet d9dd2f2357 Rewrite installer using Inno Setup instead of NSIS.
For #467.

Korean and Simplified Chinese expect the unofficial translation
files to be dropped into the folder that holds the rest of the
translation files. If the files are missing, their translations
will not be included when the installer is built.

The translated strings were done in Google Translate and checked
in Bing Translate. They should at least be legible, if not great
quality.

The README now refers to Inno Setup, and the CONTRIBUTING file
has been generally updated both for the switch to Inno and the
recent code refactoring.
2015-07-18 01:20:56 +01:00
Oliver Hamlet aa03d0585c Update Bower/Vulcanize install/usage instructions. 2015-07-17 10:41:27 +01:00
Oliver Hamlet 43782956cf Update README and Travis config. 2015-07-10 08:52:15 +01:00
Oliver Hamlet 731a133eb3 Update libgit2 used to v0.22.3. 2015-06-29 18:47:24 +01:00
Oliver Hamlet b5b10f6e4e Revert "Update CEF used to branch 2357."
This reverts commit d2706967cc.
2015-06-11 16:21:12 +01:00
Oliver Hamlet d2706967cc Update CEF used to branch 2357.
Based on Chromium 43.
2015-06-06 12:01:49 +01:00
Oliver Hamlet 8ec47cca17 Misc. README updates. 2015-05-08 21:28:56 +01:00
Oliver Hamlet 4fed533df2 Update branch to use for yaml-cpp. 2015-03-31 12:42:23 +01:00
Oliver Hamlet d85fa2bb72 Update libgit2 used. 2015-03-31 11:51:13 +01:00
Oliver Hamlet ac18e615c3 Specify which yaml-cpp branch to use.
yaml-cpp is now on GitHub, and I've replaced my manual fork with a
GitHub-fork of the official repository, and applied my patches in a
branch of that.
2015-03-31 10:07:12 +01:00
Oliver Hamlet 87994d7477 Update CEF link in README
As Google Code is going down, it has moved to Bitbucket. yaml-cpp will also be moving (to GitHub), but that hasn't happened yet. I couldn't find any information on plans for Google Test.
2015-03-16 08:41:04 +00:00
Oliver Hamlet e1fa9bc705 Update CEF version mentioned in README. 2015-02-11 17:15:43 +00:00
Oliver Hamlet e1a27969fd Strip whitespace when Vulcanizing.
There's a bug of some sort that causes the LOOT's interface to not
launch correctly (similar to the white screen bug that can happen when
launching through MO) when `<core-label>` is HTML imported. Manually
stripping trailing whitespace fixes this, and so does telling Vulcanize
to strip unnecessary whitespace.
2015-02-01 16:10:52 +00:00
Oliver Hamlet 28ea1649cb Remove Linux build instructions.
They're hopelessly outdated, and not worth maintaining, as the
.travis.yml really provides all the necessary info.
2015-02-01 00:41:09 +00:00
Oliver Hamlet 547768352c Update README.md 2015-01-26 21:01:12 +00:00
Oliver Hamlet 7a53590d85 Added Jed Gettext Parser dependency to README.
As it's no longer included in LOOT's source.
2015-01-07 11:16:24 +00:00
Oliver Hamlet ea671f6e06 Updated given version of libgit2 used. 2014-12-20 17:42:52 +00:00
Oliver Hamlet 5e8c8244d9 Update README.md 2014-12-14 08:24:27 +00:00
Oliver Hamlet 6ead4e4fab Merge branch 'material-design' into dev 2014-12-07 20:30:22 +00:00
Oliver Hamlet ada9cd1395 Added Travis status image to README. 2014-12-07 19:59:18 +00:00
Oliver Hamlet 0aecb015bc Removed Vulcanize bug warning from README.
As of v0.7.1, it's no longer a problem.
2014-12-07 18:32:12 +00:00
Oliver Hamlet ac79b63fa0 LOOT now expects an index.html
That isn't present in the repository, as it should be generated using
Vulcanize. I've updated the README to reflect this.
2014-11-11 21:38:40 +00:00