Commit Graph

106 Commits (392f6d49e5c13a4341ee483f7d272dee40edfc97)

Author SHA1 Message Date
Jim Meyering a42324e370 build: do not relink every single binary just for a timestamp 10 years ago
Igor Sugak 4d98e29352 rocksdb: Enable scan-build static analysis 10 years ago
Igor Canadi 2fd8f750ab Compile MemEnv with standard RocksDB library 10 years ago
Yueh-Hsuan Chiang c4fb83441c Update the comment for the removal of mac-install-gflags.sh 10 years ago
Igor Canadi 910186c278 Return the build with 4.8.1 10 years ago
Igor Canadi 401d4205ef Add thread sanitizer 10 years ago
Igor Canadi 155bec4cf2 fallocate also tests FALLOC_FL_KEEP_SIZE 10 years ago
Igor Canadi a3001b1d3d Remove -mtune=native because it's redundant 10 years ago
Igor Canadi 06eed650a0 Optimize default compile to compilation platform by default 10 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
Igor Canadi 30ca3752ba Revamp our build tools 10 years ago
Lei Jin 8db24f4b35 exclude mock test file from MOCK_SOURCES 10 years ago
Igor Canadi c082853340 Include all the mocks 10 years ago
Igor Canadi abac3d6476 TableMock + framework for mock classes 10 years ago
Igor Canadi 48842ab316 Deprecate AtomicPointer 10 years ago
Igor Canadi 0908ddcea5 Don't keep managing two rocksdb version 10 years ago
Igor Canadi 3b897cddd7 Enable no-fbcode RocksDB build 10 years ago
Yueh-Hsuan Chiang ae7743f226 Fixed some make and linking issues of RocksDBJava 10 years ago
Radheshyam Balasundaram f0660d5253 Adding NUMA support to db_bench tests 10 years ago
Mike Orr c2fda55cfe hdfs cleanup and compile test against CDH 4.4. 10 years ago
Mike Lin 76596b5318 Fix building RocksDB in paths containing spaces -- quote path names in Makefile and build_detect_platform. 11 years ago
Igor Canadi a1068c91a1 Make RocksDB work with newer gflags 11 years ago
Igor Canadi 313b2e5da1 Better INSTALL.md and Makefile rules 11 years ago
Igor Canadi 66f88c43a5 Some fixes as preparation for release 11 years ago
Igor Canadi 8dc34364d2 Rename "benchmark" back to "bench". 11 years ago
Pratyush Seth ff1b5df4c6 Added benchmark functionality on the lines of folly/Benchmark.h 11 years ago
Igor Canadi 588bca2020 RocksDBLite 11 years ago
Igor Canadi 51023c3911 Make RocksDB compile for iOS 11 years ago
Igor Canadi 5833f47114 Switch to c++11 11 years ago
Albert Strasheim df2f92214a Support for LZ4 compression. 11 years ago
kailiu ac2fe72832 Compile dynamic library by default 11 years ago
kailiu c370f5597a Revert change in 8f6e319. 11 years ago
Kai Liu 8f6e31951e Add a hack to build_detect_platform so it works in all types of fb-servers 11 years ago
dyu a6b476a2ac tweak build bug fix 11 years ago
dyu 9d4dc0da27 fix build bug from recent commit:43c386b72e 11 years ago
James Golick 43c386b72e only try to use fallocate if it's actually present on the system 11 years ago
Bart Trojanowski bd998a5213 fix missing gflags library 11 years ago
Igor Canadi fd4eca73e7 fPIC in x64 environment 11 years ago
Igor Canadi 793fdd6731 We should compile with -fPIC on non-fbcode environments also 11 years ago
Igor Canadi 92d905026b make asan_check 11 years ago
Igor Canadi e51f55d7ae Use gcc4.7.1 on CentOS 5.2 11 years ago
Igor Canadi f611aba559 Move the compiler back to 4.8.1 + more small fixes 11 years ago
Igor Canadi 37eedfb8c1 Move back to gcc4.7.1 11 years ago
Igor Canadi ce26e9a522 Remove snappy from RocksDB distribution 11 years ago
Igor Canadi de9ce7d439 Upgrading compiler to gcc4.8.1 11 years ago
kailiu 97d8e573a6 make util/env_posix.cc work under mac 11 years ago
kailiu 21587760b9 Fixing the warning messages captured under mac os # Consider using `git commit -m 'One line title' && arc diff`. # You will save time by running lint and unit in the background. 11 years ago
Slobodan Predolac e44976b199 Conversion of db_bench, db_stress and db_repl_stress to use gflags 11 years ago
Mayank Agarwal 9b50106f9a Dbid feature 11 years ago
Haobo Xu f2f4c8072f [RocksDB] Added nano second stopwatch and new perf counters to track block read cost 11 years ago