45 Commits
Author SHA1 Message Date
WrinklyNinja c7ceb24d35 Fixed typos. 2014-03-28 10:46:28 +00:00
WrinklyNinja 5a8530a69c Updated language support instructions. 2014-03-28 10:43:16 +00:00
WrinklyNinja 66c0f20c2d Updated README. 2014-03-28 10:31:59 +00:00
WrinklyNinja 63ee9388ec BOSS -> LOOT for remaining non-code files. 2014-03-06 19:23:15 +00:00
WrinklyNinja 8cd196667a Updated readmes. 2014-02-23 17:19:26 +00:00
WrinklyNinja 05df82c1e8 (Untested) installer now installs MSVC redist if missing. 2014-02-18 19:09:34 +00:00
WrinklyNinja 72a5023000 Fixed mixed up regexes in readme. 2014-02-14 08:09:07 +00:00
WrinklyNinja dac4e5105b Tidied up docs. Fixed Windows XP support. 2014-02-14 08:06:37 +00:00
WrinklyNinja 717db2657e Added note about building Windows XP support. 2014-02-06 20:58:22 +00:00
WrinklyNinja 17eb171b12 Update README.md
Removed references to Graphvis as part of issue #90 work.
2014-01-29 10:10:40 +00:00
WrinklyNinja eed2cb2f83 README.md update. 2014-01-14 07:27:51 +00:00
WrinklyNinja 1bab8cbdb1 Fixed legacy parser not extracting ITM counts correctly. 2014-01-13 23:56:13 +00:00
WrinklyNinja 12a7b440bd Misc. updates.
Fixed MSVC warning and updated code for libgit2 v0.20.0 release.
2014-01-09 14:18:50 +00:00
WrinklyNinja 01894d62ef Switched development to MSVC 2013.
Updated instructions and build settings to reflect this. Also using the
Boost SVN r86365, since neither the 1.54 release nor the 1.55 beta want
to build using MSVC 2013.
2013-10-20 11:37:58 +01:00
WrinklyNinja afdf1e4bc4 Misc updates in line with update to wxWidgets v3.0 RC 1. 2013-10-15 18:24:08 +01:00
WrinklyNinja 6c0830eab2 Switched to using NSIS 3 alpha for installer. 2013-09-27 20:20:40 +01:00
WrinklyNinja e08363180f Implemented HTTPS support with libgit2 using OpenSSL.
Might fix issue #68.
2013-09-27 13:04:02 +01:00
WrinklyNinja b86364fe41 Removed Subversion support (issue #63). 2013-09-19 23:44:59 +01:00
WrinklyNinja 2ff3fa2ad0 More docs updates.
In particular, documented the new location data structure.
2013-09-19 15:37:46 +01:00
WrinklyNinja 00504dd80a Closes issue #47.
Creates zip, not 7zip archives because I can't get pylzma working (I
think I broke my python install...). Not a big problem though.
2013-09-16 13:27:48 +01:00
WrinklyNinja 3a86206de3 Masterlist converter work.
* Added CMake instructions.
* Added info to README.
* Fixed a few build errors.
* Parsing errors are now outputted to console.
2013-09-16 10:29:58 +01:00
WrinklyNinja f50494f650 Updated readme to account for new home. 2013-09-14 19:43:13 +01:00
WrinklyNinja fc3f27a062 Build stuff. Improved Windows support, tidied up. 2013-09-09 07:49:24 +01:00
WrinklyNinja 29eb4e2a92 Documented the required GraphVis binaries. 2013-08-15 11:50:40 +01:00
WrinklyNinja f3660d7840 Updated build system to incorporate libgit2.
Also, VCS picking is done by looking to see if ".git" is in the remote
URL or not.
2013-07-28 21:37:37 +01:00