53 Commits
Author SHA1 Message Date
Oliver Hamlet b6467bd3ff Updated dependency versions. 2014-12-20 20:08:34 +00:00
WrinklyNinja ee9937319c Updated versions of Boost and libgit2 used. 2014-08-10 18:00:57 +01:00
WrinklyNinja bf68d78f60 Updated readme's wxWidgets version. 2014-07-12 09:10:23 +01:00
WrinklyNinja 6fa299991d Updated dependency version. 2014-06-23 21:37:31 +01:00
WrinklyNinja 5a307f9de0 Build system changes.
Removed zlib dependency. Boost is now found by CMake. Each library now has separate root directory variables for greater flexibility. A few variables have been renamed for clarity/standardisation.
2014-05-11 10:56:54 +01:00
WrinklyNinja 395a75e09e Removed stray PugiXML reference. 2014-05-09 17:28:13 +01:00
WrinklyNinja 39cbe12b99 Implemented JSON report data generation.
For issue #136. The PugiXML dependency has been removed. The following
limitations apply:
* Viewing reports externally doesn't currently work as the URL parameter
causes the JS file to be opened.
* The detection of change in report details is not yet re-implemented.
* The report cannot yet be translated.
2014-05-08 20:22:32 +01:00
Frederik "Freso" S. Olesen d63bda63a7 Fix typo: "wawrnings" -> "warnings"
Reported by pStyl3:
https://forums.bethsoft.com/topic/1496381-/page-3#entry23560263
2014-03-31 19:06:58 +02:00
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