]>
git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Xiaoxi Chen [Mon, 23 Mar 2015 03:47:31 +0000 (11:47 +0800)]
Update Makefile.am to make it build
Build_detect_version.sh was removed from upstream,
changed the way to generate util/build_version.cc.
Also a lot of source files were created/removed,
Updated the source list and header list.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Sage Weil [Thu, 31 Jul 2014 18:08:25 +0000 (11:08 -0700)]
configure: -Wno-portability
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Mon, 28 Jul 2014 21:06:52 +0000 (14:06 -0700)]
.gitignore: *~ and .dirstamp
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Mon, 28 Jul 2014 21:05:53 +0000 (14:05 -0700)]
configure.ac: lower autoconf version requirement
Signed-off-by: Sage Weil <sage@redhat.com>
Josh Durgin [Wed, 16 Jul 2014 19:27:41 +0000 (12:27 -0700)]
Makefile.am: use subdir-objects
This should work across more versions of automake
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin [Tue, 15 Jul 2014 19:24:06 +0000 (12:24 -0700)]
Makefile.am: use custom vars instead of resetting common ones
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
xinxin shu [Thu, 29 May 2014 00:10:17 +0000 (08:10 +0800)]
add autoconf/automake support
Signed-off-by: xinxin shu <xinxin.shu@intel.com>