summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt.prf
Commit message (Expand)AuthorAgeFilesLines
* qmake: Don't warn about using private headers if there are noneTor Arne Vestbø2020-10-231-4/+4
* Make configure -force-asserts affect the Qt build onlyJoerg Bornemann2020-08-271-1/+0
* qmake: Remove "Cannot find library" warningsJoerg Bornemann2020-06-151-4/+0
* qmake: Support .dll.a import libraries for MinGW builds of QtJoerg Bornemann2020-06-111-1/+20
* Remove winrtOliver Wolff2020-06-061-9/+0
* Remove whitespace for file names generated from TARGETKai Koehne2020-06-021-2/+8
* Fix scanned resources in static buildsv5.15.0Tor Arne Vestbø2020-05-111-1/+1
* Fix building of autotests for certain configurationsOliver Wolff2020-04-281-5/+16
* Consider qml dependencies from qrc files in static buildsFabian Kosmale2020-03-181-1/+9
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-18/+13
|\
| * qmake: link qt libraries by full pathOswald Buddenhagen2019-04-151-18/+13
* | Wasm: enable thread supportMorten Johan Sørvig2019-02-071-1/+1
|/
* macOS: Use tool environment to ensure tests load matching Qt librariesTor Arne Vestbø2019-01-121-8/+0
* qmake: remove support for pre-5.6 qt module prisOswald Buddenhagen2018-12-201-22/+0
* macOS: Don't link to debug versions of frameworks unless requestedTor Arne Vestbø2018-11-271-1/+1
* macOS: Explicitly link to debug version of framework when neededTor Arne Vestbø2018-03-161-1/+10
* qmake: ignore QT if we have failed requires()Oswald Buddenhagen2018-01-121-0/+4
* fix up static linking of plugins somewhatOswald Buddenhagen2017-01-191-21/+18
* track plugins' qt dependenciesOswald Buddenhagen2017-01-061-64/+84
* statically link plugins for transitive deps' private deps as wellOswald Buddenhagen2017-01-061-7/+7
* import static plugins also into dllsOswald Buddenhagen2017-01-061-5/+6
* prune obsolete qml file deploymentOswald Buddenhagen2016-12-231-34/+0
* prune vestiges of DEPLOYMENT_PLUGINOswald Buddenhagen2016-12-231-21/+2
* make handling of qml module search path sanerOswald Buddenhagen2016-11-251-7/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-2/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-2/+3
| |\
| | * normalize name of plugin default linkage overridesOswald Buddenhagen2016-10-171-2/+3
* | | make users of qt modules inherit the modules' public QMAKE_USEOswald Buddenhagen2016-10-151-0/+2
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-7/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-7/+7
| |\|
| | * Fixes issue with iOS when project path has a whitespaceVikas Pachdha2016-09-151-7/+7
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-6/+6
* | | make use of silent error() emissionOswald Buddenhagen2016-08-081-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+1
| |\|
| | * remove redundant condition from private module use warningOswald Buddenhagen2016-07-131-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-0/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-0/+9
| |\|
| | * winrt: Add capabilities as specified by modulesMaurice Kalinowski2016-04-071-0/+9
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-14/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-14/+1
| |\|
| | * support relative paths in configure -ROswald Buddenhagen2016-03-161-14/+1
* | | qmake: Remove Windows CE support.Joerg Bornemann2016-03-101-1/+1
|/ /
* | Revert "Fix shared library framework builds of Qt with a platform suffix."Tor Arne Vestbø2016-02-171-1/+1
* | Fix shared library framework builds of Qt with a platform suffix.Jake Petroules2016-02-061-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-35/+43
|\|
| * make module .pri files more flexibleOswald Buddenhagen2016-01-131-35/+43
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-2/+2
|\|
| * Fixed recently added "excess colon in front of brace" qmake warningOliver Wolff2016-01-061-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2015-11-231-2/+2
|\|