Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-02 | [win10] add uwp to cmake | Dale Stammen | |
2016-08-09 | [cmake/win32] Build Effects11 with CMake | Christian Fetzer | |
2016-08-09 | Update to latest effects11, august 2 2016 release | Pär Björklund | |
2016-07-30 | remove win32 win10sdk dependency | mapfau | |
2016-07-19 | Bump sdk to Win 10 as cmake defaults to that for addons anyway. Add the few ↵ | Pär Björklund | |
headers we need from wdk as a package to simplify setup | |||
2016-04-09 | This should resolve the python issues caused by vs2015 upgrade. | Pär Björklund | |
Fixed copying of dll during build to avoid risking using python27.dll from system32 Rebuilt all statically linked libs with _ITERATOR_DEBUG_LEVEL=0 because of performance issues, especially during video development Curl should once again be linked against openssl switched all projects to use /MD or /MDd because it enables sharing of env between the loaded modules making our environment hacks less needed. Added curl and openssl to ignore list to avoid them being hooked by our crt emulation. This needs a proper fix and is likely resolved by Voyager's PR | |||
2016-04-01 | Visual studio 2015 fixes | Pär Björklund | |
2016-02-02 | Fixes that have come from the migration to vs2015 | Pär Björklund | |
Missing include of iterator Don't wait on addon update job when no repositories are found whitespace changes naming collisions | |||
2015-07-04 | [win32] Added Effects11 project to solution. | Anton Fedchin | |