7 Commits
Author SHA1 Message Date
WrinklyNinja 6201967bcb Updated build instructions, changelog.
It seems that CMake 3.0.0's GUI sets the toolset to `vc120_xp` by
default, and it can't then be overridden in a CMakeLists.txt. Generating
using the command line is therefore more reliable.
2014-06-21 13:04:45 +01:00
WrinklyNinja 8102d18044 Removed Windows XP support from CMakeLists.
Also updated readme and build instructions.
2014-06-20 17:48:53 +01:00
WrinklyNinja e309969949 Updated libgit2 usage for v0.21.0. 2014-06-20 16:34:57 +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
Alexander Filippov 303812ccab Update BUILD.MSVC.md
Little help for newcomers with CMake to clarify CMake keys and zlib
2014-04-05 23:35:42 +04:00
WrinklyNinja 78071fd444 BOSS -> LOOT for docs.
Mostly just search/replace, will need to be read over later to make sure
I didn't miss anything.
2014-03-06 19:13:21 +00:00
WrinklyNinja dac4e5105b Tidied up docs. Fixed Windows XP support. 2014-02-14 08:06:37 +00:00