Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-16 | MSVC build: ZeroMQ renamed to Crossroads | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2012-02-16 | MSVC2008 build system removed | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-12-15 | Added MSVC10 solution and project files for Windows | Stuart Webster | |
These include configurations for both Win32 and x64 platforms. All project settings have been normalised in property sheets (the ".props" files under builds/msvc/properties) to simplify maintenance. Build artefacts are all generated in platform-specific subfolders of bin, lib and obj directories. Also enables the use of precompiled headers with MSVC10. This significantly reduces the time required to compile libzmq with Visual Studio on Windows. It should have no impact on other platforms. Signed-off-by: Stuart Webster <sw_webster@hotmail.com> | |||
2010-06-17 | Windows build fixed | Martin Sustrik | |
2010-06-04 | MSVC build fixed | Martin Sustrik | |
2010-04-12 | MSVC perf build fixed | Martin Sustrik | |
2010-03-12 | MSVC build: C++ perf tests removed; all executables go into bin directory | unknown | |
2009-09-17 | msvc directory moved into builds dir | malosek | |