summaryrefslogtreecommitdiff
path: root/buckifier
AgeCommit message (Expand)Author
2023-10-24Error out in case of std errors in blackbox test and export file in TARGETSAkanksha Mahajan
2023-10-23Add cache_bench to buck build (#11990)Peter Dillinger
2023-09-28remove unnecessary autodeps suppression tag from rocksdb/src (#11904)Fan Zhang(DevX)
2023-08-25Del `(object)` from 200 inc instagram-server/distillery/slipstream/thrift_mod...Richard Barnes
2023-05-01Fix duplicate symbols in linking with buck2 (#11421)Peter Dillinger
2023-01-30Cleanup, improve, stress test LockWAL() (#11143)Peter Dillinger
2022-09-20Enable BLACK for internal_repo_rocksdb (#10710)Bo Wang
2022-06-17Use optimized folly DistributedMutex in LRUCache when available (#10179)Peter Dillinger
2022-05-19Multi file concurrency in MultiGet using coroutines and async IO (#9968)anand76
2022-04-15Remove flaky servicelab metrics DBPut P95/P99 (#9844)Jay Zhuang
2022-04-13Add db_stress to buck build (#9840)Peter Dillinger
2022-04-13Meta-internal folly integration with F14FastMap (#9546)Peter Dillinger
2022-03-24Remove DBGet P95/P99 benchmark metrics (#9742)Jay Zhuang
2022-03-01regenerate config jsons, reduce noise (#9644)Patrick Somaru
2022-03-01update buckifier for new json format and updated macros (#9643)Patrick Somaru
2022-02-22configure microbenchmarks, regenerate targets (#9599)Patrick Somaru
2022-02-18fix issue with buckifier update (#9602)pat somaru
2022-02-18update buckifier, add support for microbenchmarks (#9598)Patrick Somaru
2022-02-15Use -Wno-invalid-offsetof instead of dangerous offset_of hack (#9563)Peter Dillinger
2022-02-02Update TARGETS and related scriptsHui Xiao
2021-12-17Update TARGETS and related scripts (#9310)Yanqin Jin
2021-11-01Update buckify scripts (#9104)Yanqin Jin
2021-06-04Modify script which generates TARGETS (#8366)Stepan Koltsov
2021-05-19Allow cache_bench/db_bench to use a custom secondary cache (#8312)anand76
2021-04-04Make tests "parallel" and "passing ASC" by default (#8146)Peter Dillinger
2021-04-03Use `include_paths` instead of raw `-I` in TARGETS (#8143)Andrew Gallagher
2021-03-29range_tree requires GNU libc on ppc64 (#8070)Adam Retter
2021-02-08Update zstd in buck build (#7923)Peter Dillinger
2021-01-27Accurate re-generate command in TARGETS file (#7902)Peter Dillinger
2020-12-09Fix use of positional args in BUCK rules (#7760)Michael Lee
2020-12-07Make the TARGETS file Starlark compliant (#7743)Neil Mitchell
2020-09-30Add a rocksdb lib target with link_whole=True (#7466)Yanqin Jin
2020-09-25Re-add extra compiler flags when building unittests (#7437)Yanqin Jin
2020-09-23build: make it compile with @mode/win (#7406)Xavier Deguillard
2020-07-07Exclude c_test from buck build opt mode (#7093)Peter Dillinger
2020-07-02Fix test in buck test (#7076)sdong
2020-06-30Use Libraries in the RocksDB Makefile Build (#6660)mrambacher
2020-06-05Directly use unit test tempalte buck (#6926)sdong
2020-05-29Allow missing "unversioned" python, as in CentOS 8 (#6883)Peter Dillinger
2020-05-20Use in-repo gtest in buck build (#6858)Peter Dillinger
2020-05-16Fix buck target db_stress_lib in opt mode (#6847)Yanqin Jin
2020-05-12Do not print u'string' in TARGETS file (#6841)Yanqin Jin
2020-04-30Add Github Action for some basic sanity test of PR (#6761)Yanqin Jin
2020-04-26Update buckifier to unblock future internal release (#6726)Yanqin Jin
2020-02-24Buck config: Re-enable liburing under Linux (#6451)sdong
2020-02-13Remove IO URING compiler flags (#6415)sdong
2020-02-07Fix Buck build on macOS (#6378)Chad Austin
2019-12-07PosixRandomAccessFile::MultiRead() to use I/O uring if supported (#5881)sdong
2019-11-14Abandon use of folly::Optional (#6036)Peter Dillinger
2019-11-13New Bloom filter implementation for full and partitioned filters (#6007)Peter Dillinger