Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-25 | Add 64 bit windows builds to MSVC solution. | Robin Watts | |
A few casts are required within the code, along with a few #ifdef changes. Some tweaks to curl are required too. | |||
2014-08-19 | don't always write to Visual Studio's Output console in debug builds | Simon Bünzli | |
We build MuPDF without NDEBUG defined in order to check assertions but don't want Visual Studio's Output console flooded with warnings for broken documents. So instead of always defining USE_OUTPUT_DEBUG_STRING for debug builds under Windows, allow the VS solutions to define it when desired and to omit it when not. | |||
2014-03-25 | Update win32 project files for JS. | Tor Andersson | |