summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-6/+8
* Revert "Automatically link printsupport plugins to static applications."Oswald Buddenhagen2014-04-181-2/+0
* Make Xcode debug info format controllable through a qmake variableTor Arne Vestbø2014-04-102-0/+17
* make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-091-7/+14
* make QTPLUGIN work in prefix builds for plugins outside qtbaseOswald Buddenhagen2014-04-092-3/+35
* automatically link plugins belonging to qt modules when building static appsOswald Buddenhagen2014-04-093-3/+41
* Use PlistBuddy instead of sed/xpath magic to extract OS X/iOS SDK nameTor Arne Vestbø2014-04-081-6/+1
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-043-30/+8
* Windows XP target support for MSVC >= 2012Joerg Bornemann2014-04-033-2/+16
* Add support for device capabilities on WinRTMaurice Kalinowski2014-03-311-1/+6
* Update copyright year in tools outputKai Koehne2014-03-311-1/+1
* winphone: deploy default font files as DirectWrite is not supportedOliver Wolff2014-03-251-0/+60
* purge -separate-debug-info=nocopyOswald Buddenhagen2014-03-202-2/+1
* Fix WinRT manifest for Visual Studio.Janne Anttila2014-03-201-6/+18
* Introduce GENERATED_TESTDATA variable and fix qresourceengine test.Janne Anttila2014-03-141-0/+22
* properly replace windows paths in installed plugin prl filesOswald Buddenhagen2014-03-141-0/+1
* enable path replacement in installed plugin prl files on all platformsOswald Buddenhagen2014-03-141-9/+7
* Fix WinRT design-mode manifest location.Janne Anttila2014-03-141-2/+7
* CMake: Test with the NMake Makefiles generator on Windows.Stephen Kelly2014-03-061-4/+1
* simd.prf: replace CONFIG based neon check with a QT_CPU_FEATURES checkThomas Senyk2014-03-061-1/+1
* Add optimize_full qmake config optionAllan Sandfeld Jensen2014-03-061-0/+9
* Fix win32 mkspecsOswald Buddenhagen2014-03-061-2/+4
* automate handling of generated headers some moreOswald Buddenhagen2014-02-281-0/+14
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-171-23/+0
|\
| * Remove automated generation of dwarf indexhjk2014-02-161-23/+0
* | Initial support for the Intel Compiler 14.0 on OS XThiago Macieira2014-02-161-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-111-0/+8
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-0/+8
| |\|
| | * Suppress unsafe warnings of MSVCKurt Pattyn2014-01-211-0/+8
* | | qmake: Provide feature for windeployqtAndrew Knight2014-02-111-0/+19
* | | Fix compilation when including files created in shadow dirsThiago Macieira2014-02-101-0/+2
* | | Automatically link printsupport plugins to static applications.Friedemann Kleint2014-02-081-0/+2
|/ /
* | Update the macro that MSVC 2013 defines for AVX code generationThiago Macieira2014-02-011-1/+1
* | resolve include paths against source dirOswald Buddenhagen2014-01-291-1/+4
* | shell-quote include paths when not using a response fileOswald Buddenhagen2014-01-291-1/+3
* | use the response file also for the default incdirsOswald Buddenhagen2014-01-291-2/+2
* | use write_file() to create the response file with the includesOswald Buddenhagen2014-01-291-36/+11
* | Explicitly use libstdc++ for non-C++11 static buildsTor Arne Vestbø2014-01-281-0/+9
* | Ensure C++11 support matches between Qt and user projects for static buildsTor Arne Vestbø2014-01-281-2/+11
* | WinRT: Provide qmake feature for generating a package manifestAndrew Knight2014-01-241-0/+121
* | iOS: Enable building of basic testsTor Arne Vestbø2014-01-221-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-203-1/+15
|\|
| * clear OBJECTIVE_SOURCES as wellOswald Buddenhagen2014-01-201-0/+1
| * REG: Fix make install on library projects on AndroidEskil Abrahamsen Blomfeldt2014-01-151-0/+3
| * MIPS DSP build system fix and additional optimizations.lpapuga2014-01-141-1/+11
* | introduce qlalr featureOswald Buddenhagen2014-01-201-0/+49
* | Add support for using -isystem in qmakeThiago Macieira2014-01-201-1/+2
* | Don't pass -mfpmath=sse to Clang < 3.4, it's not supportedTor Arne Vestbø2014-01-181-1/+11
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-176-7/+7
* | Ensure that the mkspec and source dirs are passed to moc on WindowsThiago Macieira2014-01-161-3/+3