Commit Graph

10 Commits (4e33f1e1dc40be18f8233a913324b2978c6a46fa)

Author SHA1 Message Date
Patrick Double 8ae149eba1 Add shared library for musl-libc (#3143) 5 years ago
Adam Retter 1e9c8d42a0 Fix the rocksjava release Vagrant build on CentOS (#5901) 5 years ago
Adam Retter 26a8a80711 Switch from CentOS 5 to CentOS 6 for crossbuilding RocksJava 7 years ago
Adam Retter e7cea86f77 Fixes the CentOS 5 cross-building of RocksJava 7 years ago
dmittendorf 1ddd91cd2c Fixed packaging of java crossbuild jar by forcing all compiled binaries to be output to the java/target directory. The uber crossbuild jar is then assembled within the java/target directory. 9 years ago
Yueh-Hsuan Chiang aad0572f83 Fixed the build issue of rocksdbjavastaticrelease 9 years ago
Chris Riccomini 0b923f0f9a add centos 5.6 build instead of ubuntu. 10 years ago
Chris Riccomini b8e26615aa since we're not sharing folders with the vm, copy built .so files and jars back to host system. 10 years ago
Chris Riccomini 4e735bb7f9 Rsync files to VM rather than sync folders, since sync folders was causing clock skew and confusig make. 10 years ago
Chris Riccomini 9db13987b1 Update RocksDB's Java bindings to support multiple native RocksDB builds in the same Jar file. Cross build RocksDB for linux32 and linux64 using Vagrant. Build a cross-platform fat jar that contains osx, linux32, and linux64 RocksDB static builds. 10 years ago