summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\|