Commit Graph

10 Commits

Author SHA1 Message Date
Martchus b8e53ae1e6 Fix licenses in Qt packages 2016-11-02 21:25:49 +01:00
Martchus defbb48223 Change work around for using static Qt 5 with CMake
* Make it possible to use shared and static Qt build (installed
  in the same prefix) at the same time in a project.
* This allows compiling shared and static libraries depending on
  Qt in one step.
* Static CMake modules are prefixed with 'Static', eg. 'StaticQt5Core'
  and provide importet targets as eg. 'Qt5::static::Core'.
2016-11-02 21:25:48 +01:00
Martchus 3877e7bca7 Provide static versions of further Qt modules
Also fix problems using the static version with CMake
2016-08-19 16:01:43 +02:00
Martchus 8763c6d6b2 Update mingw-w64-qt5-* to 5.7.0 2016-06-18 01:19:03 +02:00
Martchus 81da051776 Update mingw-w64-qt5-* to 5.6.1 2016-06-15 00:24:08 +02:00
Martchus 1c5b356f3c further adjustments for mingw-w64-qt5-* 2016-03-25 21:43:59 +01:00
Martchus 0dcce4f7b3 updated version of mingw-w64-qt5-* to 5.6.0 2016-03-23 21:01:33 +01:00
Martchus 519b186e0d updated Qt/ANGLE
- patched ANGLE to be usable with Qt WebKit
- patched Qt WebKit to work with latest ANGLE
- removed unused patches
- fixed dependencies of mingw-w64-qt5-activeqt
2016-03-10 20:16:15 +01:00
Martchus 595179f8bc minor improvements for mingw-w64-qt5-* packages 2016-02-07 22:19:17 +01:00
Martchus e01a35a280 imported mingw-w64-qt5-* 2016-02-07 22:19:17 +01:00