summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Automatically turn on SSE2 code generation throughout QtThiago Macieira2014-01-161-0/+17
* | Let Apple Clang 5.0 also have -Werror supportThiago Macieira2014-01-141-2/+2
* | Fix build with precompile headersAllan Sandfeld Jensen2014-01-141-1/+1
* | Use the QMAKE_CXXFLAGS_WARN_ON variable for setting -WerrorThiago Macieira2014-01-131-6/+6
* | Add -Werror support for the regular Clang, not Apple'sThiago Macieira2014-01-101-3/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-1/+1
|\|
| * make the pkg-config error message more preciseOswald Buddenhagen2014-01-071-1/+1
* | Move no-pch extra compiler to common featuresAllan Sandfeld Jensen2014-01-082-0/+26
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-242-13/+55
|\|
| * Make wayland-scanner install generated headersJorgen Lind2013-12-231-12/+54
| * Don't try to build qt_app in release against debug-only Qt buildsTor Arne Vestbø2013-12-211-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-15/+18
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-051-15/+18
| |\
| | * enable path replacement in installed prl files on all platformsOswald Buddenhagen2013-12-041-17/+18
| | * properly replace windows paths in installed meta filesOswald Buddenhagen2013-12-041-0/+2
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-052-5/+4
|\| |
| * | don't install qt dlls into lib/ any moreOswald Buddenhagen2013-12-031-0/+1
| * | complete implementation of force_debug_infoOswald Buddenhagen2013-12-031-5/+3
| |/
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-292-4/+5
|\|
| * CMake: Parse the output of new CMake versions.Stephen Kelly2013-11-271-2/+3
| * Remove leading '/' from target paths.Stephen Kelly2013-11-271-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2622-296/+446
|\|
| * fix header bundling in some framework buildsOswald Buddenhagen2013-11-151-1/+1
| * use the new "stash" instead of the (anything but) "regular" cacheOswald Buddenhagen2013-11-142-10/+5
| * Check for existence of QML import paths.Morten Johan Sørvig2013-11-141-1/+1
| * Android: Allow modules to specify permissions/featuresEskil Abrahamsen Blomfeldt2013-11-071-0/+13
| * Resolve Qt module deps before determining if QML import scanner is neededTor Arne Vestbø2013-11-051-1/+4
| * qt.prf: add correct library version when using qmlimportscannerRichard Moe Gustavsen2013-11-041-1/+1
| * Remove android specific qmake variables.BogDan Vatra2013-10-311-12/+0
| * export QT_NO_<foo> equivalents to the build systemOswald Buddenhagen2013-10-311-0/+4