summaryrefslogtreecommitdiff
path: root/mkspecs
AgeCommit message (Expand)AuthorFilesLines
2013-02-25Automatically find external dependencies in cmake tests.Stephen Kelly1-1/+7
2013-02-25Extract some cmake related functions for re-use.Stephen Kelly2-15/+27
2013-02-25Add device mkspec for i.MX53 devicesSean Harmer2-0/+79
2013-02-25Blackberry adding some compiler optimizationsFabian Bumberger1-1/+1
2013-02-22Fix indentation.Stephen Kelly1-1/+1
2013-02-22List the Release library before the Debug library in cmake files.Stephen Kelly1-24/+24
2013-02-21Create module-specific internal cmake macrosStephen Kelly1-9/+9
2013-02-21Populate the cmake variables only one time.Stephen Kelly1-63/+64
2013-02-20simplify qtAddModule() by using $$qtPlatformTargetSuffix()Oswald Buddenhagen1-6/+1
2013-02-20remove pointless conditionals and expansions from qtLibraryTarget()Oswald Buddenhagen1-4/+1
2013-02-20don't suppress building examples in non-prefix buildsOswald Buddenhagen1-2/+2
2013-02-18add QT_CONFIG's static/shared to CONFIG on startupOswald Buddenhagen4-17/+3
2013-02-18take advantage of new safety regarding build config resolutionOswald Buddenhagen5-5/+5
2013-02-18refactor build config resolutionOswald Buddenhagen11-49/+75
2013-02-18Blackberry: Specify QMAKE_LFLAGS_RPATHLINK for BB10 platformTobias Koenig1-0/+1
2013-02-14Make cmake packages installed to /usr non-relocatable.Stephen Kelly1-4/+14
2013-02-13remove useless unset()sOswald Buddenhagen2-9/+0
2013-02-13If the libdir is absolute, make the config file non-relocatable.Stephen Kelly1-0/+4
2013-02-11use install path as fallback when locating toolsOswald Buddenhagen1-1/+1
2013-02-11Fix regex for determining if a path is relative.Stephen Kelly1-4/+4
2013-02-09Don't duplicate the 'top-level' include dir in all modules.Stephen Kelly1-2/+2
2013-02-09Include the CMake Extras file and the Macros file only once.Stephen Kelly1-4/+4
2013-02-06ensure consistent pkg-config file naming for macx qt frameworksOswald Buddenhagen1-0/+1
2013-02-06beautify the pkg-config Name: fieldOswald Buddenhagen1-1/+1
2013-02-06export QT_CONFIG only in Qt5Core.pcOswald Buddenhagen1-4/+0
2013-02-06export QT_CONFIG instead of CONFIG to .pc filesOswald Buddenhagen1-2/+1
2013-02-05fix transitive linking for x-buildsOswald Buddenhagen1-1/+0
2013-02-04fix lack of rpath-link when using modules from final locationOswald Buddenhagen3-53/+24
2013-02-01Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada8-175/+206
2013-02-01substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen1-0/+7
2013-01-31Merge branch 'release' into stableSergio Ahumada8-175/+206
2013-01-31don't create forwarding module pris for non-prefix buildsOswald Buddenhagen1-62/+78
2013-01-31qt_module_fwdpri.prf => qt_module_pris.prfOswald Buddenhagen2-60/+54
2013-01-31centralize detection of prefix buildsOswald Buddenhagen5-6/+9
2013-01-31do not actually build examples in production buildsOswald Buddenhagen1-0/+8
2013-01-31fix duplicated installation of qml example filesOswald Buddenhagen1-17/+25
2013-01-30fix path adjustments in installed metafilesMark Brand2-0/+19
2013-01-30adjust paths in installed prl files for mingwMark Brand1-1/+1
2013-01-30adjust paths in installed module metafiles from modular buildMark Brand1-1/+1
2013-01-28explicitly set QMAKE_PKGCONFIG_NAMEOswald Buddenhagen1-0/+1
2013-01-28include all module dependencies into pkg-config Requires: fieldOswald Buddenhagen1-1/+1
2013-01-28use correct module names in pkg-config Requires: fieldOswald Buddenhagen1-1/+2
2013-01-24Use new path manipulation functions from qmake.Stephen Kelly1-21/+20
2013-01-18Update copyright year in Digia's license headersSergio Ahumada145-145/+145
2013-01-16Device mkspec for BlackBerry PlaybookRafael Roquetto4-0/+98
2013-01-15Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn1-2/+0
2013-01-14Fix QtBase cross compilation in debug mode for iMX6 targets.Milian Wolff1-3/+6
2013-01-11remove definitions of QMAKE_{LIB,INC}DIR_QTOswald Buddenhagen1-2/+0
2013-01-09Support MinGW for CTest test casesJonathan Liu1-1/+2
2013-01-09The executables always go into QT_HOST_BINS.Stephen Kelly1-1/+1