Skip to content

n0n0x/thrift-deb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 23, 2014
352f67f · Jan 23, 2014

History

9 Commits
Jan 21, 2014
Jan 21, 2014
Jan 23, 2014
Jan 23, 2014
Jan 21, 2014
Jan 21, 2014
Jan 21, 2014
Jan 21, 2014
Jan 21, 2014
Jan 21, 2014
Jan 21, 2014
Jan 21, 2014
Jan 21, 2014
Jan 23, 2014
Jan 21, 2014
Jan 21, 2014
Jan 21, 2014
Jan 21, 2014
Jan 21, 2014
Jan 21, 2014

Repository files navigation

Apache Thrift Version 0.9.1 with debian dir for fb303

NOTE: THIS REPO ONLY BUILDS PYTHON AND C/C++ LIBS

original repo: https://git-wip-us.apache.org/repos/asf?p=thrift.git

0.9.1 branch: https://git-wip-us.apache.org/repos/asf?p=thrift.git;a=shortlog;h=refs/heads/0.9.1

clone 0.9.1 branch:
git clone -b 0.9.1 https://git-wip-us.apache.org/repos/asf/thrift.git thrift-0.9.1

Build:

- clone this repo
$ cd thrift-deb
$ dpkg-buildpackage -tc
$ cd contrib/fb303
$ dpkg-buildpackage -tc

  -tc clean source tree when finished.