summaryrefslogtreecommitdiff
path: root/java/crossbuild
AgeCommit message (Expand)Author
2019-10-23Fixes for building RocksJava releases on arm64v8Adam Retter
2019-04-18Add copyright headers per FB open-source checkup tool. (#5199)Fosco Marotto
2018-12-07Updated the CentOS 6 Docker build for RocksJava to a newer GCC toolchain (#4756)Adam Retter
2018-07-23Build improvements: Split docker targets and parallelize java buildsAdam Retter
2017-10-02RocksJava build target for Docker on ppc64leAdam Retter
2017-09-21Use jemalloc in rocksdbjni library built via vagrantSagar Vemuri
2017-06-05Switch from CentOS 5 to CentOS 6 for crossbuilding RocksJavaAdam Retter
2017-05-12Facility for cross-building RocksJava using DockerAdam Retter
2017-05-10Fixes the CentOS 5 cross-building of RocksJavaAdam Retter
2017-03-31gflags has moved to GitHubAdam Retter
2015-10-12Fixed packaging of java crossbuild jar by forcing all compiled binaries to be...dmittendorf
2015-10-12Modify the way java static builds are done so that:James Lent
2015-10-09Ensure that the compression libraries are statically linked into dynamic libr...James Lent
2015-10-08Install snappy headers to standard locations using yum, so that build_tools/b...Vivek Nelamangala
2015-09-01Fixed the build issue of rocksdbjavastaticreleaseYueh-Hsuan Chiang
2015-02-01Moved Java main classes into src/main/javaAdam Retter
2014-10-23Fixed cross platform build after introducing Java-7 dependenciesfyrz
2014-09-29add centos 5.6 build instead of ubuntu.Chris Riccomini
2014-09-26since we're not sharing folders with the vm, copy built .so files and jars ba...Chris Riccomini
2014-09-26Rsync files to VM rather than sync folders, since sync folders was causing cl...Chris Riccomini
2014-09-26Document RELEASE.mdgit statusChris Riccomini
2014-09-26Update RocksDB's Java bindings to support multiple native RocksDB builds in t...Chris Riccomini