summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * iOS: Use in-place string renaming to rename main() instead of ldTor Arne Vestbø2014-01-062-6/+64
* | Move no-pch extra compiler to common featuresAllan Sandfeld Jensen2014-01-082-0/+26
* | Change entry point for WinRT apps to WinMainMaurice Kalinowski2014-01-061-1/+1
* | 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 "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-234-15/+86
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-164-15/+86
| |\|
| | * Add mkspec for clang using libc++ on Linux.Jürgen Hunold2013-12-092-0/+52
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-052-15/+34
| | |\
| | | * 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
| | | * iOS: Use DWARF instead of DWARF with dSYM for debug buildsTor Arne Vestbø2013-12-031-0/+16
* | | | apply WinRT store certification linker flagsMaurice Kalinowski2013-12-203-3/+3
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-0511-12/+30
|\| |
| * | iOS: Explicitly use libstdc++ when C++11 support is not enabledTor Arne Vestbø2013-12-051-0/+9
| * | 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
| * | disable incremental linking for release_with_debug_info buildsOswald Buddenhagen2013-12-037-7/+7
| |/
| * iOS: Provide default launch image for 4-inch devicesTor Arne Vestbø2013-11-292-0/+10