aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/bld_config/configure_mac_opensource
Commit message (Collapse)AuthorAgeFilesLines
* Take enginio as a part of Qt5 buildJani Heikkinen2014-04-081-1/+1
| | | | | Change-Id: I92e93b3b0d564e5a0a2fc69775b7cfcc955e0926 Reviewed-by: Iikka Eklund <iikka.eklund@digia.com>
* Configure parameters changed for mac.Matti Paaso2014-04-021-1/+1
| | | | | | | | dbus is now enabled for mac, and configuration test is failing without pkg-config. Change-Id: I732713d22f9a0dbeb10c44e0ed9dfc78c2fbf542 Reviewed-by: Andy Shaw <andy.shaw@digia.com>
* Make qtengnio part of source packagesIikka Eklund2014-03-221-1/+1
| | | | | | | Also make it available in online installer separately. Change-Id: I8f95983feb8fe19a9da3a3ed8239a656f805971a Reviewed-by: Sergio Ahumada <sahumada@blackberry.com>
* Force the Mac configure to require D-BusThiago Macieira2014-03-101-1/+1
| | | | | | | | | | | | | The D-Bus module should be compiled on Mac. The only reason it isn't getting right now is because the D-Bus headers must have been forgotten when the new Mac builders were installed. This is a regression from Qt 4 days, when it was provided. Task-number; QTBUG-6429 Change-Id: Idb2599ba0ad5a3f6c5e690e2c84760c7b00bfa72 Reviewed-by: Simo Fält <simo.falt@digia.com> Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Rename 'release-tools' as 'packaging-tools'Iikka Eklund2013-10-281-0/+1
On windows the linker may substitute the 'release' with debug. First collision and build time error encountered with qtenginio Windows debug build. See also: QTBUG-491 Change-Id: I409acfaf78189c9d1cce8dc06474e3772826605b Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com>