summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | WinRT: Provide qmake feature for generating a package manifestAndrew Knight2014-01-2420-1/+253
* | Add freebsd-clang mkspecGabriel de Dietrich2014-01-222-0/+80
* | iOS: Enable building of basic testsTor Arne Vestbø2014-01-221-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-214-2/+16
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-204-2/+16
| |\|
| | * clear OBJECTIVE_SOURCES as wellOswald Buddenhagen2014-01-201-0/+1
| | * eglfs: Allow using a different framebuffer deviceLaszlo Agocs2014-01-161-1/+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
* | | Fix eglfs compilation on raspiLaszlo Agocs2014-01-201-1/+0
|/ /
* | introduce qlalr featureOswald Buddenhagen2014-01-201-0/+49
* | Add support for using -isystem in qmakeThiago Macieira2014-01-204-1/+5
* | iOS: Fix simulator build by enabling SSE2 code pathsTor Arne Vestbø2014-01-182-9/+12
* | 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
* | iOS: Prevent trying to use both libc++ and libstdc++Tor Arne Vestbø2014-01-161-1/+1
* | 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
* | Remove runtime detection of Neon on ARM CPUsThiago Macieira2014-01-161-3/+1
* | 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
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-1335-255/+255
* | 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-103-7/+65
|\|
| * make the pkg-config error message more preciseOswald Buddenhagen2014-01-071-1/+1