Commit Graph

23 Commits

Author SHA1 Message Date
Jin Wang 0d39215b03 Changed the module.map to module.modulemap in order to support the latest clang compiler.
Removed several constants to support the latest ZeroMQ library.
Change the import path to recursive in order to find the zmq.h file.
2016-02-28 21:38:16 +11:00
Paulo Faria d4e5da572c Merge pull request #2 from BoteRock/master
Build libzmq from source, generate SwiftZMQ.framework for macosx and iphoneos platforms.
2016-01-21 07:57:07 -02:00
Andres Botero c5258068f4 Fix run script build phase 2016-01-20 23:33:21 -05:00
Andres Botero 8d4c90308a Add different libzmq to the compilation steps 2016-01-20 23:13:00 -05:00
Andres Botero 8b34480027 Add diferent libzmq for ios and osx 2016-01-20 21:48:37 -05:00
Andres Botero 92b1a95fb4 updated readme 2016-01-20 18:25:14 -05:00
Andres Botero 9b03d632d4 Add iOS build target 2016-01-20 18:13:42 -05:00
Andres Botero f4b6a6dece Add compiled libzmq to project 2016-01-19 16:44:18 -05:00
Andres Botero 8aaf61e5a0 Add missing change in SocketTypes support 2016-01-19 16:42:31 -05:00
Andres Botero fea01ec271 Add script to clone libzmq source and compile+lipo 2016-01-18 22:34:17 -05:00
Andres Botero 00178bb3b3 added multiplatform compilation 2016-01-18 19:29:25 -05:00
Andres Botero 8d6cbd9b2c Add .Server and .Client SocketTypes available in zmq4-2 2016-01-18 19:20:32 -05:00
Paulo Faria 6b2a5d536d update README 2015-12-01 21:07:02 -02:00
Paulo Faria b74f847a9f Update README.md 2015-11-06 20:03:14 -02:00
Paulo Faria 33cd1730ec update deinits 2015-10-26 03:09:23 -02:00
Paulo Faria 8bedab1672 fix CURVE getters 2015-10-26 03:05:13 -02:00
Paulo Faria e26e2a2cde update README 2015-10-26 03:00:01 -02:00
Paulo Faria cf63d57413 add libsodium to brew install in travis.yml 2015-10-26 02:58:33 -02:00
Paulo Faria a3dff99556 add brew to travis.ml 2015-10-26 02:51:41 -02:00
Paulo Faria 58865c18d7 share scheme 2015-10-26 02:41:35 -02:00
Paulo Faria b694fc1960 update README 2015-10-26 02:09:34 -02:00
Paulo Faria e90be67975 update README 2015-10-26 01:36:07 -02:00
Paulo Faria f193b0358d init 2015-10-26 01:25:04 -02:00