Skip to content

Tags: facebook/watchman

Tags

v2025.02.17.00

Define a new thrift endpoint for unmount with extra options

Summary:
## This Diff
Defined a new endpoint "unmountV2" which accepts UnmountArgument.

## Context
Extend eden rm with a "--no-force" flag so "--force" is not used when unmounting a mount point.

Reviewed By: genevievehelsel

Differential Revision: D69407041

fbshipit-source-id: f832db8504acf7f2b331afdb0f9dfb34c3ac9191

v2025.02.10.00

Fix: Correct Zstd capitalization in FindZstd.cmake

Summary:
X-link: facebook/folly#2379

This commit addresses a CMake warning due to inconsistent capitalization of the Zstd package name in FindZstd.cmake. This fixes issues with finding and using the Zstd library.

Tested on Cmake 3.28.3
X-link: facebookincubator/zstrong#1170

Reviewed By: terrelln

Differential Revision: D69284782

fbshipit-source-id: 4acc32705ae937f075e1531cae3449cfae0d84ec

v2025.02.03.00

Add java-swift language support

Summary: This is a similar hack to what buck did with the javadeprecated client, adding a java_binary so we can get a self-contained set of fbcode deps over to fbandroid as a jar file. I don't love it and would be happy if someone knows an alternative. Moving to xplat was one failed approach I tried. It failed because the swift runtime still requires fbcode's third-party-java.

Reviewed By: cute-jumper

Differential Revision: D68968874

fbshipit-source-id: 1337a92b05929c331c6986fab582a40bad2146c8

v2025.01.20.00

Support GHC 9.2.8 in the OSS build

Summary:
X-link: facebookincubator/Glean#482

X-link: facebookincubator/zstrong#1147

Reviewed By: josefs

Differential Revision: D68326697

fbshipit-source-id: 4aaebfe64b6b481ae1c8857f850c722507be4ff2

v2025.01.13.00

fixing typo in libunwind

Summary:
X-link: facebookincubator/zstrong#1111

as title

Reviewed By: ahornby

Differential Revision: D68023567

fbshipit-source-id: 388befe8d6a080b7cb912764508fa9daf092082c

v2024.12.30.00