]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/log
rocksdb.git
10 years agoUpdate Makefile.am to make it build
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>
10 years agoconfigure: -Wno-portability
Sage Weil [Thu, 31 Jul 2014 18:08:25 +0000 (11:08 -0700)]
configure: -Wno-portability

Signed-off-by: Sage Weil <sage@redhat.com>
10 years ago.gitignore: *~ and .dirstamp
Sage Weil [Mon, 28 Jul 2014 21:06:52 +0000 (14:06 -0700)]
.gitignore: *~ and .dirstamp

Signed-off-by: Sage Weil <sage@redhat.com>
10 years agoconfigure.ac: lower autoconf version requirement
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>
10 years agoMakefile.am: use subdir-objects
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>
10 years agoMakefile.am: use custom vars instead of resetting common ones
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>
10 years agoadd autoconf/automake support
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>