summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Fix --exceptions flag usage on INTEGRITYKimmo Ollila2017-01-181-0/+5
* Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-182-16/+10
* CMake: Create a Qt5::<ModuleName>Private target for each moduleStephen Kelly2016-12-231-0/+25
* qmake: add support for launch images in asset catalogsJake Petroules2016-12-221-0/+15
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-169-86/+91
|\
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-162-3/+4
| |\
| | * Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-081-1/+1
| | |\
| | | * fix qlalr invocation in silent buildsOswald Buddenhagen2016-12-071-1/+1
| | * | moc: force the Microsoft compiler not to define _MSC_EXTENSIONSThiago Macieira2016-12-081-2/+2
| | * | Set a proper name for the moc_predefs extra compilerJoerg Bornemann2016-11-301-0/+1
| * | | move all target spec handling to qmake-based configure systemOswald Buddenhagen2016-12-131-8/+8
| * | | move qdevice.pri creation to qmake-based configure systemOswald Buddenhagen2016-12-132-1/+5
| * | | move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-131-1/+1
| * | | nuke configure -host-optionOswald Buddenhagen2016-12-131-6/+6
| * | | move device spec validation to configureOswald Buddenhagen2016-12-131-33/+0
| * | | write HOST_QT_TOOLS to qmodule.pri instead of qhost.priOswald Buddenhagen2016-12-131-1/+1
| * | | move definition of configure -continue switch to builtinsOswald Buddenhagen2016-12-131-0/+2
| * | | move configure -redo handling (mostly) to qmake-based systemOswald Buddenhagen2016-12-132-3/+22
| * | | make handling of built-in configure options data-drivenOswald Buddenhagen2016-12-134-30/+41
| * | | move preparation of configure test build dir to qmake-based systemOswald Buddenhagen2016-12-131-0/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-137-12/+48
|\| | |
| * | | move license check to qmake-based configure systemOswald Buddenhagen2016-12-081-3/+11
| * | | Add -Wdouble-promotion to headerscleanJesus Fernandez2016-11-301-0/+11
| |/ /
| * | make handling of qml module search path sanerOswald Buddenhagen2016-11-254-7/+23
| * | fix use of $$QMAKE_QMAKE, take 2Oswald Buddenhagen2016-11-251-1/+2
| * | fix use of $$QMAKE_QMAKEOswald Buddenhagen2016-11-231-1/+1
| * | don't mention config.log in error messages before it even existsOswald Buddenhagen2016-11-231-1/+1
* | | MinGW: reuse gcc-base.conf and g++-base.confEric Lemanissier2016-11-291-1/+2
* | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-11-1816-54/+133
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-1716-54/+133
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-161-1/+1
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-1/+1
| | | |\|
| | | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-1/+1
| | | | |\
| | | | | * qmake: fix installation of asset catalog filesJake Petroules2016-11-141-1/+1
| | * | | | make QMAKE_USE obey QMAKE_LIBDIR_*Oswald Buddenhagen2016-11-161-1/+4
| | |/ / /
| | * | | configure: turn qtConfOutputPostProcess_*() callbacks into replace functionsOswald Buddenhagen2016-11-151-5/+9
| | * | | make use of $$QMAKE_QMAKEOswald Buddenhagen2016-11-151-1/+1
| | * | | mark up output of called commands in configure logOswald Buddenhagen2016-11-151-1/+4
| | * | | configure: fix caching of includedir resultsOswald Buddenhagen2016-11-151-1/+1
| | * | | fix configure logging when no cache is present yetOswald Buddenhagen2016-11-153-2/+3
| | * | | Make 'use' entries work across module boundariesLars Knoll2016-11-141-7/+27
| | * | | Allow checking for the existence of modules in configure.jsonLars Knoll2016-11-142-4/+45
| | * | | Introduce QMAKE_CD to enable us to cd from one Windows drive to anotherHannah von Reth2016-11-147-7/+9
| | * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-082-0/+2
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-042-0/+2
| | | |\|
| | | | * Fix building when lex source refers to a file generated by yaccJoni Poikelin2016-11-012-0/+2
| | * | | fix debug-only builds on debug-and-release platformsOswald Buddenhagen2016-11-071-4/+7
| | * | | don't log silent tests to config.logOswald Buddenhagen2016-11-071-6/+3
| | * | | don't write "Checking for ..." to config.logOswald Buddenhagen2016-11-071-3/+1
| | * | | don't attempt to install the target of header-only modulesOswald Buddenhagen2016-11-071-1/+3