-
Notifications
You must be signed in to change notification settings - Fork 641
Open
Description
For Universal Ctags to be truly universal, we should distribute Windows builds too. We can use Appveyor to do the automated nightly/tag builds. I think it supports tags as a build trigger. If so, then we can have it build ctags, package it up in an installer, and upload the installer to the Github Release.
Alternatively, if there's something like Homebrew for Windows, it might be better to do that. Cygwin, maybe? There's some docs on that here: https://cygwin.com/faq.html#faq.programming.packages
I cannot do this one, as I don't have a Windows box to work on.