14 Commits
Author SHA1 Message Date
Oliver Hamlet da99bf37c7 Update build instructions. 2015-04-03 19:17:19 +01:00
Oliver Hamlet eee2bfac7c Update to CEF v3.2171.1979.
Using the bundled VS solution files is deprecated, and they aren't
provided for the 2272 branch, so update the instructions to use
CMake. One D3D DLL has been replaced with a newer DLL too, so
the build and packaging scripts have been updated for that.
2015-02-01 11:49:22 +00:00
Oliver Hamlet 94dcde5e57 Minor corrections to build instructions. 2014-11-06 15:26:02 +00:00
Oliver Hamlet 6c0fb0b8dd Updated MSVC build doc.
Now it mentions the 3rd party CMake modules used. Also some trailing
whitespace trimmed.
2014-11-02 16:22:09 +00:00
Oliver Hamlet 3b406ed198 Update BUILD.MSVC.md
Fixed code boxes.
2014-09-30 10:59:14 +01:00
WrinklyNinja 17aadb565e Added command-line parameters.
However, there's an issue with initialisation and the whole
multi-process thing making that difficult.
2014-07-12 16:36:39 +01:00
WrinklyNinja 42467806ee Initial CEF implementation.
Basically just the cefsimple example adapted to show the LOOT HTML page.
2014-07-12 16:28:49 +01:00
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