cutego/androidextras
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
..
androidextras.go breaking changes; make use of qmake + drop legacy code 2017-03-16 20:18:32 +01:00
androidextras_android.cpp new webview module + example + more subnamespace functions 2017-02-17 18:55:39 +01:00
androidextras_android.go fix connect functions, dynamic mxe lookup, futher qmake related changes 2017-03-02 19:24:25 +01:00
androidextras_android.h new webview module + example + more subnamespace functions 2017-02-17 18:55:39 +01:00
utils-androidextras_android.go fix memory leaks + more primitives + cleanup 2016-08-23 22:51:01 +02:00