Tags: SH20RAJ/watchman
Tags
restore rpm system deps for fedora Summary: [getdeps] restore rpm system deps for fedora centOS (even stream) tends to be quite old and thus ends up having its rpm system deps turned off, e.g. boost in D55758008 and glog and gtest in D51813855. Unfortunate the rpm deps were removed entirely rather than limited by distro or distro_vers. Lets restore the rpm deps but specify distro=fedora to reduce the risk of people removing them entirely. Also: * fedora has up to date gtest & gmock, so use them * zlib-ng-compat added from fedora 38 with zlib removed from F40, so update zlib rpm names. F37 is EOL X-link: facebook/folly#2231 Reviewed By: HarveyHunt Differential Revision: D58324546 Pulled By: ahornby fbshipit-source-id: a4d5e8620cf55701e19317a301db3846d60f8d4b
enable more brew system deps Summary: X-link: facebook/folly#2219 Save a bit of time on each github build. Enable homebrew system deps for fmt, gflags, glog, googletest, snappy Reviewed By: chadaustin Differential Revision: D57967014 fbshipit-source-id: 286ba96fb384e1b5e8f4e97160af2b801e458aef
Updating submodules Summary: GitHub commits: facebook/fb303@97d61c7 facebook/fbthrift@3803919 facebook/folly@f1f426d facebook/mvfst@90ab1c1 facebook/proxygen@e7641fd facebook/wangle@d8ca83c facebookexperimental/edencommon@f4bc597 facebookexperimental/rust-shed@b17c442 facebookincubator/fizz@e8f2b71 Reviewed By: bigfootjon fbshipit-source-id: e78d7bf9b738b2523ba107cc2e522da87be6760a
Updating submodules Summary: GitHub commits: facebook/buck2-prelude@fae65ca facebook/fb303@6c0427f facebook/fbthrift@c168b5e facebook/folly@75e0eae facebook/mvfst@f450070 facebook/proxygen@d597e71 facebook/wangle@87b7410 facebookexperimental/edencommon@671ffed facebookexperimental/rust-shed@fd25a7f facebookincubator/fizz@0a47953 Reviewed By: ajb85 fbshipit-source-id: e31045a5b37fc57124bb99a678b5466fedf36afc
Updating submodules Summary: GitHub commits: facebook/fb303@ade28bf facebook/fbthrift@28ccab2 facebook/folly@3113fbf facebook/mvfst@1bda81c facebook/proxygen@f12e3c1 facebook/wangle@991cd5d facebookexperimental/edencommon@9892e93 facebookexperimental/rust-shed@9d9ef4d facebookincubator/fizz@3826ad5 Reviewed By: jurajh-fb fbshipit-source-id: 25545e629c164025dbe79dc35f39604c9f73f523
Change `result_of` to `invoke_result` in watchman/Result.h Summary: C++20 has [eliminated](https://en.cppreference.com/w/cpp/types/result_of) `result_of` in favour of `invoke_result`. It's mysterious that this code even still works, but, nevertheless, I'm fixing it. Differential Revision: D56987484 fbshipit-source-id: e1e641424271e1164eee19be5726ec6abe0c1ffd
Updating submodules Summary: GitHub commits: facebook/buck2-prelude@ef75718 facebook/fb303@62ebb1c facebook/fbthrift@6406023 facebook/folly@508edb5 facebook/mvfst@8cbe2b9 facebook/proxygen@fbf5f9a facebook/wangle@e50eeaa facebookexperimental/edencommon@1ecfed9 facebookexperimental/rust-shed@e570d6a facebookexternal/PLC-Code@b32a5c4 facebookincubator/fizz@b38a202 Reviewed By: jurajh-fb fbshipit-source-id: 281bea7064a40e8b1b4ce81bb1c272f137b0559a
add libiberty manifest for folly to use Summary: Add a manifest for libiberty so that folly open source builds pick it up and use the demangler when showing stack traces Reviewed By: dmm-fb Differential Revision: D56679872 fbshipit-source-id: 622090112e19a5dd0d2b58a36dead0ea81e89026
Updating submodules Summary: GitHub commits: facebook/buck2-prelude@12d766f facebook/fb303@5f5f7bd facebook/fbthrift@d331d78 facebook/folly@c2cf035 facebook/mvfst@fc21b6c facebook/proxygen@adefdbc facebook/wangle@07052bd facebookexperimental/edencommon@b89e521 facebookexperimental/rust-shed@d6dfa53 facebookincubator/fizz@d2b27ad Reviewed By: ajb85 fbshipit-source-id: d9a3a2228c46a6b93f6c136042a3c532afabbd7b
Apply clang-format 18 Summary: Previously this code conformed from clang-format 12. Reviewed By: igorsugak Differential Revision: D56065247 fbshipit-source-id: f5a985dd8f8b84f2f9e1818b3719b43c5a1b05b3
PreviousNext