-
Hello!
I have a small example here ([buck2_example](https://github.com/MarcoBonino/buck2_example)) where I try to use buck2 mode during build.
I run it using `buck2 run @mode/opt //:main`, but I'…
-
### 🐛 Describe the bug
CMake Error at CMakeLists.txt:273 (add_subdirectory):
The source directory
D:/xxxxxx/executorch/backends/xnnpack/third-party/cpuinfo
does not contain a CMakeLi…
-
### Problem:
I am trying to build facebook's buck2 project with updated dependencies with Clang on Windows, and aws-lc-sys seems to be trying to use msvc cl.exe instead of clang.exe which causes er…
-
### 🐛 Describe the bug
Trying to follow the readme https://github.com/pytorch/executorch/blob/main/backends/apple/coreml/setup.md
Running this command `./build/build_apple_frameworks.sh --coreml` …
byjlw updated
1 month ago
-
### Is there any interest to add profile based on BUCK projects in Sparo currently it supports rush projects only right
If we add a feature in Sparo to use BUCK files to create Sparo profile and so…
-
I just had to implement this function in Starlark:
```python
# starlark has no 'rjust', and 'format' does not support padding with
# zeros, so we have to do this manually.
def rjust(s: str, pad:…
-
As per the title, is it possible to build Folly with Buck2?
There are lots of `BUCK` files in the repository, and they seem up-to-date, so I would assume it's possible to do so. However, whenever I…
-
Would like to support both a bsv and vhdl flow here. I have little experience with the internals here but with some work I think we can get this going.
We'd want to support both ICE40 and ECP5 devi…
-
### What happened?
I'm following [Local Development Setup](https://github.com/systeminit/si?tab=readme-ov-file#local-development-setup).
After I run `buck2 run dev:up` all services are started exc…
-
Today, among different matured build tool solutions there exists several build event protocols that enable build telemetry use cases:
- [Bazel's BEP](https://bazel.build/remote/bep)
- [Buck2's Buc…