Commit graph

32 commits

Author SHA1 Message Date
therecipe
a76e708146 update to Qt 5.10.0 + support for Go 1.10 2018-01-17 20:38:03 +01:00
therecipe
ecde93482d update to Qt 5.9.3 + fixes for Qt 5.10.0 2017-12-19 02:23:01 +01:00
therecipe
a7d7d6588c update to Qt 5.9.1 + new module 2017-08-30 23:38:52 +02:00
therecipe
62049250f0 minor cleanup + new webkit/coral example + fix setup on raspberry 2017-08-21 19:49:43 +02:00
therecipe
9127474fe4 fix msys2 shared + webkit support + fix for 5.9.1 2017-07-13 17:04:51 +02:00
therecipe
0f99eb634c initial inclusion of vagrant + register missing std types for moc 2017-07-11 23:33:08 +02:00
therecipe
bb6259c35d new env variable for qml debugging and profiling 2017-05-18 00:17:02 +02:00
therecipe
2274d39b53 fix msys2 static + bump android build tool to 25.0.3 2017-04-30 00:15:23 +02:00
therecipe
d0787d4a4d support for android-emulator + minor qtmoc fix 2017-04-17 19:21:21 +02:00
Kenneth Shaw
567a430704 Dropping exec permissions on files 2017-04-12 15:21:13 +07:00
therecipe
6d11509f78 add support for the WebKit module 2017-04-10 23:38:26 +02:00
Mathy Vanvoorden
8dd94475dc
Add pkg-config based Qt version detection 2017-04-01 21:03:41 +02:00
therecipe
b144b9ffd3 several fixes + rpi docker images 2017-03-17 21:36:32 +01:00
therecipe
1c2fcd441f breaking changes; make use of qmake + drop legacy code
The cgo files are now generated by parsing the Makefiles generated by
qmake.
This greatly simplifies the support for additional targets, and also
removes the need to maintain extra backward and forward compatibility
code.

But these (backend) changes needed to come along with some breaking
changes to the (fontend) tooling.
So there is now the need to always specify the target when you use
qtmoc, qtrcc or qtminimal.

Some other minor breaking changes were:
The moc and rcc files are not automatically removed anymore by qtdeploy.
Because qtdeploy now has a -fast flag to make used of these cached
files.

The use of docker is now specified by using the -docker flag.

And the docker images were renamed to make their use case more clear.
2017-03-16 20:18:32 +01:00
therecipe
b47d2addd4 fix CI + qtsetup 2017-03-11 20:08:40 +01:00
therecipe
b07306acc2 further qmake related changes + more refactoring 2017-03-10 22:54:09 +01:00
therecipe
70f198d247 fix connect functions, dynamic mxe lookup, futher qmake related changes 2017-03-02 19:24:25 +01:00
therecipe
864e4fbe10 fix qtmoc issue on linux 2017-02-28 19:27:55 +01:00
therecipe
61c4644284 fix CI 2017-02-27 01:23:27 +01:00
therecipe
256c681ec8 further preparations for qmake + pre-build openssl for docker 2017-02-26 22:03:27 +01:00
therecipe
9cb2c840ec initial update to Qt 5.8 + breaking changes + new speech module
1. the qt api changed in various places
2. dropped the "_minimal" suffix for the deployment folders
3. to keep using older versions of Qt (5.7.1 for example), one would
now need to explicit export "QT_VERSION=5.7.1" and also
"QT_DIR=/path/to/Qt5.7.1"
2017-02-10 18:18:44 +01:00
therecipe
e70f310ce5 fix qtmoc 2017-02-01 16:38:51 +01:00
therecipe
fd7b65bc3c minor fix 2017-01-12 15:42:30 +01:00
Bruno Clermont
e4200d2e4d improve log msg 2017-01-12 15:38:24 +08:00
Bruno Clermont
201ab26606 validate more input 2017-01-12 15:35:25 +08:00
therecipe
9d86d8aac3 preparation for Qt 5.8.0 2017-01-08 20:14:18 +01:00
therecipe
d9eb444d8b fix infinite recursion in utils.QT_VERSION 2017-01-08 00:56:58 +01:00
therecipe
8a83cb4e3e qt_dir & qt_version flags + partial automatic version detection 2017-01-07 18:26:06 +01:00
therecipe
8fdb852dd5 fix msys2 2017-01-02 21:26:38 +01:00
therecipe
0329327628 minor fixes 2016-12-30 21:40:48 +01:00
therecipe
28b6970117 fix sailfish + fix ios-simulator + new checks 2016-12-16 21:59:46 +01:00
therecipe
0bd230d5f6 cleanup + better logging 2016-10-28 04:00:58 +02:00