summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Windows Phone: add language control to the package manifestAndrew Knight2014-04-302-1/+16
* winphone: Fixed font deployment for Visual Studio projectsOliver Wolff2014-04-251-1/+3
* Fixed target path condition for font deploymentOliver Wolff2014-04-251-1/+1
* Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-231-2/+0
|\
| * Revert "Automatically link printsupport plugins to static applications."Oswald Buddenhagen2014-04-181-2/+0
* | snuff -L/-I with system paths when installing meta filesOswald Buddenhagen2014-04-152-5/+11
* | de-duplicate setup of libdir replacement in prl filesOswald Buddenhagen2014-04-154-29/+13
* | reshuffle code for clarityOswald Buddenhagen2014-04-151-21/+17
* | don't attempt to replace include paths in meta filesOswald Buddenhagen2014-04-151-7/+4
* | properly replace windows paths in installed qml plugin prl filesOswald Buddenhagen2014-04-151-0/+1
* | enable path replacement in installed qml plugin prl files on all platformsOswald Buddenhagen2014-04-151-8/+6
* | Add make check target for iOSSimo Fält2014-04-151-0/+6
* | QNX: Fix QDir::entryInfoList()Bernd Weimer2014-04-142-2/+2
|/
* Make Xcode debug info format controllable through a qmake variableTor Arne Vestbø2014-04-103-16/+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-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
|\