Commit Graph

67 Commits

Author SHA1 Message Date
Martchus 6a5e700e59 Update mingw-w64-qt5-* to 5.7.1 2016-12-23 20:19:16 +01:00
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 97afda1bd2 Import patches for mingw-w64 Qt 5 from Git repo 2016-11-02 21:25:47 +01:00
Martchus e75141e702 Fix Qt 5 plugin template 2016-09-19 20:15:52 +02:00
Martchus d6e279ad10 Fix using QML plugins with CMake 2016-09-14 22:44:58 +02: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 eb22ef4d46 Use native OpenGL in default variant
- Also fix misc issues with mingw-w64-qt5-base-static
- Also provide static libs for mingw-w64-qt5-declarative
  and mingw-w64-qt5-tools (other modules are still
  on TODO list)
- First approach to allow usage of static version via CMake
- Use native OpenGL by default because this version seems
  less buggy and ANGLE is hard to maintain; this is also the
  default choice in MSYS2-MINGW-packages and MXE
2016-08-14 20:44:49 +02:00
Martchus f7924a9daa Fix a few mistakes in mingw-w64-qt5-* packages
- Some modules contain executables to run on the host
  and hence mustn't have the architecture 'any'.
- Host tools in modules are stripped now
- Missing mfence in Atomic.h (header of WTF) is fixed
  in a more appropriate way
2016-06-22 22:33:30 +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 6f1381bce7 mingw-w64-qt5-declarative: added fix by ohmyarch 2016-04-17 19:46:11 +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