Maksim Bondarenkov
Maksim Bondarenkov
use winresource for crates/zed and crates/storybook. tested on `x86_64-pc-windows-gnu`. on `x86_64-pc-windows-msvc` I receive a error message, that looks like a problem with my machine  Release Notes: - N/A
**Describe the bug** project failes to setup ``` Found ninja-1.11.1 at C:\msys64\clang64\bin/ninja.EXE Traceback (most recent call last): File "C:/msys64/clang64/lib/python3.11/site-packages/mesonbuild/mesonmain.py", line 186, in run return options.run_func(options) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:/msys64/clang64/lib/python3.11/site-packages/mesonbuild/msetup.py", line 363,...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it the actual issue with tree-sitter dependency... 1. download [msys2](https://msys2.org) 2. run `cargo...
for other windows targets (`*-gnu` and `*-gnullvm`) pkg-config is usually used
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it 1. `ctrl+shift+f` 2. type `a` and press enter 3. wait until there...
my target is updating `windows-targets` to the >=0.52.4 version, which has support for all existing windows targets (including `*-gnullvm`). but there are some dependencies which block that update. so for...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it zed binary increased the size by 6-7 times after recent commits. I...
### Check for existing issues - [X] Completed ### Describe the feature on Windows there are 3 different targets: for msvc, for mingw/gcc and llvm-mingw toolchains. while working there I...
see https://mesonbuild.com/Feature-autodetection.html#ccache and https://mesonbuild.com/Release-notes-for-0-61-0.html#added-support-for-sccache