neovim-cygwin icon indicating copy to clipboard operation
neovim-cygwin copied to clipboard

cygport files to build neovim and dependencies for Cygwin, and binary releases

Results 8 neovim-cygwin issues
Sort by recently updated
recently updated
newest added

Getting this error message when compiling luv, after installing the prereqs and moving them to my /usr folder. Cant figure out how to get a more descriptive error here, any...

Based on your recipes I managed to build all the things in recent versions and host them on a Cygwin package overlay server in order to lower the bar for...

Have you checked whether `win32unix` is set? After installing through your cygport, I tried executing the command in command mode ``` :if has('win32unix') | echo "win32unix" | elseif has('win32') |...

```bash ___☠__☠__☠__☠__☠__☠__☠__☠__☠__☠__☠__☠__☠__☠__☠__☠__☠__☠__☠_ | ~/src/neovim-cygwin/msgpack-c @ LAPTOP-VMKPGUNA (mattg) |💀> wcygport --64 msgpack-c.cygport all >>> Preparing msgpack-c-3.2.0-0.x86_64 >>> Unpacking source msgpack-3.2.0.tar.gz >>> Preparing working source directory >>> Compiling msgpack-c-3.2.0-0.x86_64 CMake Error: Could...

Hello, I'm trying to run the install command ``` mksetupini --arch x86_64 --inifile x86_64/setup.ini --releasearea=. --okmissing required-package; and gpg --local-user=cygwin@host --detach-sign x86_64/setup.ini ``` I get the follow error message: ```...

Hello, After : cygport libuv/libuv.cygport fetch cygport libuv/libuv.cygport all I have the following error when I try to build with cyport (with libuv 1.18 or 1.19) : $ cygport libuv/libuv.cygport...

https://cygwin.com/packaging-contributors-guide.html

It should be possible to build and install dependencies & neovim in an automated fashion.