summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_module_pris.prf
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-2/+2
|\
| * fix bootstrapped modules in framework builds, take 2Oswald Buddenhagen2017-03-221-2/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-1/+1
|\|
| * fix usage of "empty" librariesOswald Buddenhagen2017-02-221-1/+1
* | stop exporting QT.*.{libexecs,plugins,imports,qml} in module prisOswald Buddenhagen2017-02-061-13/+1
* | stop exporting QT.*.{MAJOR,MINOR,PATCH}_VERSION in module prisOswald Buddenhagen2017-02-061-6/+0
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+1
|\
| * don't strip off plugin subtypesOswald Buddenhagen2016-10-171-1/+1
* | stop exporting the library versionsOswald Buddenhagen2016-10-181-2/+1
* | propagate the correct library variable to the private module priOswald Buddenhagen2016-10-181-1/+1
* | make users of qt modules inherit the modules' public QMAKE_USEOswald Buddenhagen2016-10-151-0/+2
* | fix shadow builds with pre-synced headers, part 3Oswald Buddenhagen2016-10-141-3/+0
* | Modularize the new configure system (infrastructure part)Lars Knoll2016-09-101-1/+42
* | make use of silent error() emissionOswald Buddenhagen2016-08-081-3/+3
|/
* winrt: Add capabilities as specified by modulesMaurice Kalinowski2016-04-071-0/+4
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-1/+1
|\
| * fix non-git non-prefix shadow buildsOswald Buddenhagen2016-03-021-1/+1
* | export private module's deps as run deps of the public moduleOswald Buddenhagen2016-03-071-2/+5
|/
* unbreak propagation of dependencies on private modulesOswald Buddenhagen2016-01-131-1/+5
* make module .pri files more flexibleOswald Buddenhagen2016-01-131-11/+19
* rework include path construction in the module systemOswald Buddenhagen2016-01-121-31/+11
* fix the determination whether to build a module as a frameworkOswald Buddenhagen2015-11-191-1/+1
* centralize determination whether a module is built as a frameworkOswald Buddenhagen2015-11-171-1/+1
* simplify qt rpath codeOswald Buddenhagen2015-09-171-10/+0
* allow modules to declare that they have generated private includesOswald Buddenhagen2015-05-201-2/+9
* make headers-only modules work for framework buildsOswald Buddenhagen2015-04-271-3/+3
* don't try to include non-existing private module .priOswald Buddenhagen2015-04-211-2/+5
* make it possible to suppress the creation of a private moduleOswald Buddenhagen2015-03-271-2/+2
* export modules with TEMPLATE=aux as no_linkOswald Buddenhagen2015-03-271-1/+3
* support spaces in build and install dirsOswald Buddenhagen2015-02-171-14/+15
* introduce /dev variants of qmake propertiesOswald Buddenhagen2015-02-051-1/+1
* Fix linking of sources without LTCG to a static lib with LTCGThiago Macieira2014-12-011-0/+2
* add support for explicitly declaring the module master headerOswald Buddenhagen2014-10-291-0/+5
* make module-by-module build work when old builds are installedOswald Buddenhagen2014-07-301-3/+5
* fix list of cached module variablesOswald Buddenhagen2014-04-301-2/+1
* automatically link plugins belonging to qt modules when building static appsOswald Buddenhagen2014-04-091-1/+5
* make better use of $$MODULE_PLUGIN_TYPESOswald Buddenhagen2013-10-241-1/+2
* rewrite handling of private modulesOswald Buddenhagen2013-10-241-53/+69
* make requirement for -private suffix explicit, take 2Oswald Buddenhagen2013-07-051-2/+6
* redo include path logic for pre-generated headersOswald Buddenhagen2013-06-101-16/+32
* update some comments relating to forwarding module pri filesOswald Buddenhagen2013-06-101-1/+1
* allow modules to extend their MODULE_{,PRIVATE_}INCLUDESOswald Buddenhagen2013-06-101-0/+2
* don't add absent private include paths to non-git buildsOswald Buddenhagen2013-06-051-2/+2
* fix non-git non-shadow non-prefix non-qtbase buildsOswald Buddenhagen2013-06-051-1/+2
* run syncqt only for builds from gitOswald Buddenhagen2013-06-031-1/+14
* remove pointless quoting of MODULE_*INCLUDES assignmentsOswald Buddenhagen2013-06-031-3/+3
* install host libraries into -hostprefixOswald Buddenhagen2013-05-131-7/+19
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-4/+4
|\
| * enumerate modules in QT_MODULES, not QT_CONFIGOswald Buddenhagen2013-03-151-2/+2
| * broaden the effect of CONFIG+=force_independent somewhatOswald Buddenhagen2013-03-151-2/+2