summaryrefslogtreecommitdiff
path: root/build_tools
AgeCommit message (Expand)Author
2020-09-03New bit manipulation functions and 128-bit value library (#7338)Peter Dillinger
2020-08-28Use standard variables for installing/uninstalling with make (#7187)Jonny Heggheim
2020-08-24Fix for Regression failure (#7300)Akanksha Mahajan
2020-08-13Still use platform007 for gcc (#7253)sdong
2020-08-12Upgrade tool chain (#7251)sdong
2020-07-28Makefile support for link-time optimization (#7181)Andrew Kryczka
2020-07-24Enable a few jobs in determinator (#7174)Yanqin Jin
2020-07-24Add job specs for blackbox/whitebox stress tests (#7170)Yanqin Jin
2020-06-30Use Libraries in the RocksDB Makefile Build (#6660)mrambacher
2020-06-25Portable backward compatibility with MacOS 10.12+ (#7016)Adam Retter
2020-06-18build fixes for GNU/kFreeBSD (#6992)Andrew Kryczka
2020-05-29Allow missing "unversioned" python, as in CentOS 8 (#6883)Peter Dillinger
2020-05-21Clean up some code related to file checksums (#6861)Peter Dillinger
2020-04-30Add Github Action for some basic sanity test of PR (#6761)Yanqin Jin
2020-04-29Fix bug in format-diff.sh (#6772)Peter Dillinger
2020-04-20C++20 compatibility (#6697)Peter Dillinger
2020-04-15Two Improvements to tools/check_format_compatible.sh (#6702)sdong
2020-04-10Fault injection in db_stress (#6538)anand76
2020-04-09Provide an allocator for new memory type to be used with RocksDB block cache ...Luca Giacchino
2020-04-06Adding new build script for CentOS 7 (#6617)Istvan
2020-03-12Force Java version on Travis CI (#6512)Adam Retter
2020-03-03Check for sys/auxv.h (#6359)Fabrice Fontaine
2020-02-28fix some spelling typos (#6464)Michael R. Crusoe
2020-02-12By default turn IO Uring off. (#6405)sdong
2020-01-30Don't download from (unreliable) maven.org (#6348)Peter Dillinger
2020-01-29Upload DB dir for all crash tests (#6344)Peter Dillinger
2019-12-12Improve instructions to install formatter (#6162)sdong
2019-12-11Enable txn in crash tests (#6155)Maysam Yabandeh
2019-12-07PosixRandomAccessFile::MultiRead() to use I/O uring if supported (#5881)sdong
2019-12-05build_tools/precommit_checker.py: don't hard-code a platform-afflicted python...Jim Meyering
2019-11-13New Bloom filter implementation for full and partitioned filters (#6007)Peter Dillinger
2019-10-24Misc hashing updates / upgrades (#5909)Peter Dillinger
2019-10-21Using clang for internal ubsan tests (#5952)Vijay Nadimpalli
2019-10-21Making platform 007 (gcc 7) default in build_detect_platform.sh (#5947)Vijay Nadimpalli
2019-10-21Fix some dependency paths (#5946)sdong
2019-10-09Remove deprecated RocksDBCommonHelper and cont_integration.sh (#5889)katherine
2019-09-23Fix format-diff.sh detecting changes vs. upstream (#5831)Peter Dillinger
2019-09-16Update dependencies (#5777)sdong
2019-09-13Clean up + fix build scripts re: USE_SSE= and PORTABLE= (#5800)Peter Dillinger
2019-08-07Port folly/synchronization/DistributedMutex to rocksdb (#5642)Aaryaman Sagar
2019-07-10Upload db directory during cleanup for certain tests (#5554)Yanqin Jin
2019-06-18build on ARM64 (#5450)siddontang
2019-06-14Set executeLocal on child lego jobs (#5456)Maysam Yabandeh
2019-06-13Support rocksdbjava aarch64 build and test (#5258)Patrick Zhang
2019-06-06Remove special characters from job names (#5424)Levi Tamasi
2019-06-06Remove the artifacts field from stress_crash/stress_crash_with_atomic_flushLevi Tamasi
2019-06-03Add support for loading dynamic libraries into the RocksDB environment (#5281)Mark Rambacher
2019-05-15Fixes for build_detect_platformAzat Khuzhin
2019-04-18Add copyright headers per FB open-source checkup tool. (#5199)Fosco Marotto
2019-03-28Fix db_stress for custom env (#5122)Yanqin Jin