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(-)