summaryrefslogtreecommitdiff
path: root/buckifier
AgeCommit message (Expand)Author
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
2019-11-05Add clarifying/instructive header to TARGETS and defs.bzlPeter Dillinger
2019-10-23Make buckifier python3 compatible (#5922)Yanqin Jin
2019-10-21Include db_stress_tool in rocksdb tools lib (#5950)Yanqin Jin
2019-08-02Change buckifier to support parameterized dependencies (#5648)Yanqin Jin
2019-07-30Update buckifier templates (#5647)Yanqin Jin
2019-06-03Add support for loading dynamic libraries into the RocksDB environment (#5281)Mark Rambacher
2019-05-30Move test related files under util/ to test_util/ (#5377)Siying Dong
2019-04-18Add copyright headers per FB open-source checkup tool. (#5199)Fosco Marotto
2019-02-13Add load statements to rocksdb TARGETS filesPhilip Jameson
2019-01-07Fix skylark incompatible build files in rocksdbPhilip Jameson
2019-01-03Detect if Jemalloc is linked with the binary (#4844)Yi Wu
2018-12-05Fix buck dev mode fbcode builds (#4747)anand76
2018-11-02Change BUCK template files (#4624)Philip Jameson
2018-10-15Set -DROCKSDB_JEMALLOC for buck build if jemalloc presents (#4489)Yi Wu
2018-09-25Update TARGETS file template (#4426)Yi Wu
2018-08-28Grab straggler files to explicitly import AutoHeadersPhilip Jameson
2018-07-12Remove two CI tests (#4110)Siying Dong
2018-06-26Remove unused imports, from python scripts. (#4057)Peter (Stig) Edwards
2018-06-21Update TARGETS file (#4028)Yi Wu
2018-03-30Update buckifier and TARGETSFosco Marotto
2018-03-06Update TARGETSSiying Dong
2018-01-29Suppress lint in old filesMark Isaacson
2017-11-30Remove `import` use from TARGETSAndres Suarez
2017-11-30TARGETS file not include tests in opt modeYi Wu