Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-16 | Full name of the project used in license headers | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2012-02-16 | ZeroMQ renamed to Crossroads | 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> | |||
2011-11-04 | MSVC build fixed | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-11-01 | Copyright dates adjusted to reflect reality | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-10-31 | 250bpm copyrights added | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-06-18 | Refactor Windows versioning and WinSock usage.Signed-off-by: Steven McCoy ↵ | Steven McCoy | |
<steven.mccoy@miru.hk> | |||
2011-06-13 | Reverting previous commit that broke MSVC2010 build | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-06-12 | Fix scope on Windows includes. | Steven McCoy | |
Fix windows.h included before winsock2.h. Remove definition of _WINSOCKAPI_. Signed-off-by: Steven McCoy <steven.mccoy@miru.hk> | |||
2011-03-02 | The copyrights in file headers updated. | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-10-30 | Name of "GNU Lesser Public License" corrected. | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-06-04 | Fix MINGW build | Martin Lucina | |
Mingw seems to define NOMINMAX, so don't redefine it if already defined | |||
2010-06-04 | platform.hpp for MSVC contains only very basic stuff | Martin Sustrik | |
2010-01-27 | fixed OpenPGM compilation on mingw32 | malosek | |
2010-01-05 | forced WINVER to 0x0501 for mingv32 build | malosek | |
2010-01-05 | Copyrights transferred from FastMQ to iMatix | Martin Sustrik | |
2009-11-03 | minor fixes for MSVC++ 2005 build | malosek | |
2009-10-05 | mingw port | malosek | |
2009-08-03 | renamed from zs to zmq | Martin Sustrik | |
2009-07-29 | initial commit | Martin Sustrik | |