Kovid Goyal
e625f0aa02
See if dropping pkgconf fixes CI build
2024-11-23 19:48:05 +05:30
Kovid Goyal
8183e9d3ef
Fix CI build failure on macOS
...
Also update simde to version 0.8. Accidental was using it to debug
issues with building against simde, but now that it's done, keep it.
2024-04-30 09:48:51 +05:30
Kovid Goyal
f2a6100f1f
Replace more references to librsync
2023-07-30 19:49:42 +05:30
Kovid Goyal
cea9ff30dc
Add the go dependency to CI and Brewfile
2022-11-14 15:41:44 +05:30
Kovid Goyal
d4168e3b80
Dont add openssl to the brewfile
...
We only need to install it on CI because the python on CI doesnt come
from brew. Normal brewfile based installation will install openssl as a
dependency of python
2022-08-10 12:02:43 +05:30
Kovid Goyal
791d4b30fb
We need openssl installed via brew
2022-08-03 22:47:11 +05:30
pagedown
8ebd514251
Update Brewfile format
2022-02-09 21:35:22 +08:00
Kovid Goyal
f0fab80f5b
Start work on rsync support for file transfers
2021-09-17 13:41:45 +05:30
Kovid Goyal
5d13908776
github actions CI updated to python 3.9
...
Pillow wheel currently not available for python 3.9. So tries to install
from source and fails on missing zlib. So install zlib in brew and make
it available via PKG_CONFIG_PATH. Apparently, this wont be necessary
after Pillow 8, but who knows.
2020-10-14 19:13:46 +05:30
Luflosi
e17036a7a5
Remove trailing whitespace
2020-07-09 01:57:39 +02:00
Kovid Goyal
533a739e2b
Put back the Brewfile
2020-02-22 19:07:17 +05:30
Kovid Goyal
cba36f2240
brew bundle seems to have been removed
2020-02-22 18:36:07 +05:30
Kovid Goyal
6f8214c15c
Add the generated macOS icons to git
...
Removes the need for optipng/librsvg when building kitty.
2019-06-28 13:48:09 +05:30
Kovid Goyal
27f9f1756b
Test doc building on macOS
2019-06-24 18:09:06 +05:30
Kovid Goyal
df62478418
Install pkg-config in the Brewfile
...
Not available on CircleCI by default
2019-01-27 09:30:10 +05:30
Stephen G
07935d9bd3
Use brew for osx
2019-01-15 15:00:29 -08:00