Skip to content

Tags: benoitc/rocksdb

Tags

v4.1

Toggle v4.1's commit message
Fix Java Makefile

Summary:
In case rocksdb java package is built using make rocksdbjavastaticrelease, then
only those rocksdb binary built under the virtual environments is release build.

This patch fix this issue.

Test Plan:
PORTABLE=1 V=2 make rocksdbjavastaticrelease -j32
and make sure -O2 and -NDEBUG is included when compiling all source files.

Reviewers: sdong, anthony, IslamAbdelRahman, rven, kradhakrishnan, igor

Reviewed By: igor

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D50895

v4.0

Toggle v4.0's commit message
Merge pull request facebook#764 from dmittendorf/fix-java-static-pack…

…aging

Fix crossbuild jar packaging
Conflicts:
	Makefile
	java/crossbuild/build-linux-centos.sh

rocksdb-4.1

Toggle rocksdb-4.1's commit message
Change RocksDB version to 4.1

Summary: Change RocksDB version to 4.1

Test Plan: no code change.

Reviewers: sdong, anthony, IslamAbdelRahman, igor

Reviewed By: igor

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D48387

rocksdb-3.13.1

Toggle rocksdb-3.13.1's commit message
v3.13.1

rocksdb-3.13

Toggle rocksdb-3.13's commit message
v3.13

rocksdb-3.12.1

Toggle rocksdb-3.12.1's commit message
v3.12.1