summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.5'Thiago Macieira2009-06-241-2/+2
|\ | | | | | | | | Conflicts: tests/auto/qsqldatabase/tst_databases.h
| * Some fixes for LLVM on the Mac.Norwegian Rock Cat2009-06-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | The GCC-LLVM compilers on Snow Leopard have advanced enough to make them worth the effort to make sure they at least work again. These are the minimum changes needed to make things work. The current gcc-llvm compilers on Mac OS X support Objective-C++ so, no need to special case them anymore either. You STILL need to make sure your path is correct however. Reviewed by: Morten Sørvig
* | Better detection for OpenVG engines that run on top of OpenGLRhys Weatherley2009-06-241-0/+3
| | | | | | | | | | | | | | ShivaVG runs on top of OpenGL. Include the QMAKE_*_OPENGL flags on the link line if it is needed by the OpenVG engine. Reviewed-by: trustme
* | Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-221-0/+3
| | | | | | | | | | This change also moves the EGL support classes from QtOpenGL to QtGui so they can be shared between OpenGL and OpenVG.
* | Merge branch '4.5'Tom Cooksey2009-05-281-2/+5
|\ \ | |/ | | | | | | Conflicts: src/gui/embedded/qkbdtty_qws.cpp
| * support for -ltcg configure switch for Windows CE buildsJoerg Bornemann2009-05-281-2/+5
| | | | | | | | | | | | | | | | | | Additionally we turn -ltcg on by default on Windows CE. See commit 56191830 for details. Reviewed-by: mauricek BT: yes
* | Merge branch '4.5'Thiago Macieira2009-05-111-4/+4
|\ \ | |/
| * macx-g++42 spec linker was gcc instead of gcc-4.2João Abecasis2009-05-081-4/+4
| | | | | | | | | | | | | | | | Better alternative to 9ffcf3737901c49acb1a1bc6b65572d195d78a5d Task-number: 253052 Reviewed-by: Norwegian Rock Cat Reviewed-by: MortenS
| * Long live Qt 4.5!Lars Knoll2009-03-239-0/+464
|
* Change optimization flags from Os to O2 for OS X applications.Morten Sørvig2009-05-081-1/+1
| | | | | | Qt itself was O2 from 4.2 and up, this changes it for applications as well. Reviewed-by: nrc
* Long live Qt!Lars Knoll2009-03-239-0/+464