Mikayla Maki
ad88e9754e
Add Linux build CI ( #7581 )
...
Release Notes:
- N/A
2024-02-08 12:56:29 -08:00
Amin Yahyaabadi
d3562d4c9c
Fixes for file-watching, user assets, and system dependencies ( #2 )
...
* fix: avoid panics in case of non-existing path for watching
* fix: copy the themes and plugins
* Revert "add a few more libraries to the linux script"
This reverts commit 7509677003
.
* fix: add vulkan validation layers to the system deps
* fix: fix the themes paths
2024-02-06 22:54:40 -08:00
Mikayla Maki
7509677003
add a few more libraries to the linux script
2024-02-05 21:54:03 -08:00
Amin Yahyaabadi
81bfa5fac4
fix: create the settings and keymaps to unblock file watching
2024-02-04 23:56:45 -08:00
Amin Yahyaabadi
fde159fea1
build: add Blade font-config sys deps on Linux
2024-02-04 23:56:45 -08:00
Amin Yahyaabadi
2c834c24a3
Build media and live-kit in test-mode on non-MacOS ( #6859 )
...
Build media and live-kit in test-mode on non-MacOS (Related to
https://github.com/zed-industries/zed/issues/5391
https://github.com/zed-industries/zed/issues/5395
https://github.com/zed-industries/zed/issues/5394 )
This makes it possible to build the media and live-kit crates on
non-MacOS
Release Notes:
- N/A
2024-01-29 18:04:15 -08:00