summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Use sdk.prf to set macosx-version-min instead of static conf filesTor Arne Vestbø2013-02-2213-19/+40
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-2019-66/+79
|\
| * add QT_CONFIG's static/shared to CONFIG on startupOswald Buddenhagen2013-02-184-17/+3
| * take advantage of new safety regarding build config resolutionOswald Buddenhagen2013-02-185-5/+5
| * refactor build config resolutionOswald Buddenhagen2013-02-1811-49/+75
| * Blackberry: Specify QMAKE_LFLAGS_RPATHLINK for BB10 platformTobias Koenig2013-02-181-0/+1
* | Always build against an SDK on Mac OSTor Arne Vestbø2013-02-201-0/+2
* | Clean up how we build against SDKs on Mac OSTor Arne Vestbø2013-02-192-8/+27
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-183-13/+14
|\|
| * Make cmake packages installed to /usr non-relocatable.Stephen Kelly2013-02-141-4/+14
| * remove useless unset()sOswald Buddenhagen2013-02-132-9/+0
* | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-182-8/+0
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-1715-202/+229
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1415-202/+229
| |\|
| | * If the libdir is absolute, make the config file non-relocatable.Stephen Kelly2013-02-131-0/+4
| | * use install path as fallback when locating toolsOswald Buddenhagen2013-02-111-1/+1
| | * Fix regex for determining if a path is relative.Stephen Kelly2013-02-111-4/+4
| | * Don't duplicate the 'top-level' include dir in all modules.Stephen Kelly2013-02-091-2/+2
| | * Include the CMake Extras file and the Macros file only once.Stephen Kelly2013-02-091-4/+4
| | * ensure consistent pkg-config file naming for macx qt frameworksOswald Buddenhagen2013-02-061-0/+1
| | * beautify the pkg-config Name: fieldOswald Buddenhagen2013-02-061-1/+1
| | * export QT_CONFIG only in Qt5Core.pcOswald Buddenhagen2013-02-061-4/+0
| | * export QT_CONFIG instead of CONFIG to .pc filesOswald Buddenhagen2013-02-061-2/+1
| | * fix transitive linking for x-buildsOswald Buddenhagen2013-02-051-1/+0
| | * fix lack of rpath-link when using modules from final locationOswald Buddenhagen2013-02-043-53/+24
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-018-175/+206
| | |\
| | | * Merge branch 'release' into stableSergio Ahumada2013-01-318-175/+206
| | | |\
| | | | * don't create forwarding module pris for non-prefix buildsOswald Buddenhagen2013-01-311-62/+78
| | | | * qt_module_fwdpri.prf => qt_module_pris.prfOswald Buddenhagen2013-01-312-60/+54
| | | | * centralize detection of prefix buildsOswald Buddenhagen2013-01-315-6/+9
| | | | * do not actually build examples in production buildsOswald Buddenhagen2013-01-311-0/+8
| | | | * fix duplicated installation of qml example filesOswald Buddenhagen2013-01-311-17/+25
| | | | * explicitly set QMAKE_PKGCONFIG_NAMEOswald Buddenhagen2013-01-281-0/+1
| | | | * include all module dependencies into pkg-config Requires: fieldOswald Buddenhagen2013-01-281-1/+1
| | | | * use correct module names in pkg-config Requires: fieldOswald Buddenhagen2013-01-281-1/+2
| | * | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-0/+7
| | |/ /
| | * | fix path adjustments in installed metafilesMark Brand2013-01-302-0/+19
| | * | adjust paths in installed prl files for mingwMark Brand2013-01-301-1/+1
| | * | adjust paths in installed module metafiles from modular buildMark Brand2013-01-301-1/+1
* | | | purge vestiges of QMAKE_LFLAGS_QT_DLLOswald Buddenhagen2013-02-131-1/+0
* | | | purge QMAKE_LIBS_OPENGL_QTOswald Buddenhagen2013-02-1349-49/+1
|/ / /
* | | Refactor QEglFSPandaHooks and add physicalScreenSize()Gunnar Sletta2013-01-301-64/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-21/+20
|\| |
| * | Use new path manipulation functions from qmake.Stephen Kelly2013-01-241-21/+20
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22149-145/+243
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-18145-145/+145
| * | Device mkspec for BlackBerry PlaybookRafael Roquetto2013-01-164-0/+98
* | | Android-eglfs: Fixed build against Android 4.0.xSamuel Rødal2013-01-212-1/+13
* | | Android-eglfs: Added support for non-composited rendering.Samuel Rødal2013-01-182-2/+64
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-164-7/+9
|\| |