81 Commits
Author SHA1 Message Date
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
Oliver Hamlet 4b552da092 Added instructions for getting UI dependencies. 2014-11-11 00:15:12 +00:00
Oliver Hamlet 5bed02bef8 Updated Boost and Libgit2 versions used. 2014-11-06 15:50:00 +00:00
Oliver Hamlet 96e3848b5e Updated CEF used, removed Encoding API shim.
The new CEF release branch is based off Chromium 39, so has native
support for the Encoding API.
2014-11-06 15:46:33 +00:00
Oliver Hamlet e9542e338f Minor repo readme adjustment. 2014-11-04 21:13:31 +00:00
Oliver Hamlet a22d1310a3 Started to implement Google Test unit tests.
Added a project for the tests to the CMake config, and added Google Test
as a dependency for it. Travis runs the tests. Some tests currently fail.
2014-11-01 12:38:17 +00:00
Frederik "Freso" S. Olesen 70c116c5a2 Fix link to 7-Zip website. 2014-08-31 20:01:50 +02:00
Frederik "Freso" S. Olesen d0a4479faf "7-zip" -> "7-Zip" 2014-08-31 19:57:01 +02:00
WrinklyNinja 7f2fe13d1d Documented archive script features. 2014-08-29 14:30:40 +01:00
WrinklyNinja f8ad761d87 Updated README.md
Removed translation section, added snapshot builds section.
2014-08-29 14:30:40 +01:00