Commit Graph

32 Commits

Author SHA1 Message Date
badim 2d7340b24d swift3 and c lib 2016-03-16 11:36:47 +02:00
Paulo Faria df4a2b26a6 Merge pull request #7 from Zewo/migrate_to_data
Migrating from [int8] to data
2016-03-15 11:30:09 -03:00
badim 45b1088447 migrate to data 2016-03-15 14:56:00 +02:00
Paulo Faria 4f528ab28e Merge pull request #6 from goloveychuk/master
fix getEvents
2016-03-05 17:55:11 -03:00
badim 496054c472 fix getEvents 2016-03-05 22:53:46 +02:00
Paulo Faria 13c7ae025a Merge pull request #5 from younata/swift_package_manager
Add support for Swift 3.0, including the swift package manager
2016-03-01 17:18:41 -03:00
Rachel Brindle aaad844863 Use Zewo's CZeroMQ instead of younata's 2016-03-01 11:51:06 -08:00
Rachel Brindle f79572094f Add support for Swift 3.0, including the swift package manager 2016-03-01 11:23:05 -08:00
Paulo Faria 18e6d57bc1 Merge pull request #4 from KelvinJin/master
Updated it to support the latest ZeroMQ library.
2016-03-01 10:29:17 -03:00
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