BoomerangDecompiler / boomerang

Boomerang Decompiler - Fighting the code-rot :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins build for qt5_and_boost or merging into master

reductor opened this issue · comments

Currently the jenkins setup, is working with just the master branch it appears, it would be good to have qt5_and_boost included or merge the qt5_and_boost into master, unless development on master is likely to continue.

Also is there additional cost with this jenkins box? If so you should set up something so people can donate to help cover any costs.

Well, I'm a bit worried about merging the qt5_and_boost with master, there's one linux distro using master as their upstream, and I wouldn't want to break their things :)
OTOH the qt5_and_boost should be either 'dev' or 'next' :)
I think I'll just setup separate Jenkins job for that .
As for costs, there are some. Would have to consider how to do that 'right' :)

Ok, I've set up a Boomerang-next job on the Jenkins server..
Had to update a few dependencies first.