summaryrefslogtreecommitdiff
path: root/builds
AgeCommit message (Collapse)Author
2010-11-16FD_SETSIZE defaults to 1024 in MSVC buildMartin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-11-05signaler renamed to mailboxMartin Sustrik
For historical reasons queue to transfer commands between threads was called 'signaler'. Given that it was used to pass commands rather than signals it was renamed to 'mailbox', see Erlang mailboxes. Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-10-13Merge branch 'maint'Martin Sustrik
* maint: Add support for RHEL6 in the spec file
2010-10-13Add support for RHEL6 in the spec fileSebastian Otaegui
Signed-off-by: Sebastian Otaegui <feniix@gmail.com>
2010-10-09Merge branch 'maint'Martin Sustrik
* maint: Version macros added Conflicts: builds/msvc/platform.hpp Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-10-09Version macros addedMartin Sustrik
Macro ZMQ_VERSION represents the current version of 0MQ Macro ZMQ_MAKE_VERSION(major,minor,patch) allows to create a representation of the specified version. The versions can be compared using simple <, >, ==, etc. operators. Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-09-27MSVC build fixedMartin Sustrik
2010-09-04Version number incremented to 2.0.10Martin Sustrik
2010-09-01maint: will become 2.0.9Martin Sustrik
2010-09-01MSVC build fixedMartin Sustrik
2010-08-28MSVC build fixedMartin Sustrik
2010-08-25MSVC build fixedMartin Sustrik
2010-08-25'master' will become 2.1.x releaseMartin Sustrik
2010-08-25Update version number to 2.0.8Martin Lucina
2010-08-05Fixed MSVC project for PULL/PUSHPieter Hintjens
2010-06-26msg_store added to MSVC buildMartin Sustrik
2010-06-17Windows build fixedMartin Sustrik
2010-06-04platform.hpp for MSVC contains only very basic stuffMartin Sustrik
2010-06-04MSVC build fixedMartin Sustrik
2010-05-28RPM packaging cleanupsMartin Lucina
- ditch -utils package - add descriptions from Debian packaging
2010-05-28Import redhat packagingMikko Koppanen
2010-05-05MSVC build fixedMartin Sustrik
2010-04-29windows port fixedMartin Sustrik
2010-04-26MSVC build fixedMartin Sustrik
2010-04-12win build fixedMartin Sustrik
2010-04-12MSVC perf build fixedMartin Sustrik
2010-04-11version number bumped to 2.0.7 for MSVC buildMartin Sustrik
2010-04-07Win32 build fixedMartin Sustrik
2010-03-16Add MSVC build files to distributionMartin Sustrik
2010-03-16Removing leftover MSVC buildsMartin Sustrik
2010-03-12MSVC build: C++ perf tests removed; all executables go into bin directoryunknown
2010-03-12Java binding removed from MSVC buildunknown
2010-02-27ruby binding removed from msvc buildunknown
2010-02-27python binding removed from nsvc buildunknown
2010-02-26Win32 build of Java binding fixedunknown
2010-02-24chat example removed from win build; missing fd_signaler_t::poll on win addedunknown
2010-02-23Win32 build fixedunknown
2010-02-17zmq_version fixed on Win32 platformunknown
2010-02-03Win32 build fixedunknown
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-12-28MSVC build fixedunknown
2009-12-15win32 build fixedunknown
2009-12-13zmq_streamer & zmq_queue are built under MSVCunknown
2009-12-10MSVC build for chat example addedunknown
2009-11-27msvc build fixedmalosek
2009-09-23Updated libzmq.vcproj filemalosek
2009-09-17msvc directory moved into builds dirmalosek