xwpe
xwpe copied to clipboard
Which platforms do we support?
In we_fl_unix.c pratically all of the program is bracketed with #ifdef UNIX
. This makes me wonder what else we support. As we do no longer support DJGPP (no knowledge and platform is all but dead), which others do we support? Especially if they are not unix platforms?
This requires some digging through the old documentation, starting with the original project. I'll see what I can find when I have a moment.
Easiest way to figure this out is just adding platform testing to the CI, and work from there.
Let's keep track of support here, before we move it into the docs.
- [ ] Re: #38 & #44, OS X support (homebrew, gcc).
- [x] Full support for several versions of gcc, Ubuntu.
- [x] Support for clang, Ubuntu.
- [x] Support for libncurses5-dev, libncurses6.
- [x] Support for Fedora 25 using libncurses6