You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by vo...@apache.org on 2018/11/23 02:38:45 UTC

[rocketmq-client-cpp] branch master updated (ef13b12 -> d648635)

This is an automated email from the ASF dual-hosted git repository.

vongosling pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-cpp.git.


    from ef13b12  Merge pull request #12 from wlliqipeng/master
     add 23c60a2  Update the boost version to 1.58.0 for build.sh Resolve the bug for build by build.sh when copy libraries source to rocketmq-client-root/ other than download from internet
     add d99cb42  Update boost version from 1.56 to 1.58 for build.sh and README.md Resolve a bug for build.sh when user copy libevent/jsoncpp/boost source files to rocketmq-client-cpp dir other then downloaded by build.sh
     add 9b4c784  Revert "1. update boost version from 1.56 to 1.58"
     add 298b863  Add exist command when there is error in building dependcy libraries
     add cdfb855  Update some README.md description
     add dfb38ef  Resolve the bug for StringIdMaker not support Win32 platform
     new d648635  Merge pull request #11 from jonnxu/master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                      | 20 ++++++------
 build.sh                       | 73 ++++++++++++++++++++++++++++++++++--------
 src/producer/StringIdMaker.cpp | 30 +++++++++++++++--
 src/producer/StringIdMaker.h   |  9 ++++--
 4 files changed, 104 insertions(+), 28 deletions(-)


[rocketmq-client-cpp] 01/01: Merge pull request #11 from jonnxu/master

Posted by vo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-cpp.git

commit d6486358cc663c12c3e9a85b492a117c8c37aeba
Merge: ef13b12 dfb38ef
Author: von gosling <vo...@apache.org>
AuthorDate: Fri Nov 23 10:38:41 2018 +0800

    Merge pull request #11 from jonnxu/master

 README.md                      | 20 ++++++------
 build.sh                       | 73 ++++++++++++++++++++++++++++++++++--------
 src/producer/StringIdMaker.cpp | 30 +++++++++++++++--
 src/producer/StringIdMaker.h   |  9 ++++--
 4 files changed, 104 insertions(+), 28 deletions(-)