> Btw. is Qt's Jenkins CI job setup and configuration open and downloadable? I
> would love to create a Jenkins CI project out of it and let it create
> packages. This would also solve my problem.
Yes, but I think you're better off creating this from scratch. Getting a
working Jenkins setup is
Em sex 07 fev 2014, às 01:12:21, Roland Winklmeier escreveu:
> I haven't checked earlier versions but at least Qt 5.2.1 Mac OSX Clang64
> (both online and offline) do not contain any QtDBus modules. I'm
Apparently QTBUG-6429 has regressed. Again.
Or rather, it was never fixed. I'm reopening it.
Am 06.02.2014 18:02, schrieb Thiago Macieira:
> Em qui 06 fev 2014, às 17:28:40, Roland Winklmeier escreveu:
>> But my main question is, is there a chance QtDBus is shipped officially and
>> what needs to be done for that. I guess one point is to run the dbus unit
>> tests, but what else needs to b
Em qui 06 fev 2014, às 17:28:40, Roland Winklmeier escreveu:
> But my main question is, is there a chance QtDBus is shipped officially and
> what needs to be done for that. I guess one point is to run the dbus unit
> tests, but what else needs to be done to ship it at least in an
> experimental sta
Hi list,
I have a quick question. I know that QtDBus is officially supported for
linux platforms only but I'm using it also on windows and OSX platforms
successfully since one year now.
This means I have to build Qt5 for these platforms myself all the time to
include QtDBus. While this is not a bi