summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1310-13/+94
|\
| * move license check to qmake-based configure systemOswald Buddenhagen2016-12-081-3/+11
| * Add -Wdouble-promotion to headerscleanJesus Fernandez2016-11-301-0/+11
| * Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-261-0/+1
| |\
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-251-0/+1
| | |\
| | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-251-0/+1
| | | |\
| | | | * Android: All gcc flags should be set for clang tooBogDan Vatra2016-11-251-0/+1
| | | | * Fix qmldir copying in debug and release builds on WindowsJoerg Bornemann2016-11-231-1/+5
| * | | | 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
| |/ / /
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-243-1/+45
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-233-1/+45
| | |\|
| | | * Add support for Visual Studio 2017Oliver Wolff2016-11-222-0/+44
| | | * Adjust comment to "new" spec nameVyacheslav Koscheev2016-11-221-1/+1
| * | | 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
* | | | Introduce CI20 mips32 mkspecMilko Leporis2016-12-052-0/+61
* | | | MinGW: reuse gcc-base.conf and g++-base.confEric Lemanissier2016-11-295-44/+14
* | | | Add a device spec for cross-compiling for the Qt SimulatorLaszlo Agocs2016-11-242-0/+69
* | | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-11-1818-167/+142
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-1718-167/+142
| |\| | |
| | * | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-162-114/+1
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-162-114/+1
| | | |\| |
| | | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-152-115/+1
| | | | |\|
| | | | | * qmake: fix installation of asset catalog filesJake Petroules2016-11-141-1/+1
| | | | | * drop obsolete fileOswald Buddenhagen2016-11-141-114/+0
| | * | | | 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
| | * | | don't clear config.log unless re-checkingOswald Buddenhagen2016-11-073-1/+4
| | * | | move empty cache() call back to configure.prfOswald Buddenhagen2016-11-072-4/+4
| | * | | fix iteration over a feature's outputsOswald Buddenhagen2016-11-071-2/+2
| | * | | nuke obsolete commentOswald Buddenhagen2016-11-071-3/+0
| | * | | iOS, mkspec: only link in qiosnsphotolibrarysupport for iOSRichard Moe Gustavsen2016-11-072-8/+9
* | | | | Enable support for OpenVGAndy Nichols2016-11-172-22/+0
|/ / / /
* | | | Add a device spec for the Renesas R-Car H2Laszlo Agocs2016-11-162-0/+71
* | | | Add a spec for 64-bit Jetson TX1Laszlo Agocs2016-11-052-0/+91