summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qml_plugin.prf
Commit message (Expand)AuthorAgeFilesLines
* qml_plugin.prf: Use and prefer QML_IMPORT_VERSION over IMPORT_VERSIONUlf Hermann2020-01-171-5/+6
* Don't create duplicate plugins.qmltypes rulesUlf Hermann2019-11-111-1/+4
* Android: Fix plugins namingBogDan Vatra2019-10-011-1/+1
* Allow QML plugin to specify import name explicitlyKai Koehne2019-02-261-2/+2
* Remove support for qml1 plugins and modulesKai Koehne2018-11-151-20/+5
* Automatically pick up dependencies.json file for qmlplugindumpKai Koehne2018-10-151-0/+8
* Allow passing custom arguments to qmlplugindumpKai Koehne2018-09-031-1/+1
* stop exporting QT.*.{MAJOR,MINOR,PATCH}_VERSION in module prisOswald Buddenhagen2017-02-061-2/+2
* Build Qt libraries with -fapplication-extensionJake Petroules2017-01-271-0/+3
* Get rid of simulator_and_device CONFIG option (mostly)Oswald Buddenhagen2016-10-161-1/+0
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-20/+24
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-19/+23
| |\
| | * Fix missing qmlplugindump_wrapper.sh (debug_and_release)J-P Nurmi2016-08-161-19/+23
| * | Fix missing plugins.qmltypes in static buildsJ-P Nurmi2016-08-171-1/+1
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-3/+3
|/ /
* / fix logical mismerge from 5.6Oswald Buddenhagen2016-06-171-1/+1
|/
* fix ios device&simulator builds againOswald Buddenhagen2016-06-101-1/+3
* QT_CONFIG simplification re debug_and_release and build_allOswald Buddenhagen2016-05-171-2/+1
* remove bogus no_cxx_module conditionalOswald Buddenhagen2016-04-081-1/+1
* don't call qtAddToolEnv() directlyOswald Buddenhagen2015-12-151-2/+3
* build QML plugins with relative RPATH as wellOswald Buddenhagen2015-11-261-0/+2
* embed a VERSIONINFO resource into QML pluginsJoerg Bornemann2015-06-051-0/+6
* restore qt4's qtLibraryTarget() behaviorOswald Buddenhagen2015-03-051-1/+1
* use the right env var in qmlplugindump callOswald Buddenhagen2014-06-051-3/+5
* fix qmlplugindump's import path constructionOswald Buddenhagen2014-05-231-3/+5
* de-duplicate setup of libdir replacement in prl filesOswald Buddenhagen2014-04-151-8/+0
* properly replace windows paths in installed qml plugin prl filesOswald Buddenhagen2014-04-151-0/+1
* enable path replacement in installed qml plugin prl files on all platformsOswald Buddenhagen2014-04-151-8/+6
* Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* qml_plugin.prf: moc plugin with -Muri=$$TARGETPATHRichard Moe Gustavsen2013-10-111-0/+5
* mkspecs/qml_plugin: adding -nonrelocatable flag to qmldump callFawzi Mohamed2013-06-101-1/+1
* make qml_plugin.prf usable without a parent c++ moduleOswald Buddenhagen2013-03-121-5/+14
* remove redundant codeOswald Buddenhagen2013-03-121-4/+0
* Add qt_common.prf and move some common definitions thereThiago Macieira2013-02-281-0/+1
* fix path adjustments in installed metafilesMark Brand2013-01-301-0/+9
* mark a bunch of features as internalOswald Buddenhagen2012-12-121-0/+11
* Add a new location for QML 2.x importsThiago Macieira2012-11-191-4/+6
* add qml1_{module,plugin}.prfOswald Buddenhagen2012-10-301-2/+12
* fix 'qmltypes' targetsOswald Buddenhagen2012-10-261-1/+10
* make qmltypes target properly respect debug vs. releaseOswald Buddenhagen2012-10-261-7/+11
* QML plugins: Make sure that both debug and release versions are builtKai Koehne2012-10-161-1/+9
* factor qml_module out of qml_pluginOswald Buddenhagen2012-08-071-27/+4
* use global imports install location as the "build" dir for qml plugin filesOswald Buddenhagen2012-08-071-2/+2
* copy qml files to build dir only when doing a non-prefix buildOswald Buddenhagen2012-08-071-8/+10
* move IMPORT_VERSION fallback into the conditional of the consumerOswald Buddenhagen2012-08-071-1/+2
* move qmltypes "compiler" below TARGET manipulationOswald Buddenhagen2012-08-071-17/+17
* fix QT.<module>.*_VERSION referencesOswald Buddenhagen2012-07-111-1/+1
* do not mess with VERSIONOswald Buddenhagen2012-07-111-2/+2
* add feature file for centralized qml plugin project handlingOswald Buddenhagen2012-07-111-0/+67