rocksdb/buckifier
Andrew Gallagher d0d2ab0b1a Use include_paths instead of raw -I in TARGETS (#8143)
Summary:
Pull Request resolved: https://github.com/facebook/rocksdb/pull/8143

The latter assume the location of the compile root, which can break
if the build root changes.  Switch to the slightly more intelligent
`include_paths`, which should provide the same functionality, but do
with independent of include root.

Reviewed By: riversand963

Differential Revision: D27535869

fbshipit-source-id: 0129e47c0ce23e08528c9139114a591c14866fa8
2021-04-03 14:42:22 -07:00
..
buckify_rocksdb.py range_tree requires GNU libc on ppc64 (#8070) 2021-03-29 16:32:08 -07:00
check_buck_targets.sh Allow missing "unversioned" python, as in CentOS 8 (#6883) 2020-05-29 11:29:23 -07:00
rocks_test_runner.sh Add copyright headers per FB open-source checkup tool. (#5199) 2019-04-18 10:55:01 -07:00
targets_builder.py Use include_paths instead of raw -I in TARGETS (#8143) 2021-04-03 14:42:22 -07:00
targets_cfg.py Use include_paths instead of raw -I in TARGETS (#8143) 2021-04-03 14:42:22 -07:00
util.py Make buckifier python3 compatible (#5922) 2019-10-23 13:52:27 -07:00