summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-0412-53/+8
* Rename QNX arm mkspecs to be aligned with SDP structureWolfgang Bremer2014-04-045-75/+122
* Windows XP target support for MSVC >= 2012Joerg Bornemann2014-04-035-6/+20
* BlackBerry,QNX: Switch to QMAKE_PLATFORM from CONFIGWolfgang Bremer2014-04-033-3/+3
* 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-253-0/+62
* Windows Phone: Remove QT_NO_CURSORv5.3.0-beta1Andrew Knight2014-03-212-2/+2
* Windows Phone: Remove ws2_32.lib dependencyAndrew Knight2014-03-212-2/+2
* encode the MSVC version in our mkspecsJoerg Bornemann2014-03-205-0/+5
* purge -separate-debug-info=nocopyOswald Buddenhagen2014-03-202-2/+1
* Fix WinRT manifest for Visual Studio.Janne Anttila2014-03-204-14/+21
* Android: Turn off thumb for armv5 againEskil Abrahamsen Blomfeldt2014-03-141-3/+7
* 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
* iOS: Create folder for SUBDIR projectsMarkus Goetz2014-03-141-0/+1
* Fix WinRT design-mode manifest location.Janne Anttila2014-03-141-2/+7
* Fix building of Qt with icc on WindowsAndy Shaw2014-03-061-0/+1
* 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-063-2/+14
* Fix win32 mkspecsOswald Buddenhagen2014-03-068-22/+18
* Win32: define _HAS_EXCEPTIONS as 0 when exceptions are off.Erik Verbruggen2014-03-043-3/+3
* automate handling of generated headers some moreOswald Buddenhagen2014-02-281-0/+14
* WinRT package_manifest: Remove comment about manifest overwriteAndrew Knight2014-02-203-3/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-1724-46/+18
|\
| * Remove automated generation of dwarf indexhjk2014-02-1624-46/+18
* | Initial support for the Intel Compiler 14.0 on OS XThiago Macieira2014-02-162-16/+29
* | Force alignment for SSE2 to not crash with mingwKonstantin Ritt2014-02-141-1/+1
* | Dynamic GL switch on WindowsLaszlo Agocs2014-02-147-14/+20
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-1/+2
|\|
| * Disable disabling exceptions with ICCThiago Macieira2014-02-121-1/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-112-4/+8
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-072-4/+8
| |\|
| | * Do not limit clang generated debug info to dwarf-2 on mac.Erik Verbruggen2014-01-211-4/+0
| | * 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
* | | WinRT: Use correct architecture values in manifests and vsOliver Wolff2014-02-077-3/+9
|/ /
* | 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-282-9/+9
* | Ensure C++11 support matches between Qt and user projects for static buildsTor Arne Vestbø2014-01-281-2/+11
* | iOS: Disable tests for all other modules than qtbaseTor Arne Vestbø2014-01-251-0/+5
* | eglfs: Remove unused variable on raspiLaszlo Agocs2014-01-241-6/+0