[Github-comments] [geany/geany] GTK3 Nightly Builds (#2003)

Enrico Tröger notifications at xxxxx
Sun Dec 9 09:03:29 UTC 2018


> Travis builds the pull requests, it doesn't build master after merges, thats one thing nightly builds can do that Travis doesn't.  That will pick up any issues with one PR affecting another even if they have no conflicts in Git.

I think Travis *does* build also on pushes to master, e.g. https://travis-ci.org/geany/geany/builds/464017469 this was a regular commit without merge or PR, I think.

> As @codebrainz said, it should build an installable version for windows, and maybe a generic Linux binary tarball to encourage testing (ok, thats hopeful but still :)

I agree, at least for the Windows installer part. Providing a Linux binary would be easy but I'm not sure how generic it can be built since we can't link statically. Maybe we could Flatpak or so for this if at all.
The Windows installer generation is more fun: luckily NSIS exists for Linux and so cross-compiling the installer should be possible. The problem is just to get a MSYS2 environment running on Linux for the dependency management. In theory it could work with Wine but I never tested it. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2003#issuecomment-445521435
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20181209/892eb982/attachment.html>


More information about the Github-comments mailing list