Adam Retter
498693cf3e
Remove orphaned Java classes
...
Summary:
Remove orphaned Java classes that were missed from commit 9385fd7
Closes https://github.com/facebook/rocksdb/issues/2210
Closes https://github.com/facebook/rocksdb/pull/2212
Differential Revision: D4986199
Pulled By: maysamyabandeh
fbshipit-source-id: 74e866cd8661c172a4754c2c945e30d650f6fa05
8 years ago
Tomas Kolda
04d58970cb
AIX and Solaris Sparc Support
...
Summary:
Replacement of #2147
The change was squashed due to a lot of conflicts.
Closes https://github.com/facebook/rocksdb/pull/2194
Differential Revision: D4929799
Pulled By: siying
fbshipit-source-id: 5cd49c254737a1d5ac13f3c035f128e86524c581
8 years ago
Adam Retter
2e4b5cab0e
Add missing RateLimiter class to the Windows build ( #1382 )
8 years ago
Injun Song
7260662b39
Add Java API for SstFileWriter
...
Add Java API for SstFileWriter. Closes https://github.com/facebook/rocksdb/issues/1248
8 years ago
Alexander Jipa
0b63f51fbc
fixes 1215: execute_process(COMMAND mkdir ${DIR}) fails to create a directory with cmake on Windows ( #1219 )
...
CMake - Use a platform-neutral mkdir function
8 years ago
Alexander Jipa
ac0d93b08f
fixes 1217: rocksdbjni javac and javah execute_processes fail on windows ( #1218 )
...
picking execute_process command based on OS
8 years ago
Alexander Jipa
515b11ffab
fixes #1210 : rocksdb/java/CMakeLists.txt lacks cmake_minimum_required ( #1214 )
...
specifying minimum cmake version so that no warning has to be suppressed
8 years ago
Tomas Kolda
e2972803a6
Adding support for Windows JNI build
9 years ago