[Github-comments] [geany-plugins] Remove deprecated Waf build support (#310)

Enrico Tröger notifications at xxxxx
Thu Nov 19 22:20:48 UTC 2015


I just built GP from GIT master on MSYS2 (including plugins depent on WebKitGTK). The only problem I had was that I had to convert all build/*.m4 files to Unix line endings, otherwise automake got into trouble. I guess we can enforce this via a .gitattributes files with something like `*.m4 text eol=lf`.
Besides this, everything worked fine and without any problems.

I had to install some dependencies but these were by no means several gigabytes.
Compiling is actually slow on MSYS2, I'm not sure why, it seems to be IO related. This is a bit annoying but not a no-go, IMO.

What mostly needs to be done is to create a GTK bundle with all necessary dependencies for distribution and to adapt the Geany and GP installers.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/310#issuecomment-158218769
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151119/cd959f0f/attachment.html>


More information about the Github-comments mailing list