summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
...
* | Disable C++11 support for ICC on OS XThiago Macieira2014-06-281-1/+2
* | Work around Intel Compiler 14 & 15 bug with paths starting with dotThiago Macieira2014-06-271-0/+6
* | Fix building of the C++11 config.test on Windows with ICLThiago Macieira2014-06-271-0/+1
* | Update the macx-icc mkspec for ICC 15Thiago Macieira2014-06-271-7/+7
* | Disable automatic use of pch for MinGWKai Koehne2014-06-261-1/+6
* | winrt: Remove WP8.0 references from package manifest featureAndrew Knight2014-06-251-33/+8
* | qmake: Guard module depends with __cplusplusHolger Hans Peter Freyther2014-06-201-0/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...J-P Nurmi2014-06-0720-63/+278
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-0520-63/+278
| |\|
| | * use the right env var in qmlplugindump callOswald Buddenhagen2014-06-051-3/+5
| | * unbreak static qml imports againOswald Buddenhagen2014-06-051-3/+10
| | * actually don't install qt dlls into lib/ any moreOswald Buddenhagen2014-06-052-1/+1
| | * pass (some) index dirs also during -prepare phaseOswald Buddenhagen2014-06-051-1/+15
| | * don't check for doc/ dirs' existenceOswald Buddenhagen2014-06-051-2/+1
| | * ensure that there is always an -indexdir argumentOswald Buddenhagen2014-06-051-3/+7
| | * fix/optimize QT_PLUGIN_PATH construction in qtAddTargetEnv()Oswald Buddenhagen2014-06-052-12/+18
| | * Fix VCLibs dependency in WP8.1 manifestAndrew Knight2014-06-031-0/+1
| | * CMake: Fix build with unversion_libname configurationDaiwei Li2014-05-301-0/+4
| | * fix C4275 warnings for MSVC 2010 buildJoerg Bornemann2014-05-231-1/+1
| | * fix qmlplugindump's import path constructionOswald Buddenhagen2014-05-231-3/+5
| | * fix/simplify the qmlimportscanner's import path constructionOswald Buddenhagen2014-05-231-7/+3
| | * fix quoting and path separators in qtPrepareTool()Oswald Buddenhagen2014-05-232-11/+16
| | * WinRT app manifest: update namespace prefixAndrew Knight2014-05-221-9/+9
| | * Add build support for Windows Phone 8.1Andrew Knight2014-05-229-15/+190
* | | Make RCC handle bigger binarieshjk2014-06-061-5/+17
|/ /
* | Expose "android-extra-plugins" androiddeployqt feature to qmakeAleix Pol2014-06-051-1/+5
* | RCC: Remove support for CONFIG += resource_combinehjk2014-05-271-14/+3
* | Automatically enable precompiled headers for Qt modulesThiago Macieira2014-05-271-0/+2
* | Fix linking warnings on OS X with qmlimportscannerSimon Hausmann2014-05-231-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-2211-7/+28
|\|
| * fix too aggressive installation of helper librariesOswald Buddenhagen2014-05-201-3/+3
| * Strip bootstrapped binaries of unused sectionsThiago Macieira2014-05-194-0/+6
| * Make the use of -ffunction-sections more generic in QtThiago Macieira2014-05-195-0/+10
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-142-4/+9
| |\
| | * fix doc references to webkitOswald Buddenhagen2014-05-132-4/+9
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-133-2/+29
|\| |
| * | Use the "gcc" feature in simd.prfThiago Macieira2014-05-061-1/+1
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-032-1/+28
| |\|
| | * mkspec (iOS): use QTPLUGIN.platforms=-Richard Moe Gustavsen2014-04-301-1/+1
| | * install convenience libraries when building staticallyOswald Buddenhagen2014-04-281-1/+3
| | * centralize auxiliary lib creationOswald Buddenhagen2014-04-281-0/+25
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-0621-78/+87
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-012-7/+9
| |\|
| | * Android: Add "unversioned_libname" configurationEskil Abrahamsen Blomfeldt2014-04-251-1/+1
| | * deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-6/+8
| * | make QMAKE_DIRLIST_SEP consistent with QMAKE_DIR_SEPOswald Buddenhagen2014-04-303-0/+3
| * | untangle use of system vs. shell path(-list) semanticsOswald Buddenhagen2014-04-306-9/+9
| * | fix qtmain's .prl file not being usedOswald Buddenhagen2014-04-301-0/+2
| * | don't create a trailing space when PLUGIN_EXTENDS is emptyOswald Buddenhagen2014-04-301-1/+1
| * | fix list of cached module variablesOswald Buddenhagen2014-04-301-2/+1