Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-28 | Add Qt flags detection using pkg-config on Linux platforms | Tobias Markmann | |
Fix qt4.py SCons module to use the specific tools of the correct Qt verison. On non-Windows and non-Darwin platforms SCons will try to detect the correct Qt compiler and linker flags from pkg-config. Added the ability to build Slimber with Qt5. Fixed Qt5 support on Linux when using prebuilt Qt distribution from Qt. This patch adds support for building Swift on Arch Linux, with Qt4 and Qt5. Test-Information: Tested under Mac OS X 10.9.5 and Manjaor Linux (Arch Linux) in Qt4 and Qt5 configuration, and tested Qt5 Linux binary from their website on Arch Linux with the qt variable set in config.py. Change-Id: I2e19ab4aa7a26fdd989e2a12faa51a0f3f89c3ce | |||
2014-01-19 | Make SCons Qt4 tool work on all non-Windows/OS X platforms | Remko Tronçon | |
Change-Id: Ib59fe1d9d71194f9b34b655ab817811d673c5187 | |||
2013-07-15 | Fixed Qt5 compilation on Windows. | Remko Tronçon | |
Change-Id: I2d4de311e7d8c6909f6a35dbb650380e2b0b1da9 | |||
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon | |
Change-Id: I62c7d5ca44c915e36c797c798294b7c34b465514 | |||
2012-06-23 | Fixed .qrc dependencies not being tracked. | Remko Tronçon | |
Resolves: #1134 | |||
2012-02-28 | Add workaround for Qt MOC bug. | Remko Tronçon | |
Details about the workaround & bug can be found here: https://bugreports.qt-project.org/browse/QTBUG-22829 Resolves: #1067 | |||
2011-08-13 | Fixed Qt SCons tool on Linux 3.0 systems. | Remko Tronçon | |
Resolves: #961 | |||
2011-02-19 | Make Swift translatable. | Remko Tronçon | |
2011-01-22 | Link against debug version of Qt on windows. | Remko Tronçon | |
2010-03-28 | Moving submodule contents back. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved BuildTools to a separate module. | Remko Tronçon | |
2010-03-28 | Removing BuildTools module. | Remko Tronçon | |
2009-12-31 | Fix building on OS X using default Qt installation. | Remko Tronçon | |
2009-08-10 | Fix SCons build on windows. | Remko Tronçon | |
2009-08-10 | Migrated all configure flags to SCons. | Remko Tronçon | |