summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* avoid that CROSS_COMPILE affects host buildsOswald Buddenhagen2014-08-011-1/+3
* Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Oswald Buddenhagen2014-07-311-6/+1
|\
| * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-6/+1
| |\
| | * Remove -Wcast-align from QMAKE_CXXFLAGS.Lisandro Damián Nicanor Pérez Meyer2014-06-271-6/+1
* | | Android: export ANDROID_SDK_BUILD_TOOLS_REVISION.BogDan Vatra2014-07-312-22/+7
|/ /
* | Android: Fix compiling targets with space in nameEskil Abrahamsen Blomfeldt2014-07-081-1/+1
* | Delete qml_plugin_import.cpp file only during distcleanKai Koehne2014-06-261-1/+1
* | CMake: Allow modules to specify the location of tests.Stephen Kelly2014-06-251-1/+10
* | CMake: Report an error if unit tests are not found for a module.Stephen Kelly2014-06-251-0/+2
* | Fix installation of private headers generated by wayland-scannerOlivier Blin2014-06-231-0/+2
* | CMake: Load plugin files unconditionally if present.Stephen Kelly2014-06-222-8/+7
* | install .lib files for static libs againOswald Buddenhagen2014-06-161-1/+1
|/
* 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 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
* Add build support for Windows Phone 8.1Andrew Knight2014-05-221-15/+15
* fix too aggressive installation of helper librariesOswald Buddenhagen2014-05-201-3/+3
* Strip bootstrapped binaries of unused sectionsThiago Macieira2014-05-191-0/+3
* Make the use of -ffunction-sections more generic in QtThiago Macieira2014-05-191-0/+2
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-142-4/+9
|\
| * fix doc references to webkitOswald Buddenhagen2014-05-132-4/+9
* | Use the "gcc" feature in simd.prfThiago Macieira2014-05-061-1/+1
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-031-0/+27
|\|
| * 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/release' into stableFrederik Gladhorn2014-05-011-6/+8
|\|
| * deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-6/+8
* | 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-301-0/+15
* | 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