Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disabled MSVC deprecation / security warnings for external libraries - we expect them to be secure enough | madmaxoft@gmail.com | 2012-07-15 | 1 | -3/+6 |
* | Fixed MSVC2008 projects for new zlib | madmaxoft@gmail.com | 2012-06-04 | 1 | -30/+26 |
* | Fixed output directory structure in the "Release profiled" configuration | madmaxoft@gmail.com | 2012-05-09 | 1 | -2/+2 |
* | Added a profiling option to the VC2008 projects, using the MS standalone profiler (see vc2008/profile_run.cmd for details and usage) | madmaxoft@gmail.com | 2012-05-08 | 1 | -0/+62 |
* | Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it. | madmaxoft@gmail.com | 2012-02-13 | 1 | -4/+4 |
* | VC2008: removed an unneeded file from zlib project | madmaxoft@gmail.com | 2012-02-01 | 1 | -4/+0 |
* | MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Express | madmaxoft@gmail.com | 2012-01-27 | 1 | -0/+267 |