libzmq/builds
Sébastien Rombauts 41d79bc19e Windows CE support : using standard _WIN32_WCE flag instead of WINCE
- when compiling for Windows CE, a C++ project must define the preprocessor definitions: UNDER_CE=$(CEVersion),_WIN32_WCE=$(CEVersion)
- choosing the "_WIN32_CE" form for uniformization with "_WIN32" and "_WIN32_WINNT" already used in libzmq (boost is using both forms)
- see http://msdn.microsoft.com/en-us/library/ee479161(v=winembedded.60).aspx
2013-02-19 16:49:23 +01:00
..
cmake Fix using wrong name for windows.h check in cmake 2013-01-27 18:09:53 -05:00
msvc Windows CE support : using standard _WIN32_WCE flag instead of WINCE 2013-02-19 16:49:23 +01:00
redhat deprecate zmq_ctx_destroy in favor of zmq_ctx_term 2013-01-17 15:48:18 -08:00
valgrind Fixed issue #348 2012-03-26 16:31:12 -05:00