Commit Graph

321 Commits (d4540654e9815fb7c79cfe854a802a8fcb821287)

Author SHA1 Message Date
Igor Canadi d85d08c7b3 One last fix to Makefile 9 years ago
Igor Canadi 2db96dca18 Fix make install when there is no shared lib 9 years ago
Igor Canadi 79c1b021a7 Fix Makefile 9 years ago
Venkatesh Radhakrishnan 0a0501c8d5 Add Xfunc to makefile 9 years ago
Igor Canadi abb4052278 Kill benchharness 9 years ago
agiardullo fabc115690 MemTableList tests 9 years ago
sdong 465b25ca93 "make commit-prereq" doesn't really build ROCKSDB_LITE 9 years ago
Igor Canadi 91df4e969d Remove use of whole-archive to include jemalloc 9 years ago
Igor Canadi edbb08b5df Fix Makefile 9 years ago
Jim Meyering 199313dc38 build: create .o files specifically for java-related targets 9 years ago
Jim Meyering cba5920011 build: don't use a glob for java/rocksjni/* 9 years ago
Igor Canadi c66483c132 Fix github issue #563 9 years ago
Jim Meyering e3ee98b38a run 'make check's rules (and even subtests) in parallel 9 years ago
Igor Canadi 2511b7d947 Makefile minor cleanup 9 years ago
Jim Meyering 1c47c433ba build: always attempt to update util/build_version.cc 9 years ago
Jim Meyering ff1ff7c624 TSAN: avoid new link failure with -pg 9 years ago
Jim Meyering ca25e86efc build: cause the "check" rule to depend on $(PROGRAMS) 9 years ago
Pooya Shareghi 4806cc1269 Added static lz4 support for roccksjavastatic 9 years ago
Igor Sugak 67d995808a rocksdb: fix make unity 9 years ago
sdong 9720ea4dee A build option to run through all check-in requirements. 9 years ago
Igor Sugak a7aba2ef6b rocksdb: Add gtest 9 years ago
Igor Canadi 52d8347a91 EventLogger 9 years ago
Yueh-Hsuan Chiang 2b785d76b8 Fixed a bug where CompactFiles won't delete obsolete files until flush. 9 years ago
Jim Meyering ebc647de87 build: fix missing dependency problems 9 years ago
Igor Canadi f9c14a42e8 Fix compile on Mac 9 years ago
Islam AbdelRahman ba9d1737a8 RocksDB on FreeBSD support 9 years ago
Igor Canadi 217854dc4a Introduce DISABLE_WARNING_AS_ERROR in Makefile 9 years ago
Igor Sugak 6fdda8ac4d rocksdb: changes to support 'make analyze' in Jenkins 9 years ago
Jim Meyering 4f514a53d6 build: enable more compiler warnings 10 years ago
Jim Meyering a42324e370 build: do not relink every single binary just for a timestamp 10 years ago
Jim Meyering 11581b7415 build: abbreviate AR command, too 10 years ago
Jim Meyering b4b8c25a5a build: factor out AM_LINK command (trivial) 10 years ago
Jim Meyering dc885c6e95 build: make "make" output readable by default 10 years ago
Jim Meyering a37b46ae12 build: fix Makefile inconsistencies (trivial) 10 years ago
Jim Meyering 55277c3287 build: remove unused rules: rocksdb_shell, DBClientProxy_test 10 years ago
Jim Meyering daebb1f916 build: running "make" with no arguments must not "uninstall" 10 years ago
Jim Meyering b9a0213cda build: fix unportable Makefile syntax 10 years ago
Jim Meyering b3fd162267 build: remove unportable use of sed in favor of $(CXX)'s -MT 10 years ago
Igor Canadi b37f5ffc76 Put db_test back to TESTS in Makefile 10 years ago
Igor Canadi 108470e963 Fix stack trace on mac 10 years ago
Igor Sugak 4d98e29352 rocksdb: Enable scan-build static analysis 10 years ago
Adam Retter 353db6daef Moved Java main classes into src/main/java 10 years ago
sdong 5917de0bae CappedFixTransform: return fixed length prefix, or full key if key is shorter than the fixed length 10 years ago
Igor Canadi 2fd8f750ab Compile MemEnv with standard RocksDB library 10 years ago
Igor Canadi 4bdf38b16e Disable FlushSchedule when running TSAN 10 years ago
Igor Canadi e8bf2310a0 Remove blob store from the codebase 10 years ago
sdong d888c95748 Sync WAL Directory and DB Path if different from DB directory 10 years ago
Igor Canadi 401d4205ef Add thread sanitizer 10 years ago
Thomas Dudziak d10f1de2b4 Ported LevelDB's fault_injection_test 10 years ago
Igor Canadi b89d58dfa3 :%s/build_config/make_config 10 years ago